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

/* Global Styles */


html, body {
	margin: 2 auto;
	padding: 1;
	border: none;
}

H1 {
	color: #000099;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	letter-spacing:0.1em;
	text-align: center;
	font-weight: bold;
	background-position: center top;
}

H2 {
	color: #000099;
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	letter-spacing:.1em;
	font-weight: bold;
}
H3 {
	color: #000099;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}
H4 {
	color: #000099;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}
p {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
TH {
	color: #000099;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}
td {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
a {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
a:hover {
	color:#0033FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
}



/* ID Styles */


#banner-bottom {
	position:float;
	margin-bottom:50px;
	margin-left: 150px;
}


#banner-top {
	position:fixed;
	left: 260px;
	top: 278px;
	padding: 1px;
	width:  850px;


}


#side-menu {
 position: fixed;
 margin-right: 0;
 left: -42px;
 top: 290px;
 left: -47px;
 top: 291px;
 top: 245px;
 height: 51px;
 top: 243px;
 height: 53px;
 width: 76px;
 height: 29px;
 overflow: visible;
 z-index: auto;
 height: auto;
 width: auto;
}



#footer {
	position:fixed;
	bottom: 0;
	left:150px;
	width: 100%;
}
#menu-box {
	width:20%;
	float:right;
	padding:10px;
	padding-bottom:15px;
}
#body-box {
	float:left;
	width:50%;
	padding:10px;
	margin:  15px;
	padding-bottom:15px;
}
#navigation-box-bottom {
	position:  absolute;
	margin-right: 375px;
	margin-left: 80px;
	margin-bottom: 1 px;
	left: 257px;
	top: 2046px;
	width: 831px;
	height: 382px;
}
#navigation td {
	border-bottom: 1px solid #FF9900
}
#navigation a {
	color: #FFFFFF;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 8px 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#navigation a:hover {
	color:#FFFFCC;
	font-weight:bold;
	background-color: #990000;
	background-image: url(../mm_bullet_yellow.gif);
	background-repeat: no-repeat;
}
#logo {
	color: #FFFFFF;
	letter-spacing: .5em;
	line-height:30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
#tagline {
	color: #FFFFFF;
	letter-spacing:.2em;
	line-height:14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#monthformat td {
	border-bottom: 1px solid #FFFFCC;
}
#dateformat {
	font:11px Arial, Helvetica, sans-serif;
	color: #FFFF00;
	letter-spacing:.4em;
}
#dateformat a {
	font: 11px Arial, Helvetica, sans-serif;
	color: #FFFF00;
	letter-spacing:.1em;
	text-decoration: none;
}
#dateformat a:hover {
	color: #FFFFCC;
}
#body {
	position:absolute;
	float:left;
	left: 2px;
	top: 362px;
	width:907px;
	height: 469px;
}
#container {
	width: 80%;
	max-width: 1000px;
	min-width: 300px;
	margin: 0 auto;
	padding: 0;
}
#container h1 {
	border: thin solid green; /* remove this line to remove the border */
}
#container h2 {
	border: thin solid blue; /* remove this line to remove the border */
}
#col1 {
	width: 20%;
	float: left; /* switch this to right and container2 to left to change the column locations */
	border: thin solid black; /* remove this line to remove the border */
}
#container2 {
	width: 79%;
	float: right; /* switch this to left and col1 to right to change the column locations */
}
#col2 {
	width: 20%;
	float: left;
	border: thin solid red; /* remove this line to remove the border */
}
#col3 {
	width: 20%;
	float: right;
	border: thin solid green; /* remove this line to remove the border */
}
#main {
	position:absolute;
	margin-top:5px;
	margin-left: 10px;
	margin-right: 350px;
	width: 850px;
	
}
#leftnavigation {
	position : absolute;
	left : 0;
	width : 150px;
	margin-left : 10px;
	margin-top : 20px;
	color : #000000;
	padding : 3px;
}
#rightnavigation {
	position : absolute;
	left : 922px;
	top : 31px;
	padding-left : 10px;
	z-index : 3;
	color : #000000;
	padding : 3px;
}
 Then for the content row, I set the margins to be somewhat relative to the outer columns.  #content {
 top : 0px;
 margin : 0px 25% 0 165px;
 padding : 3px;
 color : #000000;
}
/* Class Styles */


	
.bodyText {
	color:#000000;
	line-height:22px;
	margin-top:0px;
	letter-spacing:.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.pageName {
	color:#000000;
	text-align:center;
	line-height:24px;
	letter-spacing:.3em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
.columnHeader {
	font: 11px Arial, Helvetica, sans-serif;
	color:#666666;
	line-height:18px;
	letter-spacing:.05em;
}
.subHeader {
	color:#000099;
	line-height:18px;
	letter-spacing:.1em;
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.H3-header {
	font:bold 11px Arial, Helvetica, sans-serif;
	color: #FF080E;
	line-height:14px;
	letter-spacing:.1em;
	font-size:12px
}
.smallText {
	font:12px Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 10px;
}
.navText {
	font:11px Georgia, Times New Roman, Times, serif;
	color: #1F2669;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
}
.float-right {
	float: right;
	margin-right:15px
}
.absolute-right {
 .float-left {
 margin-left: 15px;
 margin-right: auto;
}
.float-center-bottom-menu {
	margin-left: 300px;
	margin-right: 320px;
	margin-bottom: 0px;
	margin-top: 700px;
}


.table-body {
	width:70%;
	Border:1;
	padding:2px;
	
	
