body{
	padding: 20px;
	text-align: center;
	background-color: #DFDFDF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}
h1,h2,h3,p{
	margin: 0;
	padding: 0 10px;
}
h1,h2,h3,{
	font-weight:bold
}
p{padding: 0 10px 15px; font-weight:normal}
h1{font-size: 200%}
h2{font-size: 120%;letter-spacing: 1px}
h3{font-size: 110%;line-height:1;}
h2,h3{color:#002455}

li,ul{
	text-align: left;
	}
a{
	text-decoration:none;
	color: #FF9900;
}
a:hover{
	text-decoration:underline
}

body, div#footer, ul#nav a{
	background-color: #980E06;
	}
		
div#container{
	width:765px !important;
	width /**/:775px;
	padding:5px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

div#header{
	background: url(../images/stlogo.gif) no-repeat left center;
	width: 350px;
	float: left;
	text-align:left;
	padding-left: 60px;
	margin:5px;
	display: inline;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

div#search{
	float:right;
	width:300px;
	padding:5px;
	padding-top: 20px;
	padding-right: 10px;
	margin:5px
}

div#menu{
	float:left;
	width: 100%;
	padding-top:5px;
	float: right;
	float: right;
}

ul#nav,ul#nav li{list-style-type:none;margin:0;padding:0}

ul#nav{margin-left: 20px;width:auto}

ul#nav li{float:left;margin-right: 3px;text-align: center}

ul#nav a{
	float:left;
	width: 7em;
	padding: 5px 0;
	text-decoration:none;
	color: #FFFFFF;
}
ul#nav a:hover{color: #FFF
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #990033;
}

ul#nav li.activelink a,ul#nav li.activelink a:hover{
	background: #FFF;
	color: #003;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #990033;
}

ul#nav li.activelink a:hover{
	border-bottom-color: #FF9900
}

div#content,div#sidebar{
	background-color: #EBEBEB;
	display: inline;}

div#content{
	float:right;
	width:485px;
	padding:5px;
	margin:5px;
}

div#content h1, div#sidebar h1 {
	font-size: 150%;
	color: #F0F0F0;
	padding: 10px;
	text-align: center;
}

div#content h1{
	background: #990000 url(../images/red_gradient.png) repeat-x 0 -5px;
}

div#sidebar{
	float:left;
	width:240px;
	padding:5px;
	margin:5px
}
div#content li,div#sidebar li {
	list-style-image:url(../images/stlogo_bullet.gif)
	}
#container    #sidebar    .subhead {
	font-weight: bold;
	color: #980E06;
}


ul#nav a:hover{
	background-color: #FF9900;
	}
		
div#sidebar h1{
	background-color: #FF9900;
	background-image: url(../images/STh_Logo_SM.png);
	background-repeat: no-repeat;
	background-position: left center;
}
	
div#footer{
	clear:both;
	width:auto;
	padding:5px 0;
	text-align:center;
	color: #FFFFFF;
}#container #content .byline {
	font-size: x-small;
}

