@charset "UTF-8";
/* CSS Document */

#bottom {
	clear:both;
	height:91px;
	padding-top:25px;
}

#bottomMenu {
	text-align:center;
	width:800px;
	background-color:#660000;
	height:27px;
	padding-top:5px;
}

#bottomMenu a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:0px 30px;
}

#bottomMenu a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#000;
	font-weight:normal;
	text-decoration:none;
	padding:0px 30px;
	
}
#content {
font-family:"Trebuchet MS";
font-size:14px;


}

#textarea{
	padding-right:5px;
	padding-left:5px;
	min-height:200px;
	background-color: #FFFFFF;
	color: #333333;
	font-size: 15.5pt;
	padding-top: 25px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

.style1 {font-family: Arial, Helvetica, sans-serif}

html, body {
	margin: 0px;
	padding:0px;
	/*background-image:url(images/bg.gif);*/
}

h1, h2, h3, h4, h5, h6, p, form {
	margin: 0px;
	padding:0px;
}

  #navbar1  ul {
	margin:0px;

}
  #navbar1  li {
	float:left;
	list-style-type:none;
	width:80px;
	height:25px;
	text-align:center;
	background-color:#333333;
	border-left:1px solid #FFF;
	padding-top:4px;
	font-family: "Trebuchet MS";
	font-size: 14px;
}

  #navbar1 li.end {
  width:0px;
  }
 #navbar1 li.selected {
	background-color:#660000;	
	}

  #navbar1  li  a {
	color: White;
	text-decoration: none;
}
  #navbar1  a:hover {
	text-decoration:underline;
	color: white;
}
 #navbar1 li a.selected {
	color:white;
	}
#container {
	width:800px;
	min-height:600px;
	background:white;
	padding:0px;
	margin:0px auto;
}
#wrapper {

width:822px;
margin: 0px auto;
background-color:#FFFFFF;
}

#header {
height:105px;

}
#right {

width:116px;
background-color:tan;
height:100px;
float:right;
}

#logo{
width:232px;
background-color:white;
height:105px;
float:left;

}
#logo h4 {
	text-align:right;
	padding-right:5px;
	font-family:"Trebuchet MS";
}

#navbar1 {
	padding-top:76px;
	background: white;
	float:inherit;
}
#midlogo {
	background-color:#660000;
	height:100px;
	padding:0px;
	text-align:right;
}
#midlogo h3 {
	font-family:"Trebuchet MS";
	font-size:48px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:20px 40px 0px 0px;
}

#midlogo h4 {
	font-family:"Trebuchet MS";
	font-size:18px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px 0px 0px;
}
#contentarea {
	clear:both;
	padding:25px 0px;
}
#textarea a {
	color: #990000;
}
