@charset "UTF-8";
/* CSS Document */
*{	
	margin:0;
	padding:0;
	border:0;	
}
img.ads{
	border: 1px solid white;
}
a{
	text-decoration:none;
}
a:link {
	color: #0099FF;
}
a:visited {
	color: #0099FF;
}
a:hover {
	color: #0066FF;
}
a:active {
	color: #0066FF;
}

a.adLink:link {
	border: white;
	filter:alpha(opacity=100); 
	-moz-opacity: 1.0; 
	opacity: 1.0;
}
a.adLink:visited {
	color: #0066FF;
	border: white;
	filter:alpha(opacity=100); 
	-moz-opacity: 1.0; 
	opacity: 1.0;	
}
a.adLink:hover img{
	border: 1px solid #0099FF;
	filter:alpha(opacity=75);   
	-moz-opacity: .75;   
	opacity: .75;
}

a.adLink:active {
	border: #0099FF;
	filter:alpha(opacity=75);   
	-moz-opacity: .75;   
	opacity: .75;

}
body{
	background:#000000 url(../images/back.jpg) top repeat-x fixed;
	width: 100%;
	height: 100%;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:white;
	text-align:center;
}
#head_wrap{
	top:0px;
	border:#0099FF;
	display:block;
	text-align:center;	
	position:fixed;
}
	
div#header{
	background-color: #002D69;
	border-bottom:#000000 thin solid;
	width:1000px;
	height:144px;
	margin:0 auto;
	visibility:visible;
	display:block;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
div#fade{
	background-color:#000000;
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
	width:1000px;
	height:18px;
	margin:0 auto;
	visibility:visible;
	display:block;
}
.container{
	background-color:#000000;
	border:#002D69 thin solid;
	width:1000px;
	height:100%;
	display: block;
	border: 1px;
	margin: 0px auto;
}
#main{
	border:#0099FF;
	display:block;
	padding:5px;
	margin:0 auto;
	margin-top: 170px;
	border-bottom: 1 solid #000000;
	}
#banners{
	text-align:center;
	width:100%;
	margin:0 auto;
	margin-bottom:6px;
	
}
#banners img{
	width:99%;
	border:white;
	
}

#banners a img{
	width:99%;
	border:white;
	
}
#left{
	width:200px;
	float:left;
	background-color:#999999;
	display:block;
	text-align:center;
	height: 100%;
}
#footer{
	clear:both;
	text-align:center;
	display:block;
	color:white;
}
#right{
	width:200px;
	float: right;
	background-color:#999999;
	display:block;
	text-align:center;
	height: 100%;
}
#center{
	width:580px;
	display:block;
	text-align:center;
	margin-left:205px;
	font-size:9px;
	height:100%;
}
.ads{
	background-color:#0099FF;
	width: 90px;
	margin-top: 3px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
}
#photo{
	display:block;
	text-align:center;
}
#top, .top{
	background:#000000 url(../images/center_top.jpg) top no-repeat scroll;
	width:580px;
	height:17px;
	display:block;
	margin:0 auto;
	padding-top:3px;
	text-align:left;
	
	}
#left .top, #right .top{
	background:#000000 url(../images/side_top.jpg) top no-repeat scroll;
	font-size:12px;
	width:200px;
	height:17px;
	display:block;
	margin:0 auto;
	padding-top:3px;
	text-align:left;
	
	}
#left .inside, #right .inside{
	width:200px;
	height:223px;
	font-size:12px;
	background-color:#e5e5e5;
	margin:0 auto;
	padding:2px 0;
	text-align:left;
	color:#000000;
	overflow: auto;
}	
#left .bottom, #right .bottom{
	background:#000000 url(../images/side_bottom.jpg) top no-repeat scroll;
	font-size:12px;
	width:200px;
	height:20px;
	display:block;	
	margin:0 auto;
	margin-bottom:10px;

}

.top a:link {
	color:white;
	margin-left:4px;
	margin-top:5px;
	vertical-align:middle;
}
.top a:visited {
	color:white;
	margin-left:4px;
	margin-top:5px;
	vertical-align:middle;
}
.top a:hover {
	color:red;
	margin-left:4px;
	margin-top:5px;
	vertical-align:middle;
}

