body	{background-image:url(images/bg1.jpg); margin: 0; padding: 0;}

* #container {
	margin: 0 auto;
	width: 985px;
	}

* #header {
	width:985px;
	height:59px;
	background-image:url(images/index_01.jpg);
}

* #top {
	width:985px;
	float: left;
	border-bottom: solid 8px #070033;
}

* #top-banner {
	width:739px;
	height:288px;
	float: left;
}

* #top-sidebar {
	width:246px;
	height: 288px;
	background:url(images/index_03.jpg) #D8D9DB;
	float: left;
}

* #lower-area {
	width:985px;
	background-image:url(images/index_04-a.jpg);
	float: left;
}

* #content {
	width:739px;
	background-color: #FFF;
	float: left;
}

* #sidebar {
	width:246px;
	background-color: #D8D9DB;
	float: left;
}

* #special-offer {
	background-color: #070033;
	text-align: center;
}

* #inner-footer {
	width:646px;
	height: 24px;
	margin: 0 auto;
	background-color: #F0F0F2;
	padding: 10px;
}

* #footer {
	width:985px;
	height: 25px;
	float: left;
}

/* links */

a:link {color: #990000; text-decoration: none;}
a:visited {color: #990000; text-decoration: none;}
a:hover {color: #070033; text-decoration: underline;}
a:active {color: #990000;text-decoration: none;}

/* edit.com */

ul, ol {
	margin-top:0px;
	margin-bottom:0px;
}

.NormalText, body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #151515;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	font-style: normal;
}

.SmallWhiteText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	font-weight: normal;
}

.SmallRedText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	font-weight: bold;
}

.SmallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: #151515;
	font-weight: normal;
}

.NavyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #070033;
	font-weight: bold;
}

.RedText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	font-weight: bold;
}

.SubjectHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000033;
	font-weight: bold;
}

.PageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #070033;
	font-weight: bold;
	font-style: italic;
}

/* table styles */

* #content table { margin-top: 10px; margin-left: 10px; width: 700px;}
* #content table.interior { margin-top: 10px; margin-left: 30px; width: 680px;}

/* table cell styles */

td.GrayBackground {background-color: #e8e9ea;}
td.DottedBorderTop {border-top: dotted 1px #151515; padding-top: 10px;}

/* img styles */

img.Border {border: 2px solid #000080}
