/*- - - - - - - - - - - - - - - - - - - - - */

body {	
	background: transparent url('../images/main_bg.gif') repeat top left;	
	background-color: #000000;
	background-position: top center;
	background-attachment:fixed;
	text-align:center;
	margin-top: 20px;
	height: 100%;
}

/* ----- TEXT ----- */

td, th {
	color: #CCCCCC;
	font-family: 'Lucida Grande', Verdana, Arial, 'Bitstream Vera Sans', sans-serif;
	font-size: 12px;
	font-style: normal;
}
.fontsm {
	color: #000000;
	font-size: 11px;
}
.fontsmwht {
	color: #FFFFFF;
	font-family: 'Lucida Grande', Verdana, Arial, 'Bitstream Vera Sans', sans-serif;
	font-size: 11px;
}
.font2 {
	color: #000000;
	font-family: 'Lucida Grande', Verdana, Arial, 'Bitstream Vera Sans', sans-serif;
	font-size: 12px;
}
.font3 {
	color: #000000;
	font-family: 'Lucida Grande', Verdana, Arial, 'Bitstream Vera Sans', sans-serif;
	font-size: 14px;
}
h1 {
	color: #B6C924;
	font-family: Garamond, Arial, Helvetica;
	font-size:24px;
	font-weight: bold;
	line-height: 1.4em;
	margin-bottom: 15px;
}
h3 {
	color: #B6C924;
	font-family: Garamond, Arial, Helvetica;
	font-size:18px;
	font-weight: bold;
	line-height: 1.4em;
	margin-bottom: 15px;
}

/* ----- FORMATTING ----- */

#header {
	background: transparent url('../images/header_bg.gif') repeat-x top left;	
	width: 900px;
	height: 83px;
}
#footer {
 
	padding: 20px; 
}
#whitebar {
	background-color: #FFFFFF;
	height: 10px;
}
#sidewhitebar {
	background-color: #FFFFFF;
	width: 10px;
	height: 10px;
}
#content {
	color: #CCCCCC;
	background-color: #000000;  
	padding: 20px 20px 20px 20px;	/* top right bottom left */
	width: 890px;
	height: 390x;

}
#posts {
	background-color: #000000;
	color: #CCCCCC;

}
#blog_content {
	color: #CCCCCC;
	padding: 20px 20px 20px 20px;	/* top right bottom left */

}
#blog_content img {
	color: #FFFFFF;
	border:1px solid #FFF;
	padding:4px;
}
.copyright {
	color: #666666;
	font-family: Garamond, Arial, Helvetica;
	font-size: 12px;
	padding: 4px;
	line-height: 17px;
}
#nav {
	background: transparent url('../images/navigation/nav_bg.gif') repeat-x top left;
	background-color: #834FA3;
	height: 40px;
}
#main_body {
	background-color: #F4F1DB; 
	height: 500px;
}
#box	{ 
	background: transparent url('../images/box_back.gif') no-repeat bottom right;
	background-color:#FFFFFF;
	color: #000000;
	font-family: 'Lucida Grande', Verdana, Arial, 'Bitstream Vera Sans', sans-serif;
	width: auto;
	font-size: 11px;
	margin-top: 20px auto 20px auto;
	padding:8px;
	border:2px solid #666666;
	
}
.fields   {
	font-family: Arial, Helvetica;
	border: 1px solid #343434;
	font-size: 12px; 
	color: #000000;
	background-color: #F0F0F0;
	width: 250px;

}
.select   {
	font-family: Arial, Helvetica;
	border: 1px solid #343434;
	font-size: 12px; 
	color: #000000;
	background-color: #F0F0F0;
}
.button   {
	background-color: #834fa3;
	color: #FFFFFF;
	border: 3px double #999999;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;	
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	margin-top: 4px;
	padding: 3px;
}
hr {
   	border: 0;
   	color: #B6C924;
   	background-color: #B6C924;
   	height: 2px;
   	margin: 10px 0px 10px 0px;	/* top right bottom left */
}
.hide {
	display:none
} 
.show {
	display:inline
}

/* ----- IMAGES ----- */

.img_bord {
	border:4px solid #742d14;
}
.alert {
	font-family: Arial, Helvetica;
	background: transparent url('../images/alert_ico_sm.gif') no-repeat 0% 2%;
	border:10px solid #990000; 
	background-color:#990000; 
	color:#FFFFFF; 
	font-size: 12px; 
	padding-left: 20px;
	padding-bottom: 2px;
	line-height: 18px;
	margin: 4px;
	width:455px;
}
a[class ="popup"] {
   	padding-right: 20px;
   	background: transparent url('../images/popup.gif') no-repeat center right;
}
a.popup {
	padding: 3px 18px 0px 0px;
   	background: transparent url('../images/popup.gif') no-repeat center right;
}

/* ----- LINKS ----- */

	a:link{ color: #996699; TEXT-DECORATION: underline; }
	a:visited{ color: #996699; TEXT-DECORATION: underline; }
	a:active{ color: #996699; TEXT-DECORATION: underline; }
	a:hover{ color: #333333; TEXT-DECORATION: none; }

	a.whlink:link{ color: #FFFFFF; TEXT-DECORATION: none; }
	a.whlink:visited{ color: #FFFFFF; TEXT-DECORATION: none; }
	a.whlink:active{ color: #FFFFFF; TEXT-DECORATION: none; }
	a.whlink:hover{ color: #FFFFFF; TEXT-DECORATION: none; }

	a.Hwhlink:link{ color: #FFFFFF; TEXT-DECORATION: underline; }
	a.Hwhlink:visited{ color: #FFFFFF; TEXT-DECORATION: underline; }
	a.Hwhlink:active{ color: #FFFFFF; TEXT-DECORATION: underline; }
	a.Hwhlink:hover{ color: #FFFFFF; TEXT-DECORATION: none; }
	
	a.foot:link{ color: #FFFFFF; TEXT-DECORATION: none; }
	a.foot:visited{ color: #FFFFFF; TEXT-DECORATION: none; }
	a.foot:active{ color: #FFFFFF; TEXT-DECORATION: none; }
	a.foot:hover{ color: #FFFFFF; TEXT-DECORATION: underline; }

/*- - - - - - - - - - - - - - - - - - - - - */


* html img,
* html .png{
    position:relative;
    behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
        this.src = "../images/spacer.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
        this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
    );
}