html, body {
  margin: 0px;
  padding: 0px;
  border: 0px;
}
#wrapper 
    {
	width:1000px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #375026;
	background-image: url(../images_layout/back.jpg);
	background-repeat: repeat-y;
} 

div.banner {
  margin: 0;
  font-size: 80% /*smaller*/;
  font-weight: bold;
  line-height: 1.1;
  text-align: left;
  position: fixed;
  top: 0em;
  left: auto;
  width: 100%;
  right: 0em;
}
div.banner p {
  margin: 0; 
  padding: 0.3em 0.4em;
  font-family: Arial, sans-serif;
  background: #900;
  border: thin outset #900;
  color: white;
}

div.banner a, div.banner em { margin: 0 0.5em }
div.banner a, div.banner em { border-top: 2px groove #900 }
div.banner a:first-child { border-top: none }
div.banner em { color: #CFC }
.ifram {
	background-color: #F4E5BA;
	background-image: url(/images/spacer.gif);
}


div.banner a:link { text-decoration: none; color: white }
div.banner a:visited { text-decoration: none; color: #CCC }
div.banner a:hover { background: black; color: white }

/* CSS Document */
/** {margin:0;padding:0} */
html {
	overflow: auto;
}
body {
	padding : 0;
	margin : 0;
	border: 0;
	background-color: #6B6B6B;
	height: 100%;
	font-family:Arial, Helvetica, sans-serif;
	background-image: url(../images_layout/body_bk.jpg);
	background-repeat: repeat-y;
	background-position: center;	
	/*scrollbar-base-color:#333300;*/	
	
}
/* header styles */
#header {
	background-image: url(/images_layout/wood.jpg);	/*width: 100%;
	height: 102px;
	position: absolute;
	top: 0px;
	left: 0px;
	position: fixed;
	z-index: 100;*/
	
	 /* creates the top overlap of the right column */
}
#headerlft {
	background: url(../images/logo.jpg);
	width: 204px;
	height: 177px;
	position: absolute; 
	top: 0px; 
	left: 0px;	
	 /* creates the top overlap of the right column */
}
#headerrt {
	background: url(../images/header.jpg);
	width: 777px;
	height: 84px;
	position: absolute; 
	top: 0px; 
	right: 0px;	
	 /* creates the top overlap of the right column */
}
#cvp {
	/* margin-left:10.2em;
        margin-right:10.2em;
        padding-left:1em;
        padding-right:1em;
		position: absolute;
	top: 142px;
	left: 204px;
	bottom: 0px;
	right: 0px;
	
	z-index: 90;*/
	text-align: center;
	padding-right: 5px;
}
#main-top {
		background: url(../images/red_bar_center.jpg);
		height: 44px;
		
}
#main-top-text {
	font-size: 16px;
	color: #FFFFFF;
	margin-left: 5px;
	margin-top: 20px;
	margin-right: 10px;
	text-align: left;
	vertical-align: bottom;
	font-weight: bold;
}
#main-board {
	font-size: 12px;
	color: navy;	
	text-align: left;
	vertical-align: top;	
	font-weight: bold;
	margin-left: 2px;
	margin-right: 1px;	
	border-left: 5px #CE2F2C solid;
	border-right: 5px #CE2F2C solid;
	
}
#main-text {
	font-size: 12px;
	color: #333333;	
	text-align: left;	
	margin-left: 6px;
	margin-right: 6px;	
	
	
}
#main-foot {
		background: url(../images/red_frame_bot_center.jpg);
		height: 11px;
		
}
/* and then we put each list on its place */
#list1 {
	/*position: absolute;
	top: 135px;
	left: 0px;
	bottom: 0px;
	right: 0px;*/
	width: 205px;
	background: url(../images/lower_blue.jpg);
	background-color: #FFFFFF;
	/*height: 900px;*/
	padding-top: 5px;
	
}
#list2 {
		/*position: absolute; 
		top: 135px; 
		right: 0px; 
		bottom: 0px; 
		right: 0px; */
		background: url(../images/blue_box.jpg);
		background-repeat: repeat-y;
		background-color: #134E9A;
		width: 200px;
		/*height: 993px;*/
		text-align: center;
		
}
#list2_title {
	background: url(../images/blue_box_top.jpg);
	width: 267px;
	background-repeat: repeat-x;
	vertical-align: bottom;
}
#list2 ul {
	color: #FFFFFF;
	text-align: left;
}
#list2 li {
	color: #FFFFFF;
	text-align: left;
	padding-right: 14px;	
}
.list2_titletext {
	color: #FFFFFF;
	text-align: left;
	font-weight: normal;
	font-size: 20px;
	font-family: "Franklin Gothic Medium";
	font-style: italic;
}
#list2_text {
	font-size: 12px;
	color: #FFFFFF;
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 10px;
	text-align: left;	
}
#list2_text a {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
#list2_text a:hover {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
#nav-menu ul
{
list-style: none;
padding: 0;
margin: 0;
}

