/* CSS Document */body {margin:0px; padding:0px; background-image: url(../media/back.jpg); background-repeat:repeat;	font-family:Verdana, Arial, Helvetica, sans-serif;	font-size:62.5%  /*default font size is 16px this makes the default 10px */	}h1{font-size:1.3em; color:#666; margin-left:15px; margin-bottom:20px;}h2{font-size:1.2em; color:#666; margin:3px 75px 3px 15px; border-bottom:1px dotted #666;}#content {        position:absolute;        left:50%;        width:800px;        margin-top:30px;        margin-left:-420px;        padding:15px;  /* BOX MODEL*/		border:2px #666 solid;        background-image: url(../media/backmain.jpg);        }#header{float:left;		width:800px;		height:255px;		padding-bottom:15px;  /* BOX MODEL?*/		font-size: 1.4em;		background-image:url(../media/header.gif);		background-repeat:no-repeat;		background-position:top;		}#sideNav{	float:left;	margin-left:5px;	width:195px;	font-size: 1.1em;	background-image: url(../media/menuShadow.gif);	background-repeat: repeat-y;	}#header ul{margin: 200px 0 0 0;  list-style-type:none; padding:0}#header li{ display: inline;						 font-weight:bold;}			 			 #sideNav ul{list-style-type:none; padding:0; margin-left:15px;}#sideNav li{}			 #header a:link{font-weight:bold; text-decoration:none; color: #000;}#header a:active{font-weight:bold; text-decoration:none; color: #000;}#header a:visited{font-weight:bold; text-decoration:none;color: #000;}#header a:hover{font-weight:bold; text-decoration:none; color: #fff;}#copy{	float:left;	width:600px;	background-image: url(../media/copyShadow.gif);	background-position: 0 10px;	background-repeat: repeat-y;	}	p{padding-left: 30px; padding-right:50px; line-height: 1.5em; color: #666;}a{font-weight:bold; text-decoration:none; color: #000; }a.plain{ line-height:1.5em; color:#666666;}a:hover{color: #ccc;}ul{padding-top:10px; list-style-type:square;}/*li{ line-height:2.5em;}*/ul#imageList li{display:inline; padding-right:5px;}ul#imageList{text-align:center; margin: 0; padding: 0; list-style-type:none; }img#placeholder{display:block; margin-right: auto; margin-left:auto;}p#desc{text-align:center;}#nudes, #landscape, #book, #france{display:none;}