body { background-color:#efefef; margin:8px; padding:0px; color:#333333; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 10px; }
a:link, a:visited { text-decoration: none; color: #333333; }
a:hover, a:active { text-decoration: none; color: #990000; }

#container { margin: 0px; padding: 0px; }

#banner { padding: 1px; margin-bottom: 1px; }

#content { padding: 0px; text-align: center;}

#description { clear: both; width: 600px; padding: 4px; text-align: justify; color: #333333; border:1px solid #CF0000; margin:5px; background-color: #FFFFFF; text-transform: lowercase; }

#description2 { clear: both; width: 450px; padding: 4px; margin-top: 5px; color: #333333; border:1px solid #CF0000; margin:0px 5px 5px 0px; background-color: #FFFFFF; }

#description3 { clear: both; padding: 4px; margin-top: 5px; text-align: justify; color: #666666; border:1px solid #CF0000; margin:0px 5px 5px 0px; background-color: #FFFFFF; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;}

#description4 { padding: 4px; margin-top: 5px; text-align: justify; color: #666666; border:1px solid #CF0000; margin:0px 5px 5px 0px; background-color: #FFFFFF; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 9px;}

#footer { clear: both; width: 600px; padding: 5px; margin-top: 5px; text-align: justify; color: #990000; }

.menu { text-align: left; 	text-transform: lowercase;
}

#content img {  padding: 4px; border:1px solid #CF0000; margin:0px 5px 5px 0px; background-color: #ffffff; }

#footer a:link, #footer a:visited { text-decoration: none; color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; text-transform: uppercase; }

#footer a:link#current, #footer a:visited#current, #footer a:hover { color: #990000; }

#banner a:link, #banner a:visited, #content a:link, #content a:visited { text-decoration: none; color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; }

#banner a:link#current, #banner a:visited#current, #banner a:hover, #content a:hover { color: #990000; }

.title {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-transform: lowercase;
}

.image { float:none;  } 
.image img { text-align: center; display: block; position: relative; background-color: #ffffff; border: 1px solid #a9a9a9; margin:5px; padding: 4px; }


.thumb img {  background-color: #ffffff; border: 1px solid #a9a9a9; margin: 6px -6px 6px -6px; padding: 4px; }


.thumb .current_thumbnail {
	filter: alpha(opacity=99);
	opacity: 0.99;

    }
.thumb a img {
	filter: alpha(opacity=70);
	opacity: 0.70;

    }
.thumb a:hover img, #thumbs a:focus img {
	filter: alpha(opacity=99);
	opacity: 0.99;

    }
	
/* CSS- Cascading Style Sheet for the Template: fancyarchive */
/* ADD THIS TO YOU OWN STYLE SHEET!!! */
.thumbnails {

background-color: #ffffff; border: 1px solid #a9a9a9; margin: 6px -6px 6px -6px; padding: 4px;    }

#searchbar {
    font-size: 8pt;
    font-family:Tahoma;
    color: white;
    position: absolute;
    top: 10px;
    left: 80px;
	width:550px;
	text-align:left;
	padding: 4px;
    border-left:1px solid #999;
    border-right:1px solid #999;
    border-top:1px solid #999;
    border-bottom:1px solid #999;
		text-transform: lowercase;

	}

#images {
    font-size: 8pt;
    font-family:Tahoma;
    color: white;
    position: absolute;
    top: 75px;
    left: 80px;
	width:550px;
	text-align:left;
	padding: 4px;
    border-left:1px solid #999;
    border-right:1px solid #999;
    border-top:1px solid #999;
    border-bottom:1px solid #999;
		text-transform: lowercase;

	}

#links {
    font-size: 8pt;
    font-family:Tahoma;
    color: white;
    position: absolute;
    top: 30px;
    left: 500px;
	width:220px;
	text-align:left;
	padding: 4px;
    border-left:1px solid #999;
    border-right:1px solid #999;
    border-top:1px solid #999;
    border-bottom:1px solid #999;
		text-transform: lowercase;

	}

