div#navigation1 {width: 550px; text-align:center; background: gray; position: static relative fixed absoluteinherit; top: 1120px; left: 20px;  }



















a:link {
        text-decoration: underline;
}
a:visited {
        text-decoration: underline;
}
a:hover {
        text-decoration: underline;
}
a:active {
        text-decoration: underline;
}


hr.blue {margin-bottom: 0px; margin-top: 0pt; text-align: center; color:#FF0000}



#masthead {
}

#top_nav {
text-align:center 
}

#container {
	position: relative;
	width: 750px;
}

#page_content {
	margin-right: 200px;
}

#right_col {
	width: 200px;
	position: absolute;
	right: 0px;
	top: 0px;
}

#footer {
}



table.home {
	border-width: 1px;
	border-spacing: ;
	border-style: solid;
	border-color: #0099FF;
	border-collapse: collapse;
	background-color: white;
	width:750px;	
		 
}
table.home th {
	border-width: 1px;
	padding: 1px;
	border-style: inset;
	border-color: gray;
	background-color: white;
	-moz-border-radius: ;
}
table.home td {
	border-width: 1px;
	padding: 1px;
	border-style: inset;
	border-color: gray;
	background-color: white;
	-moz-border-radius: ;
}