#nav-menu li
{
float: left;
margin: 0 0.0em;
}

#nav-menu li a
{
background:  url("../images/nav_bk.jpg") #fff bottom left repeat-x;
height: 2em;
line-height: 2em;
float: left;
width: 9em;
display: block;
border-left: 0.1em solid #D0D7E1;
border-right: 0.1em solid #939BA6;
color: #0d2474;
text-decoration: none;
text-align: center;
font-weight:bold;



padding-left: 10px;
padding-right: 10px;
}
#nav-menu li a:visited{
	background:  url("../images/nav_bk.jpg") #fff bottom left repeat-x;

}
#nav-menu li a:active{
	background:  url("../images/nav_bk_roll.jpg") #fff bottom left repeat-x;

}
#nav-menu li a:hover{
	background:  url("../images/nav_bk_roll.jpg") #fff bottom left repeat-x;

}
.class2 A:link {text-decoration: underline overline}
.class2 A:visited {text-decoration: underline overline}
.class2 A:active {text-decoration: underline overline}
.class2 A:hover {text-decoration: underline; color: green;}
/* Hide from IE5-Mac \*/
#nav-menu li a
{
float: none
}
/* End hide */

#nav-menu
{
width:100%;
background-image:  url("../images/nav_bk.jpg");
background-repeat: repeat-x;
border-bottom: 1px solid #939BA6;
}
#footer {

}

img.floatRight { 
    float: right;
	vertical-align: top;
    margin: 0px; 
}
img.floatLeft { 
    float: left; 
	vertical-align: top;
	margin-right: 0px;
}
img.floatRightClear { 
    float: right; 
    clear: right; 
    clear: right; 
}
img.floatLeftClear { 
    float: left; 
    clear: left; 
	clear: right;
}
img.floatLeftClear2 { 
    float: left; 
    clear: left; 
    margin: 0px;
}
img.floatLeftClearClear { 
    float: left; 
    clear: left; 
	clear: right;
	margin-right: 5px;
}
img.floatLeftClearClearrt { 
    float: right; 
     
	padding-right: 20px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;

	img { border: 0px; }
	
}
.blink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: blink;
}


.bigtime {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #a62821;
}
.reddog {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF4900;
}
.redrocket {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF0000;
	font-weight: normal;
	text-align: justify;
}
.flaccid {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #27371C;
	font-weight: normal;
	text-align: left;
}
.flaccidhigh {
	background-color: #C6D3F7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #085DBD;
	font-weight: normal;
	text-align: justify;
}

#subnav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF9900;
	
}
#subnav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF9900;
	text-decoration: none;
}
#msgcnt a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00496C;
	
}
#msgcnt a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00496C;
	text-decoration: none;
}
#msgcnt a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00496C;
}
#finder a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	
}
#finder a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
#finder a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}


.altButtonFormat {
	background-color: #F4E5BA;
	font-family: verdana;
	font-size: 10px;
	color: #a62821;
	border-top-color: #FFFFFF;
	border-right-color: #003366;
	border-bottom-color: #003063;
	border-left-color: #FFFFFF;
	font-weight: bold;
} 
.whitey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

#whitback a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00496C;
	text-decoration: none;
	text-align: left;
	
}
#whitback a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00496C;
	text-decoration: none;
	text-align: left;
	
}
#whitback a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FF0000;
	text-align: left;
	
}
#whitback a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FF0000;
	text-align: left;
	
}