#inside, .inside{
	width:580px;
	background-color:#e5e5e5;
	display:block;
	margin:0 auto;
	padding:2px 0;
	text-align:left;
	color:#000000;
}	
#bottom, .bottom{
	background:#000000 url(../images/center_bottom.jpg) top no-repeat scroll;
	width:580px;
	height:20px;
	display:block;	
	margin:0 auto;
	margin-bottom:10px;

}
p#ad_contact{
	width:100%;
	height:100%;
	background-color: #666666;
	margin:3px 0px 0px;
	display:block;
	vertical-align:middle;
}
ul{
	list-style-image:none;
	list-style-position: outside;
	list-style-type:none;
	text-align:center;
	font:status-bar;
}
li {
	display:inline;
	padding:0 10px;

}
.nav{
	background-image: url(../images/bar.jpg)
	background-repeat:repeat-x;
	font-size:9px;
	text-align:center;
	font-weight: bold;
	width:580px;
	height: 21px;
	display: block;
	padding-top:2px;
	
}
.navButton{
	background-color:#0099FF;
	width:150px;
	display: inline-block;
	border:1px solid #FFFFFF;
	text-align:center;
	margin:0 auto;

}
.navTOP{
	background-image:url(../images/bar.jpg);
	background-repeat:repeat-x;
	height: 20px;
	font-size:9px;
	text-align:center;
	font-weight: bold;
	width:1000px;
	border-bottom:1px solid #000000;

}

.navTOP a:link{
	color:white;
}
.navTOP a:visited{
	color:white;
}
.navTOP a:hover{
	color:red;
}
.navTOP a:active{
	color:white;
}
.nav a:link {
	color: #FFFFFF;
	padding:0 5px;
	display:block;

}
.navButton a:visited {
	color: #FFFFFF;
	padding:0 5px;
	display:block;


}
.navButton a:hover li{
	color: #FF0000;
	display:block;


}
.navButton a:hover {
	color: red;
	display:block;
	padding:0 5px;
	background-color:#FFFFFF;
}
.navButton a:active {
	color: #FF0000;
	padding:0 5px;
	display:block;

}
.byDate{
	padding:0px 4px;
}

.bar{
	background-image:url(../images/bar.jpg);
	background-repeat:repeat-x;
	padding: 0 4px;
	height: 20px;
	font-size:9px;
	text-align:left;
	vertical-align: middle;
}
.archivesBar{
	background-image:url(../images/bar.jpg);
	background-repeat:repeat-x;
	padding: 0 4px;
	width:358px;
	height: 20px;
	font-size: 9px;
	text-align:left;
	vertical-align: middle;
	font-weight: bold;
}
#footer{
	text-align:center;
	font-size:10px;
}
.ads{
	background-color:#FFFFFF;
	vertical-align: middle;
	text-align: center;
	color: #000000;
	padding:0px;
	border-bottom: #000000 solid 5px;
}
.slideshow{
	border: #FFFFFF solid 1px;
	font-size:9px;
	text-align:center;
	vertical-align: middle;
	background-color: #e5e5e5;
	height:385px;
}

.archives{
	height: 20px;
	font-size:9px;
	text-align:left;
	vertical-align: middle;
	padding: 0 4px;

}
.thumb{
	text-align:center;
	padding:1px;
	display: inline;
	border-spacing:0px;

}
.thumb img{
	width:50px;
	height:50px;	
}

a.thumb img{
	border: 2px solid #e5e5e5;
}

a.thumb:link img{
	border: 2px solid #e5e5e5;

}
a.thumb:visited img{
	border: 2px solid #e5e5e5;

}
a.thumb:hover img{
	border: 2px solid #0099FF;
}

a.thumb:active img{
	border: 2px solid #0099FF;

}

.img_slidshow{
	height:100%;
	max-width:580px;
	max-height:388px;

	}

#thumbs .inside{
	text-align: center;
}

div.col1{
	margin-left:4px;
	overflow: inherit;
}
div.col2{
	margin-left:110px;

}
div.col3{	
	margin-left:230px;

}
div.col4{	
	margin-left:330px;

}
div.col5{	
	margin-left:460px;

}
.col1, .col2, .col3, .col4, .col4{
	display: inline;
}
img#adsbottom{
	bottom:0;
}
img.advertBar{
	width:200px;
}
#list{
	overflow: auto;
}


#byDate ul{	display:none;}
#byDate li{ list-style-type:none; display: block; text-align:left;}
