/**************** body and tag styles ****************/

	body {
	  margin-top: 0px;	  
	  margin-bottom: 30px;
	 background-color: #1e1d43;
	 background-image: url(../images/bg.gif);
	 background-repeat: no-repeat;
	  }

	#container {
	  width: 700px;
	  margin-left: 0px;
	  font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 11px;
	  line-height: 1.6em;
	  color: #666666;
	  background-color: #D3DCE6;
	  }
	  
	#container2 {
	  width: 680px;
	  margin: 0 auto;
	  font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 11px;
	  line-height: 1.6em;
	  color: #666666;
	  background-color: #D3DCE6;
	  
	  }
		
	h1 {
	  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	  font-weight: normal;
	  font-size: 32px;
	  color: #0099CC;
	  margin-bottom: 30px;
	  
	  }
		
	h2 {
	  color: #0099CC;
	  font-size: 16px;
	  font-family: Arial, Helvetica, sans-serif;
	  
	  }
	  

/**************** images styles ****************/		

	a img{
	  border: none;
	  }
	  
	  	a {
	text-decoration: none;
	}  

	img.left_image,img.center_image,img.right_image {
	  padding: 4px;
	  border: 1px solid #a0a0a0;
	  }

	img.left_image {
	  float: left;
	  margin: 0 12px 5px 0;
	  }

	img.center_image {
	  display: block;
	  margin: 0 auto 5px auto;
	  }

	img.right_image {
	  float: right;
	  margin: 0 0 5px 12px;
	  }

/**************** header styles ****************/

	#header {
	  width: 700px;
	  border: 0px;
	  padding-bottom:0px;
	  padding-top: 20px;
	  clear: both;
	  background-color:#26354a;
	  border-bottom: 5px solid #FFBA00;
	  }
	#header p { 
	  margin-top: -20px;
	  margin-left: 30px;
	  color: #BA1EDA;
	  }
	  .title {
	  color:#FFBA00;
	  font-size:18px;
	  font-family:Georgia, "Times New Roman", Times, serif;
	  }

  .subtitle {
	  color:#D3DCE6;
	  font-size:18px;
	  font-family:Georgia, "Times New Roman", Times, serif;
	  }
	  
/**********Menu***************/

#menu {width: 700px; margin: 0px; padding-top: 10px; padding-bottom: 10px; background-color: #131335;}	
#menu ul { display: inline; list-style: none; margin: 0px; padding: 0px; font-weight: bold}	
#menu li {display: inline; white-space: nowrap; text-transform: none;}
#menu li a {display: inline; margin: 0px; padding: 0px 10px 0px 10px; color: #d3dce6; text-decoration: none; font-size: 120%;}
#menu a:hover {background-color: inherit; color: #CC9900; text-decoration: none;}	  


/**************** content styles with sidebar****************/

	#content {
	  width: 500px;
	  padding-left: 10px;
	  padding-right: 10px;
	  padding-top: 10px;
	  float: left;
	  }
		
	#content p {
	  padding-bottom: 2px;
	  
	  }
	  
     #content p.last {
	  padding-bottom: 10px;
	  border-bottom: 1px solid #DDDDDD;
	  }


	  
/**************** right sidebar styles ****************/

	#sidebar {
	  width: 180px;
	  padding-left: 10px;
	  padding-right: 10px;
	  padding-top: 10px;
	  float: right;
	  }
		
	#sidebar p {
	  padding-bottom: 10px;
	  
	  }
	  
	#sidebar p.last {
	  padding-bottom: 10px;
	 border-bottom: 1px solid #DDDDDD;
	  }
	
	  
/**************** right sidebar styles with border****************/

	#rightsidebar_border {
	  width: 180px;
	  padding-left: 1px;
	  padding-right: 5px;
	  padding-top: 10px;
	  float: right;
	  }
		
	#rightsidebar_border p {
	  padding-bottom: 10px;
	  padding-top: 10px;
	  padding-left: 9px;
	  padding-right: 5px;
	  
	  }
	  
	#rightsidebar_border p.last {
	  padding-bottom: 10px;
	  border: 1px solid #DDDDDD;
	  }
	  
/**************** left sidebar styles ****************/

	#leftsidebar {
	  width: 180px;
	  padding-left: 10px;
	  padding-right: 16px;
	  padding-top: 3px;
	  margin-right: 6px;
	  float: left;
	  }
	  
	  
/**************** left sidebar styles with border****************/
	  
	#leftsidebar_border {
	  width: 180px;
	  padding-left: 1px;
	  padding-right: 5px;
	  padding-top: 10px;
	  float: left;
	  }
		
	#leftsidebar_border p {
	  padding-bottom: 10px;
	  padding-top: 10px;
	  padding-right: 5px;
	  padding-left: 9px;
	  
	  }
	  
	#leftsidebar_border p.last {
	  padding-bottom: 10px;
	  border: 1px solid #DDDDDD;
	  }
	  
	  	  
/**************** content styles - no sidebar ****************/

	#content2 {
	  width: 640px;
	  padding-left: 10px;
	  padding-right: 10px;
	  padding-top: 10px;
	  }
		
	#content2 p {
	  padding-bottom: 10px;
	  
	  }
	  
     #content2 p.last {
	  padding-bottom: 10px;
	  border-bottom: 1px solid #DDDDDD;
	  }
	  
	  #mainright {
		width:300px;
		float:left;
		background:#D3DCE6;
		padding-bottom:5px;
		margin: 10px;
		padding-left: 10px;
		}
	
	#maincenter {
		width:60px;
		float:left;
		background:#D3DCE6;
		padding-bottom:5px;
		margin:10px;
		padding-left: 10px;
		}
	
	#mainleft {
		width:180px;
		float:left;
		background:#D3DCE6;
		padding-bottom:5px;
		padding-left: 20px;
		margin:10px;
		}
		
		#halfleft {
		width:300px;
		float:left;
		background:#D3DCE6;
		padding-bottom:5px;
		margin: 10px;
		}
	
		#halfright {
		width:300px;
		float:left;
		background:#D3DCE6;
		padding-bottom:5px;
		margin:10px;
		}
	  
/**************** footer styles ****************/
	#footer {
	  margin-top: 15px;
	  padding-top: 0px;
	  padding-bottom: 0px;
	  padding-left: 2px;
	  padding-right: 2px;
	  clear: both;
	  width: 696px;
	  background-color:#64748b;
	  position: relative;
	  bottom: 0px;
	  border-top: 2px solid #FFBA00;
	  }
		
	#footer p {
	  color:#FFFFFF;
	  padding: 5px;
	  text-align: center;
	  }
		
	#footer p a {
	  color: #FFFFFF;
	 
	  font-weight:100;
	  border-bottom: 1px solid #FFFFFF;
	  }
		
	#footer p a:hover {
	  color: #FFFFFF;
	  text-decoration: none;
	  border-top: 1px solid #FFFFFF;
	  border-bottom: 0px solid #FFFFFF;
	  }
	  
	  
/**************** misc. text styles ****************/
	.gray_blue {
	color: #D3DCE6;
	}
	
	.med_blue {
	color: #64748b;
	}
	
	.orange_title {
	color: #FF6600;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	}

	.orange {
	color: #FF6600;
	}
	
	.dk_blue {
	color: #26354a;
	}
	
	.yellow {
	color: #FFBA00;
	}
