/* CSS Document */
body 
{
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	padding-left: 0;
	padding-right: 0;
	background-image: url(st2back.gif);
}

a:link {
	color: #CC99CC;
}
a:active {
	color: #ECE9D8;
}
a:visited {
color:#990099;
}
#header {
	margin: 5px;
	padding: 10px;
	height: 90px;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
#gatenav {

height: 82 px;
	width: 500px;
	align: center;
	
}

#left {
	position: absolute;
	left: 14px;
	top: 171px;
	width: 120px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
#center {
	top: 170;
	margin-left: 165px;
	margin-right: 170px;
	padding: 10px;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;

}
#right {
	position: absolute;
	right: 15px;
	top: 170px;
	width: 140px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
#astras {
	background-color: #66CCCC ;
	background-image: url(images/teal-1.gif);
	border: solid;
	border-width: 2px;
	border-color: #000066;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #000066;
	font-weight: bolder;
	text-decoration:none
	}
a.astras:link {color: #0066FF; text-decoration:none}
a.astras:visited {color: #000066; text-decoration:none}

.style1 {color: #00FFFF}
.style4 {color: #00FFFF; font-weight: bold; }
.style5 {color: #FFFFFF}
.indent {
		text-indent: 25px;
}
.narrow { 
margin-left:20 px; 
margin-right:20px;
} 
#footer
{
	clear:both;
margin-left=5 px;
margin-right=5 px;
font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	}
