html body {
	background: url("images/bkgd_home.gif") repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #262522;
	margin: 0 auto;
	text-align:center;
	scroll: yes;
	}
		
#wrapper {
	background:  url("images/bkgd_rule.gif") top center repeat-y;
	width: 760px;
	margin: 0 auto;
	text-align: left;
	height:100%;
	overflow: hidden;
	}

#header {
 	background: url("images/header_home.gif") no-repeat;
 	width: 760px;
 	height: 273px;
 	}
	
#container {
	float: left;
	width: 458px;
	border: 0px solid #FF0000;
  	}
 	
.test {
	padding: 85px 20px 0 20px;
	width: 300px;
	color: #7E837F;
	font-size: 14px;
	line-height: 24px;
	font-style: italic;
	text-align: center;
 	}
 	
.test-name {
	padding: 0 20px 0 20px;
	width: 300px;
	color: #7E837F;
	font-size: 11px;
	line-height: 14px;
	text-align: center;
 	}
 	
.testfull {
	padding: 85px 20px 0 20px;
	width: 450px;
	color: #7E837F;
	font-size: 14px;
	line-height: 22px;
	font-style: italic;
	text-align: center;
 	}
 	
.testnamefull {
	padding: 0 20px 0 20px;
	width: 450px;
	color: #7E837F;
	font-size: 11px;
	line-height: 14px;
	text-align: center;
 	}
 	
.testhalf {
	padding: 85px 20px 0 20px;
	width: 350px;
	color: #7E837F;
	font-size: 14px;
	line-height: 26px;
	font-style: italic;
	text-align: center;
 	}
 	
.testnamehalf {
	padding: 0 20px 0 20px;
	width: 350px;
	color: #7E837F;
	font-size: 11px;
	line-height: 14px;
	text-align: center;
 	}
 	
.testside {
	width: 242px;
	padding: 20px 15px 0 15px;
	color: #7E837F;
	font-size: 12px;
	line-height: 20px;
	font-style: italic;
	text-align: center;
 	}
 	
.testnameside {
	width: 272px;
	color: #7E837F;
	font-size: 11px;
	line-height: 14px;
	text-align: center;
 	}
 	
 .main {
   	margin: 18px 12px 0 12px;
}

 .main2 {
   	margin: 0 12px 0 12px;
}

 .italic {
   	font-style: italic;
   	margin:0 12px 0 12px;
}

 .italic-name {
   	margin: 0 0 12px 12px;
}

.homelist {
	width: 458px;
   	margin: 0 12px 0 12px;
}

.sub {
	color: #214788;
   	margin-top: 12px;
   	font-weight: bold;
}

.sub2 {
	color: #214788;
   	margin: 12px 0 0 12px;
   	font-weight: bold;
}

.list {
   	margin: 0 8px 0 12px;
}

.listnomargin {
   	margin: 18px 12px 0 0;
}

.left {
	float: left;
	width: 226px;
	margin: 0;
}

.right {
	float: right;
	width: 205px;
	margin: 0;
}

.clear {
	clear: both;
}

h1 {
	font-size: 14px;
	line-height: 14px;
  	color: #68863e;
  	font-weight: bold;
  	padding: 0;
  	margin: 27px 0 0 12px;
}

 h2 {
    	font-size: 14px;
    	line-height: 20px;
    	color: #ED1C24;
    	font-weight: bold;
    	margin: 0;
 	padding: 0;
}

/* Top Menu */

#topmenu {
	height: 25px;
	float: right;
	margin-top: 32px;
}

#topmenu li {
	display: inline;
	vertical-align: middle;
	padding: 0;

}

#topmenu a {
	padding: 0;
	text-decoration: none;
	font-size: 10px;
	color: #214788;
}

#topmenu a:hover { 
	text-decoration: none; 
	color: #90B45D;
}

.live a {
	color: #90B45D;
}

#topmenu .tab-1 {
	padding: 0 8px 0 8px;
	}

