/* For : BGCMD.org */
/* Date : 21 April 2008 */

body {margin: 0px;
	padding: 0px;
	font-family: tahoma, "ms sans serif", arial, verdana, helvetica;
	color: #333;
	font-size: 11px;
	background-image: url(/images/shell_bg.jpg);
	background-repeat: repeat-y;	
	background-position:center center;
}
a:link, a:visited { color:#000099; font-weight:bold; text-decoration:underline; }
a:hover { color:#990000; }

.defaultlink, a.defaultlink:link, a.defaultlink:visited { color:#000099; font-weight:bold; text-decoration:underline; }
a.defaultlink:hover { color:#990000; }

.bodyfont_lg, .bodyfont, byline, .bodyfont_lg:link, .bodyfont_lg:visited, .submenu:link, .submenu:visited { color:#2F5E16; font-size: 11px; text-decoration:none;}
.bodyfont_lg:hover { color:#000099; }
.text-inst {font-size:12px; font-weight:bold; color:#2F5E16;  }
.callink, a.callink:link, a.callink:visited {
	font-size:11px;
	color:#2F5E16;
	font-weight:normal;
	text-decoration: none;
}
a.callink:hover { text-decoration: underline; color:#000099; }
.homeimage { padding-left:-20px; padding-top:-10px; }
table {margin: 0px;
	padding: 0px; 
	font-family: tahoma, "ms sans serif", arial, verdana, helvetica;
	color: #333;
	font-size: 11px;
}

h1, table h1 { color: #000099; font-size:20px;}

#head {
	background-image: url(/images/header.jpg);
	background-repeat:no-repeat;
	height: 254px;
	width:793px;
	vertical-align:bottom; 
	position:relative;
	display:block;
}
#innderhead {
	background-image: url(/images/inner_header.jpg);
	background-repeat:no-repeat;
	height: 121px;
	width:793px;
	vertical-align:bottom; 
	position:relative;
	display:block;
}
#header_quote { font-size:14px; font-family: "ms sans serif", arial, verdana, helvetica;
	color:#ffffff; 
	width:330px; 
	text-align:center; 
	position:absolute; 
	top:180px; 
	left:45px;
	zindex:2; 
	text-decoration:none; }
#header_quote a:link, a:visited { 	text-decoration:none; }
a.nounderline:link, a.nounderline:visited, { text-decoration:none; }

.thebody {
	width: 793px;  
	padding-left:0px;
	background-image: url(/images/content_bg.jpg);
	background-repeat:repeat-y;
	margin-left: auto;
	margin-right: auto; text-align:left;

	/* margin-left:12px; */
}

#themenu {
	width: 793px;  
	padding-left:0px;
	background-image: url(/images/content_bg.jpg);
	background-repeat:repeat-y;
	margin-left: auto;
	margin-right: auto;

	/* margin-left:12px; */
}
.page_header { font-size:18px; color:#999999; text-align:left;}

#sponsors { margin:12px 24px; background-color:#ffffff; height:87px;  width:80%; text-align:center;
	padding: 10px 0; }



#footer {
	clear:both; 
	text-align: center; vertical-align: top;
	background-image: url(/images/footer.jpg);
	height:94px;
	background-color: #F5FAE6;
}
#footer a:link, #footer a:visited { padding: 0 10px 0 10px;
font-size:80%; color:555555; white-space:nowrap; border-left: 1px #bbb solid; }
#footer a:hover { 
font-size:80%; color:#990000; white-space:nowrap; }

.blueheader {padding-bottom:10px; color:2BBADC; font-size:28px; border-bottom: thin dotted ##000099; }
.redheader {padding-bottom:10px; color:dd0000; font-size:24px; border-bottom: thin dotted ##000099; }
