/************************************************
*	Hyperlinks							
************************************************/



a:link {

  text-decoration:  none;
  font-weight:      normal;
   color:           #2b65b0;
	
  } 
a:visited {
  /* Applies to all visited links */
  text-decoration:  none;
  font-weight:      lighter;
  color:            #2b65b0;

  } 
a:hover   {
  /* Applies to links under the pointer */
  text-decoration:  none;
  font-weight:      bold;

  } 
a:active  {
  /* Applies to activated links */
  text-decoration:  none;
  font-weight:      bold;
  color: #2b65b0;
  } 


body {
	background:#F9F9F9 url(bg_gradient.png);
	color: #666666;
	font-size: 13px;
	/*font-family: Arial, Verdana, Tahoma;*/
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	}
	

#container1{
	width: 1080px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	overflow: hidden;
}

	
p{
margin-bottom:30px;
margin-left:30px;
margin-right:30px;
color:#666666;
font-weight:normal;
font-family:arial;
font-size: 14px;
line-height:20px;
}
/************************************************
*	Counter  							
************************************************/

#counter {
float:right;
z-index:12;
}

/************************************************
*	Header  							
************************************************/


#Header {
	width: 824px;
	color: #FFFFFF;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	}


#topbar{
width: 824px;
height: 70px;
padding: 20px 10px 10px 10px;
}

#flash {
background-color: #cccecb;
	position: absolute;
	z-index: 1;
	height: 200px;
	width: 820px;
	overflow:hidden;
		margin: 0px 5px 0px;
	padding: 0px 0px 0px 0px;
			}

#logo {
position:absolute;
	width: 350px;
	height: 50px;
	color: #FFFFFF;
	float: left;
	margin: 10px 60px 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	border-style:  none;
 text-decoration:  none;
 	z-index: 20;
		}
		
	#logo a{
	border: 	   none;
 	text-decoration:  none;
	border-style:  none;
	}


#nav {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style: none;
	z-index:10;
	color: #999999;
	}
	
	#navbarleft {
	width:550px;
	height: 100px;
	z-index: 10;
	float: right;
	margin: 0px auto 10px;
	padding: 0px 0px 10px 10px;
	color: #CCCCCC;
	}
	

	
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}

#nav a {
	color: #000000;
	display: block;
	height: 20px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
    font-weight: 100;
	text-decoration: none;
	text-align: center;
	
    margin: 10px 0px 0px 0px;
	padding: 10px 10px 0px 0px;
	}
	
/*make sure that the main menu is moused over on the drop down*/	
#nav a:hover, #nav ul ul a:hover {
	color: #EEEEEE;
	}
	
#nav :hover > a, #nav ul ul :hover > a {
	color: #EEEEEE;
	}
	
#nav li {
	float: left;
	width: 75px;
	height: 118px;
	margin: 0px;
	padding: 0px;
	}
	
#nav li li a:hover, #nav li li a:active {
	background: #2b65b0;
	padding: 2px 0px 0px 0px;
	width: 220px;
	height: 22px;
	float: none;
	margin: 0px;
	color: #FFFFFF;
	}
	
	/* active state */

#nav li a.active {
	background: url(images/button_over.gif) no-repeat;
	color: #EEEEEE;
}

#nav ul a.active {
	background: #CCCCCC;
}

.navsel {
	background: no-repeat url(button.png);
	color: #EEEEEE;
	float: left;
	width: 200px;
	height: 30px;
	font-family: verdana, arial, sans-serif;
	font-size: 15px;
    font-weight: bold;
	text-decoration: underline;
	text-align: center;
	 margin: 6px auto 0px 0px;
	padding: 5px 0px 0px 0px;
	}

#MenuB1 {
	position:absolute;
	width:862px;
	height:29px;
	z-index:10;
	list-style: none;
	margin: -15px 0px 0px -25px;
	padding: 0px 10px 0px 0px;
	}

