/* CSS Document */

*{
	margin: 0px;
	padding: 0px;
}

body{
	background: url("http://licenceforsex.com/images/bg.gif") repeat-x scroll left top #EDEDED;
	color:#76797C;
	font: 12px/18px "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;}
	
a {color: #0088CC;}

#header {
	margin: 0 auto;
	font: 12px/18px "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
    	text-align:center;
	width:1036px;
	padding-bottom:10px;
	
}
#header p{ font-size:90%;}
H1 {
	font-size:200%; 
	color:black;
	padding:10px;
	}
H2 {
	font: 12px/18px "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
        width:1036px;
        text-align:center;
        font-size:100%;
        margin-left:3px;
        padding-bottom:12px;
        font-size:126%;
}
H3 {	text-align:center;
	padding:3px;

}

#bodycount{
	margin: 0 auto;
	width:1036px;
}

.galleryitem {
	margin: 0 2px 3px;
	float: left;
	height:270px;
	border-style:solid;
	border-width:1px;
}

.galleryitem:hover {
	border-style:dashed;
        border-width:1px;
        border-color:black;

}

.galleryitem img {
	border-style:none;
}

.reset{
	clear:both;
	width:1px;
	height:1px;
}

.firstgalleryitem {
        margin: 0 3px 8px 3px;
	float: left;
        border-style:solid;
        border-width:1px;
        text-align:center;
	width:199px;
	height:535px;
	font-size:95%;
	
}

.firstgalleryitem p {
	
	font-size:95%;
	height:20px;
}

.firstgalleryitem p1 {
	
	font-size:95%;
	height:15px;
}

.firstgalleryitem p2 {
	
	font-size:95%;
	height:15px;
}

.firstgalleryitem p3 {
	
	font-size:95%;
	height:6px;
}

.firstgalleryitem p:hover:after{
	content: "\00BB"
}

.firstgalleryitem p:hover:before{
	content: "\00AB"
}

.firstgalleryitem p1:hover:after{
	content: "\00BB"
}

.firstgalleryitem p1:hover:before{
	content: "\00AB"
}

.line {
	color:#F27A1F;
	width:85%;
	margin: 0 auto;
}


#storycount{
	margin: 10px auto;
	width:1036px;
}

#storycount p {
	text-align:center;
	font-size:109%;
	}
.story{
	border-style:solid;
	border-width:1px;
	border-color:black;
	width:508px;
	background-color: Menu;
	height:200px;
	float: left;
	padding:2px;
	margin:2px;
}
.story p {font-weight:bold;}
#law{
	text-align:center;
}