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

body {
	color:#006666;
	background-color:#ffffff;
	background-image:url(../images/bg.gif);
	background-repeat:repeat-x;
	width: 770px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
p
	{
	margin-right:20px;
	margin-left:20px;
	margin-bottom:20px;
	margin-top:0px;
	text-align:left;
}
a:link{
	color:#333333;
	text-decoration:none;
}
a:hover{
	color:#BBBBBB;
}
h1
	{
	text-transform:uppercase;
	text-align:left;
	margin-left:20px;
	margin-top:15px;
	margin-bottom:0px;
	font-size:16px;
	font-style:normal;
	color:#009999;
}
h2
	{
	font-weight:200;
	text-transform:uppercase;
	margin-top:5px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
	color:#0066FF;
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size:14px;
}

h5
	{
	margin-left:20px;
	margin-right:20px;
	color:#009999;
	font-weight:bold;
	font-size:10px;
}
h6
	{
	margin-top:0px;
	margin-left:20px;
	color:#333333;
	font-weight:bold;
	font-size:10px;
}
#blue{
	color:#0099FF;
	text-decoration:underline;
	font-size:13px;
	font-style:italic;
}
.menu-title{
	color:#770000;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-right:20px;
	margin-left:20px;
	margin-bottom:20px;
	margin-top:0px;
	text-align:left;
}
.menu-title:hover{
	text-align:center;
	margin-left:25px;
	background-image:url(../images/hover-bar.png);
	background-repeat:no-repeat;
	color:#000000;
}
.menu-title2{
	margin-left:20px;
	text-align:left;
	color:#EEEEEE;
}
.menu-title2:hover{
	margin-left:25px;
	color:#EEEEEE;
}
.header {
	background-color: #ffffff;
	width: 770px;
	height: 100%;
}
#spacer
	{
	text-align:center;
	position:center;
	height:25px;
	width:770px;
}
.content1
	{
	background-image:url(../images/content1-bg.gif);
	background-color:#000000;
	background-repeat:no-repeat;
	width:768px;
	height:150px;
	float:left;
	}
#sentinel{
	width:570px;
	background-image: url(../images/sentinel-bg.gif);
}
#news-links{
	width:570px;
	background-image: url(../images/news-links.gif);
}
#mod1{
	float:left;
	width:256;
}
#mod2{
	float:left;
	width:256;
}
#mod3{
	float:right;
	width:256;
}
.left_column {
	background-image:url(../images/news-bg2.gif);
	background-repeat:no-repeat;
	width: 200px;
	height: 100%;
	float: left;
	background-color: #FFFFFF;
}
.right_column {
	background-image:url(../images/main-bg.gif);
	background-repeat:no-repeat;
	width: 570px;
	height: 100%;
	float: right;
	background-color: #FFFFFF;
}
.flash{
	text-align:center;
}
.footer {
	background-image:url(../images/trans-footer.gif);
	background-repeat:no-repeat;
	width:770px;
	height:123px;
	float:left;
}
.footer-nav{
	text-align:center;
	height:50px;
	width:780px;
	padding-top:70px;
}