html, body { height:100%; margin:0px; padding:0px; background-color:#333333; font-family:Arial, Helvetica; font-family:Arial, Helvetica, sans-serif; color:#999999; font-size:100%;}

a:link { color:#999999;text-decoration:none; }
a:visited { color:#999999;text-decoration:none; }
a:hover { color:#FFFFFF;text-decoration:none; }
a:active { color:#999999;text-decoration:none; }

#container { 
	width: 780px; 
	height: 578px; 
	text-align: center; 
	background-color:#000000; 
	position: absolute; 
	left: 50%; 
	top: 50%; 
	margin-left: -390px; 
	/* Half the width of the DIV tag which is 50 pixels */ 
	margin-top: -289px; 
	/* Half the height of the DIV tag which is also 50 pixels */ 
	}
	
#enter {width: 780px; height: 558px; }
#enter img { margin-top: 166px; }
#footer { float:left; width: 780px; height:20px; font-size:11px; line-height:20px; color:#666666; background-color:#333333;}
#footer #copyright { float:left;}
#footer #very { float:right;}
#footer #very a { color:#999999; text-decoration:none; }
#footer #very a:hover { color:#FFFFFF; }

#left { float:left; text-align:left; width:166px; height:558px;}
#left img { padding:14px;}
#left ul { margin:0px; padding-left:14px; padding-bottom:14px;}
#left li { margin:0px; padding:0px; font-size:11px; list-style-type:none;}
#left li a:link { color:#999999;text-decoration:none; }
#left li a:visited { color:#999999;text-decoration:none; }
#left li a:hover { color:#FFFFFF;text-decoration:none; }
#left li a:active { color:#999999;text-decoration:none; }
#left li .on { color:#FFFFFF; }

#thumbs { float:left; width:614px; padding-top:14px; }
#thumbs .thumb { float:left; width:122px; height:90px; padding:0px; margin:0px; text-align:left; }

#image { float:left; padding-top:14px; }
#image .table { width:600px; height:530px; text-align:center; }
#image .table { }

#text1 { float:left; width:300px; font-size:11px; text-align:left; padding-top:52px;}
#text1 p{ padding-left:100px; padding-bottom:5px; margin:0px; padding-right:14px;} 
#text2 { float:left; width:300px; font-size:11px; text-align:left; padding-top:52px;}
#text2 p{ padding-bottom:5px; margin:0px;} 