#login .text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	width: 20px;
}
.ad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7px;
	color: #10187B;
}
.bigstrong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00496C
}
#cnt a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF4900;
	text-decoration: none;
	
}
#cnt a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF4900;
	text-decoration: none;
	
}
#cnt a:active { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF4900;
	
}
#cnt a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF4900;
	text-decoration: underline;	
}
#bro .text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	width: 20px;
}
#bro .Greatwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}
#bro .Regwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
}
#bro .whitetight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}

#bro .blueballs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00496C;
}
#admin a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	
}
#admin a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	
}

#admin a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF33;
	text-decoration: none;	
}
#adminlst a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00496C;
	text-decoration: underline;
	text-align: left;
	
}
#adminlst a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00496C;
	text-decoration: underline;
	text-align: left;
	
}
#adminlst a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FF0000;
	text-align: left;
	
}
#adminlst a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FF0000;
	text-align: left;
	
}
#lft_login{
	/*position: absolute;
	top: 60px;
	left: 0px;
	z-index: 100;
	background-image: url(../images/left_box_02.gif);*/
	background-color: #0066CC;
	float: left;
	
	
	;
}
#lft_login_top {
	/*background-image: url(../images/left_box_01.gif);*/
	
	padding-left: 15px;
	padding-top: 10px;
	
}
#lft_login_mid{
	background-image: url(../images/left_box_02.gif);
	background-color:#ffffff;
	padding-left: 15px;
	width: 150px;
	color: #27371C;
	font-size: 12px;
	text-align: center;
}
#lft_login_foot{
	background-image: url(../images/left_box_03.gif);
	width: 170px;
	padding-left: 15px;
	height: 46px;
	color: #0D2474;
	font-size: 12px;
	text-align: center;
	vertical-align: top;	
}
#lft_nav {
	/*position: absolute;
	top: 60px;
	left: 0px;
	z-index: 100;*/
	background-image: url(../images/left_box_02.gif);
	background-color: #0066CC;
	float: left;
	
}
#lft_nav_top {
	background-image: url(../images/left_box_01.gif);
	
	padding-left: 15px;
	padding-top: 10px;
	height: 10px;
}
#home_lft_nav_top {
	background-image: url(../images/left_box_01.gif);
	
	padding-left: 15px;
	padding-top: 10px;
}
#lft_nav_mid{
	background-image: url(../images/left_box_02.gif);
	width: 200px;
	padding-left: 15px;
	padding-right: 10px;
	color: #27371C;
	font-size: 12px;
	
}
#lft_nav_foot{
	background-image: url(../images/left_box_03.gif);
	width: 200px;
	padding-left: 15px;
	padding-right: 10px;
	height: 46px;
	color: #0D2474;
	font-size: 12px;
	
}
#navcontainer {
	width: 180px;
	font-size: 12px;
}

#navcontainer ul
{
margin-left: 10px;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#navcontainer a
{
display: block;
padding: 2px;
width: 155px;

border-bottom: 0px solid #eee;
}

#navcontainer a:link, #navcontainer a:visited
{
	color: #27371C;
	text-decoration: none;
}
#navcontainer a:active
{
background-color: #369;
color: #fff;
}
#navcontainer a:hover
{
	background-color: #a47831;
	color: #fff;
}

.inf_green01 {
	color: #00FF00;
}
.inf_green02 {
	color:#009900;
}
.inf_purple01 {
	color: #9900FF;
}	
.inf_purple02 {
	color:#660066;
}
.inf_orange {
	color: #FF6600;
	}
.inf_blue {
	color: #0033CC;
	font-weight: bold;
	font-size: 15px;
}
.inf_fire {
	color: #FFCC66;
}
.inf_earth {
	color:#996600;
}
.inf_air {
	color: #3399FF;
}
.inf_water {
	color:#336699;
	}
#tanbox {
	background-color: #F4E5BA;
}
#tanbox a:link
{
	color: #27371C;
	text-decoration: none;
}
#tanbox a:visited
{
	color: #27371C;
	text-decoration: none;
}
#tanbox a:active
{
color: #fff;
}
#tanbox a:hover
{
	color: #000000;
	text-decoration: underline;
}
#cvp hr {
	background-color: #c5ae68;
	height: 4px;
	border: 1px none #c5ae68;
	margin: 0px;
	padding: 0px;
}

