body {
	margin: 0px;
	background-image: url(art/bg_main.jpg);
	background-repeat: repeat-x;
	background-color: #002663;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #2b2b2b;
}

img { border:none; }


h1 {
	margin-left:35px;
	color:#001b75;
	text-transform:uppercase;
	border-bottom:2px solid #f00;
	padding-bottom:10px;
	font-weight:bold;
	width:865px;
	font-size:2.5em;
line-height:1em;
}

h3 {
font-style:italic;
font-weight:normal;
}

.redbold {
	font-weight: bold;
	color: #ac0003;
	font-family: Arial, Helvetica, sans-serif;
}
#container {
	width: 936px;
	margin-right: auto;
	margin-left: auto;
}
#content {
	background-image: url(art/bg_index.jpg);
	float: left;
}
#col1 {
	float: left;
	width: 342px;
	padding-bottom: 20px;
}
#col2 {
	background-image: url(art/welcome.jpg);
	background-repeat: no-repeat;
	float: right;
	width: 594px;
}
#text1 {
	width: 245px;
	margin-top: 98px;
	margin-left: 30px;
}

ul#toc {
	list-style-type:none;
	margin:0px 0px 0px 1px;
	padding:0px;
	width:936px;
}

ul#toc li {
	float:left;
	margin:0px;
	padding:0px;
}

#footer, #footer-sec {
	background-image: url(art/footer1.jpg);
	width:936px;
	height:35px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
}

#header-sec {
	background-image: url(art/header2.jpg);
	height:40px;
}

#center-sec {
	background-image: url(art/bg_secondary.jpg);
	float: left;
}

#content-sec #text1 {
	margin:0px;
	padding:0px;
	height:auto;
width:auto;
margin-left:35px;
margin-right:35px;
}

#content-sec #text1 p,
#content-sec #text1 ul,
#content-sec #text1 h2 {
padding-right:300px;
}

#content-sec #text2 {
margin-top:0px;
margin-right:35px;
}

#footer-sec {
	background-image: url(art/footer2.jpg);
}

#copyright {
color:#fff;
font-size:.9em;
text-align:center;
padding-top:25px;
margin-bottom:50px;
clear:both;
}

#copyright a {
color:#fff;
}

form ul {
list-style-type:none;
margin:0px;
padding:0px 0px 0px 2em;
}

form dl dt {
float:left;
display:block;
width:120px;
text-align:right;
margin-right:10px;
}

form img {
display:block;
border:1px solid #444;
margin:10px;
}

.right-images {
float:right;
width:255px;
}

.right-images img {
width:255px;
height:auto;
}

.toc-slide {
list-style-type:none;
width:auto;
padding:0px;
margin:0px;
position:absolute;
width:96px;
margin-top:-14px;
}

ul#toc .toc-slide li {
display:block;
float:none;
padding:3px 8px;
text-align:center;
background-image:url(art/toc/slide-bg.gif);
background-repeat:repeat-y;
background-position:left;
}

ul#toc .toc-slide li.last {
background-image:url(art/toc/slide-btm.gif);
background-repeat:no-repeat;
background-position:left bottom;
padding-bottom:14px;
}

.toc-slide li a {
color:#fff;
text-decoration:none;
line-height:1em;
display:block;
border-top:1px solid #aaa;
padding-top:5px;
}

.hidden {
display:none;
}

.promover-logo {
float:right;
margin-top:340px;
margin-right:100px;
}

.mtsu {
display:block;
margin-left:15px;
}