/* CSS Document */
body{margin:0px; padding:0px; font-style:normal; font-variant:normal; font-weight:normal; background:#FEFDF1; line-height:1.4em; font-size:0.8em; font-family:Trebuchet MS, Arial, Helvetica}
div, p, ul, h2, h1, img{margin:0px; padding:0px;}
h1 {font-style:bold; font-size:1.1em; letter-spacing: 1px } 
h2 {font-style:bold; font-size: 0.9em; letter-spacing: 1px } 
ul{list-style-type:none;}
a {
	color: #3B3B3B;
	text-decoration: underline;
	}
	
a:hover {
	color:#3366cc;
	}

/*----TOP PANEL----*/
#Top{width:640px; height:25px; position:absolute; top:0px; left:140px; margin:0 auto;font:14px/18px; background:#FEFDF1 url('../iconpix/main-bg.gif') repeat-x 0 0; color:#3B3B3B; }
#Top li{float:left; margin: 7px 7px}
#Top ul li a{padding:0 7px 0;color:#3B3B3B; text-decoration:none; font-weight:bold;}
#Top ul li a:hover{font-weight:bold; color:#FEF0B7; text-decoration:none;}

#Logo{width:100px; height:100px; background:#FEFDF1; position:absolute; top:0px; left:20px; margin:0 auto;font:14px/18px}

#Rings{width:600px; height:800px; background:url('../iconpix/middlefolder.gif') 0 0 repeat-x; position:absolute; top:23px; left:173px; margin:0 auto}
#LeftRing{width:33px; height:800px; float:left; background:url('../iconpix/leftfolder.gif') no-repeat 0 0; position:absolute; top:23px; left:140px; margin:0 auto}
#RightRing{width:33px; height:800px; float:left; background:url('../iconpix/rightfolder.gif') no-repeat 0 0; position:absolute; top:23px; left:747px;}
#Copyright{width:20px; height:800px; float:left; background:url('../iconpix/copyright_v.jpg') no-repeat 0 0; position:absolute; top:23px; left:780px;}

#AlbumPage{width:600px; height:350px; position:absolute; top:80px; left:153px; margin:0 auto;background:#fff;color:#3B3B3B}
#Thumbnails {width: 250px; height: 200 px; margin-left: auto; margin-right: auto; background: #3B3B3B; overflow-y: scroll; overflow-x: scroll;}

#Footer{width:300px; height:50px; background:#FEFDF1; position:absolute; top:535px; right:200px; margin:0 auto;}
#Footer li{float:left; }
#Footer ul li a{padding:0 10px 0; color:#3B3B3B; text-decoration:none; font-size:0.6em}
#Footer ul li a:hover{text-decoration:none; color:#12ad2a;}
