/* CSS Document *//*** basic ***/

#Content {
	position:absolute;
	left:50%;
	width:800px;
	margin-top:0px;
	margin-left:-391px;

}


li {
		list-style-image: url(../images/bullet.jpg);
	  list-style-position: outside;
    margin-top:5px;
	  margin-bottom:15px;
}



#content{
padding-right:0px;
}

body{
	padding: 0px;

	font-family: Book Antiqua,Times New Roman, Helvetica, serif;
	font-size: 1.05em;
	line-height: 20px;
	color: #000000;
	background-color:#ffffff;
	margin-top: 0px;
}

a:link, a:visited, a:hover {
	color: #000099;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}

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

h1{
  font-size: 150%;
  color:#000099;
  padding-top:20px;
  padding-bottom:10px;
  text-align:left;
}

h2{
 font-size: 114%;
 color:#000000;
 font-style:italic;
  text-align:left;
}

h3{
 font-size: 90%;
}

strong{
font-size: 120%;
color:#000099;
}

/*** DIVS ***/

#date{

}

#image{
font-size:85%;
}
#website_branding{
  background-image: url(../images/logo2.png);
 	background-repeat: no-repeat;
	background-position:26px 20px;
	height:80px;
	padding-top:90px;
	width:800px;
	text-align:center;

}

#website_branding p {font-weight:400;font-size:15px;padding:0px;margin:0px;}

#subtext {	font-weight:500;
	font-size:24px;
  padding-bottom:10px;}
	
#website_branding a{
  color:#008FB1;
}

#website_container
{
	clear:both;
	padding:0px;
}

#mainpage
{

}


#website_footer
{
	width: 800px;

	 text-align:center;
	 color:#000000;
	 font-size:80%;
}

#global_footer
{
	text-align:center;
	color:#000000;
	width: 800px;
	padding:0px;
	height:24px;
	border-top:solid 1px #000099;

}

#global_footer a{
  color:#000000;

}

/*** MENU ***/
#website_menu
{
	text-align:right;
	width: 800px;
 height:30px;
 font-size:110%;
padding:0px;
margin:0px;
background-color:	#000099;
}

#website_menu ul
{
  list-style: none;
  padding-top: 0px;
  margin: 0px;
	text-align:right;
}

#website_menu li
{
	float: left;
list-style-image: none;
}

#website_menu li a
{
  display: block;
  color: #ffffff;
  font-weight:bold;
  text-decoration: none;
  padding-right:7px;
  padding-left:7px;
  font-size:1.0em;
}

#website_menu li a:hover
{
	background-color: #000000;
	color: #ffffff;
}

#website_menu li a.current
{

	color: #fffff;
}

/*** contact Us page ***/

.submit
{
  border:solid 1px #000000;
}

#submit{
 padding-left:405px;
  padding-bottom:15px;
}
.date{display:none}
.time{display:none}
.headline{
height:120px;
width:400px;
font-weight:normal;
}