#topmenu .tab-2 {
	padding: 0 8px 0 8px;
	border-left: 1px solid #214788;
	}

#topmenu .tab-3 {
	padding: 0 12px 0 8px;
	border-left: 1px solid #214788;
	}
	
/* Bottom Menu */

#menu {
	margin: 0;
	padding: 0;
}

.botmenu {
	height: 23px;
	line-height: 23px;
	width: 760px;
	background: url("images/menu_home.gif") no-repeat;
	margin: 0;
	padding: 0;
}

.botmenu li {
	display: inline;
	padding: 0;
}

.botmenu a {
	text-decoration: none;
	font-size: 10px;
	color: #FFFFFF;
}

.botmenu a:hover { 
	text-decoration: none; 
	color: #214788;
}

.liveinside {
	font-size: 10px;
	color: #214788;
}

.liveinside-top {
	font-size: 10px;
	color: #90B45D;
}

.botmenu .tab-1 {
	padding: 0 4px 0 10px;
	margin: 0;
	}

.botmenu .tab-2 {
	padding: 0 4px 0 4px;
	border-left: 1px solid #FFFFFF;
	}
	
.botmenu .tab-3 {
	padding: 0 4px 0 4px;
	border-left: 1px solid #FFFFFF;
	}
	
.botmenu .tab-4 {
	padding: 0 4px 0 4px;
	border-left: 1px solid #FFFFFF;
	}
	
.botmenu .tab-5 {
	padding: 0 4px 0 4px;
	border-left: 1px solid #FFFFFF;
	}
	
.botmenu .tab-6 {
	padding: 0 0 0 4px;
	border-left: 1px solid #FFFFFF;
	}


/* Login */

a.password:link {
	padding: 0;
	text-decoration: none;
	font-size: 10px;
	line-height: 12px;
	color: #D61820;
}

a.password:visited {
	padding: 0;
	text-decoration: none;
	font-size: 10px;
	line-height: 12px;
	color: #D61820;
}

a.password:hover { 
	text-decoration: none; 
	font-size: 10px;
	line-height: 12px;
	color: #214788;
}

a.login:link {
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	line-height: 20px;
	color: #214787;
	margin-left: 95px;
}

a.login:visited {
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	line-height: 20px;
	color: #214787;
	margin-left: 95px;
}

a.login:hover { 
	text-decoration: none; 
	font-weight: bold;
	font-size: 12px;
	line-height: 20px;
	color: #D61820;
	margin-left: 95px;
}

a.more:link {
	text-decoration: none;
	font-size: 12px;
	line-height: 20px;
	color: #D51821;
	margin-left: 175px;
}

a.more:visited {
	text-decoration: none;
	font-size: 12px;
	line-height: 20px;
	color: #D51821;
	margin-left: 175px;
}

a.more:hover { 
	text-decoration: none; 
	font-size: 12px;
	line-height: 20px;
	color: #214787;
	margin-left: 175px;
}

a.link:link {
	text-decoration: none;
	color: #D51821;
}

a.link:visited {
	text-decoration: none;
	color: #D51821;
}

a.link:hover { 
	text-decoration: none; 
	color: #000000;
}

#sidebar {
	float: right;
	background: url("images/globe_bottom_home.gif") no-repeat;
	width: 274px;
  	}

.logintable { 
	background: #EDEDED;
	border: 1px solid #ADADAF;
	margin-left:auto;
	margin-right:auto;
}

.loginhdr { 
	margin: 50px 0 5px 18px;
	font-weight: bold;
	color: #262522;
}

.logintext { 
	font-size: 10px;
}

.techhdr { 
	margin: 30px 0 5px 18px;
	font-weight: bold;
	color: #262522;
}

 .italicside {
   	font-style: italic;
   	font-size: 11px;
   	line-height: 14px;
   	margin: 0 12px 10px 18px;
}


/* Footer */

#credits { 
	font-size: 10px;
	line-height: 14px;
	color: #818181;
	margin: 80px 0 50px 12px;
}