#MenuB1 a {
	color: #F9F9F9;
	background: no-repeat url(button_na.png);
	display:block;
	width: 200px;
	height: 30px;
	font-family: verdana, arial, sans-serif;
	font-size: 13px;
    font-weight: bold;
	text-decoration: none;
	text-align: center;
	vertical-align: bottom;
    margin: 6px auto 0px 0px;
	padding: 5px 0px 0px 0px;
	}
	
	#MenuB1 li {
	float:left;
	width: 200px;
	height: 30px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	list-style: none;
	}

#MenuB1 li li a:hover, #MenuB1 li li a:active {
	background: url(button.png) no-repeat;
	padding: 0px 0px 0px 0px;
	width: 200px;
	height: 30px;
	float: none;
	margin: 0px;
	color: #FFFFFF;
	}
	
	#MenuB1  a:hover, #MenuB1 ul ul a:hover {
	background: url(button.png) no-repeat;
	color: #EEEEEE;
	}

/******************
Content
***********************/


#content {
	background: url(contentbg.png) no-repeat;
	width: 824px;
	margin: 120px auto 0px;
	padding: 0px 0px;
	line-height: 16px;
	}
	

#content p {
	margin: 0px 0px 7px 0px;
	padding: 0px 0px 7px 0px;
	}
	
#content h1 {
	/*color: #E84B00;*/
	color: #2b65b0;
	font-size: 14px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	/*font-family: Arial, Tahoma, Verdana;*/
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 7px 0px;
	border-bottom: 1px solid #CCCCCC;
	}
	
#content h2 {
	color: #CCCCCC;
	font-size: 12px;
	/*font-family: Arial, Tahoma, Verdana;*/
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 4px 0px;
	}
	
	
	#yell{
		color: #b7af2b;
	font-size: 15px;
	/*font-family: Arial, Tahoma, Verdana;*/
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-weight: bold;
		}
		
		#welcome{
		background-color:#FFFFFF;
		color:#999999;
width: 700px;
height: 520px;
padding: 10px 10px 10px 20px;
margin-top: 40px;
margin-bottom:40px;
}
		
		
.postarea {

	float: left;
		width: 824px;
	margin: 10px 0px 15px 0px;
	padding: 20px 10px 15px 10px;
	display: inline;
	}
	
	#sidepanels {
	float: left;
	background: url(sidebar.png) no-repeat;
	width: 200px;
	height:400px;
	margin: 50px 10px 0px 0px;
	padding: 15px 10px 0px 0px;
	line-height: 8px;
	display: inline;
	z-index:10;
		}
		
		#btns{
		position:relative;
		width:500px;
		height:40px;
		margin: 0px 0px 0px 0px;
		padding: 0px;
	
		}
		#btnspacer {
	float: left;
	width: 39px;
	display: inline;
	overflow: hidden;
}
		
		#ButtonB a{
	position:absolute;
	float: right;
	width:500px;
	height:39px;
	color: #2b65b0;
	font-size: 14px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	padding:8px 0px 0px 10px;
	margin: 120px 0px 0px 0px;
	background: url(ButtonB.png) no-repeat;
	z-index:20;
						}
						
								
	
	#sidepanels h2 {
	height: 10px;
	text-align:center;
	color: #FFFFFF;
	font-size: 14px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;

padding:5px 10px 10px 10px;
	line-height: 10px;
	}
	
	#sidepanels p {
	padding: 10px 10px 30px 20px;
	text-align: left;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bolder;
	color: #2b65b0;
	margin: 0px;
		}
		
		#sidebarspacer {
	float: right;
	width: 355px;
	height: 400px;
	display: inline;
	overflow: hidden;
}
/************************************************
*	Footer      								*
************************************************/

#footer {
	background: #FFFFFF url(footer.png) top repeat-y;
	width: 824px;
	height: 150px;
		position: absolute;
	margin: 25px 0px 0px 0px;
	padding: 20px 0px 0px 0px;
		}
	
#footer p {
	float: left;
	color: #AAAAAA;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0px 0px 0px 127px !important;
	margin: 0px 0px 0px 64px;
	padding: 0px 0px 0px 0px;
	}
