/* CSS Document */
body	{ background-image:url(../bgpatternlite.jpg) ;margin: 0px;font-family: Verdana, Arial; font-weight:normal; color: white;font-size:11px;}

a	{font-weight:bold;text-decoration:none; background:0; font-family: Verdana; color:#cc9900;  font-size:11px; border:0;}
a:hover	{font-weight:bold; text-decoration:none; font-family: Verdana; color:#D7B31F; background:0; font-size:11px; border:0;}
a:visited	{font-weight:bold;text-decoration:none; background:0; font-family: Verdana; color:#cc9900;  font-size:11px; border:0;}





a.sidebox	{font-weight:bold;text-decoration:none; background:#D7B31F; font-family: Verdana; color:#D7B31F;  font-size:14px; border: solid 1px #D7B31F;}
a.sidebox:hover	{font-weight:bold; text-decoration:none; font-family: Verdana; color:#FFFFFF; background:#FFFFFF; font-size:14px; border: solid 1px #D7B31F;}
a.sidebox:visited	{font-weight:bold; text-decoration:none; font-family: Verdana; color:#D7B31F; background:#D7B31F; font-size:14px; border: solid 1px #D7B31F;}


a.sidenew	{font-weight:bold;text-decoration:none; font-family: Verdana; color:#FFFFFF; font-size:14px;  background-color:#FFFFFF; border: solid 1px #D7B31F;}
a.sidenew:visited	{font-weight:bold;text-decoration:none; font-family: Verdana; color:#FFFFFF; font-size:14px;  background-color:#FFFFFF; border: solid 1px #D7B31F;}
a.sidenew:hover	{font-weight:bold; text-decoration:none; font-family: Verdana; color:#FFFFFF; font-size:14px;  background:#FFFFFF; border: solid 1px #E4D493;}

.posts	{font-family: Verdana, Arial, sans-serif;color: #00546A;font-size:11px;}
h3 {font-weight:bold;text-decoration:none; background:0; font-family: Verdana; color:#cc9900;  font-size:11px; border:0;}
h1 {font-weight:bold;text-decoration:none; background:0; font-family: Verdana; color:#00546A;  font-size:14px; border:0;}

.sidebox {line-height:25px;	}
.sidenew {line-height:25px;	}

p {
	line-height:15px;
	}
#tag{
	float:left;
	}
#posts{
	margin:8px;
	}


#iframe{
   
	overflow:hidden;
	position:relative;
	border-bottom:solid #FFFFFF 4px;
	border-left:solid #FFFFFF 4px;
	border-top:solid #FFFFFF 4px;
	border-right:solid #FFFFFF 2px;
	v-align:top;
	width:100%;
	height:98%;
	background-color:#FFFFFF;
		}
#iframe2{
    overflow:hidden;
	position:relative;
	border:0;
	width:100%;
	height:100%;
	background-color:#FFFFFF;
		
	} 
	
#content {
	display: block;
	overflow:auto;
	position:absolute;
	width:100%;
	height:100%;
	background:#FFF;
	left: -1px;
		
		}
	


#lightbox {
	background-color: #FFF;
	padding: 0; margin: 0;	
		
	}

#overlay {
	background-image: url(../lightbox/overlay.png);
}
#lightboxCaption {
	position:absolute;
	text-align: left;
	color: #FFFFFF;
	font-size: 11px;
	font-weight:bold;
	background-color: none;
	padding-bottom: 0;
	padding-top: 0;
	z-index:100;
	}
#lightboxIndicator {
	border: 0;
}
#lightboxOverallView {
	background-image: none;
}

* html #overlay {
	background-color: #000;
	background-image: url(none);
	filter: Alpha(opacity=60);
}

