/* CSS Document */

#container {
	position:absolute;
	left:0px;
	top:0px;
	width:575px;
	height:auto;
	z-index:1;
	background-position: bottom right;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #A2A2A2;
	background-image: url(../images/linkimage.jpg);
	display: inline;
	margin: 0;
	padding: 0;
}
#header {
	left:246px;
	width:575px;
	height:120px;
	z-index:2;
	background-image: url(../images/top.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
#leftcolumn {
	left:195px;
	width:445px;
	height:auto;
	z-index:2;
	float: left;
	padding: 0px 0px 100px 0px;
	border-right: solid #d2d2d2 thin;
	background-repeat: no-repeat;
	margin-top: 0px;
	background-image: url(../images/leftdesign.gif);
	background-position: bottom left;
	display: inline;
}
#content {
	top:153px;
	width:auto;
	height:auto;
	z-index:2;
	margin-left: auto;
	margin-bottom: 20px;
	margin-right: auto;
	display: inline;
}
#links {
	top:28px;
	width:90px;
	height:auto;
	z-index:2;
	float: left;
	padding: 0px 0px 0px 0px;
	margin-top: 71px;
	margin-right: 0px;
	display: inline;
	margin-left: 13px;
}
#bottomlinks {
	left:442px;
	top:593px;
	width:575px;
	height:auto;
	z-index:2;
	float: left;
	padding: 8px 0px 5px 0px;
	border-top: solid #d2d2d2 thin;
	background-color: white;
	background-image: url(../images/bottomlinksimg.jpg);
	background-repeat: repeat-x;
	display: inline;
}
body {
	background-color: #002740;
	background-repeat: no-repeat;
	position: top-left;
	margin: 0;
	padding: 0;
}
a {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
}
a:link {
	color: #073D6D;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #05457E;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
#description {
	left:253px;
	top:502px;
	width:350px;
	height:auto;
	z-index:2;
	padding: 10px 0px 0px 0px;
	margin-left: auto;
	margin-right: auto;
}
.descriptionheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #878787;
}
.descriptionbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	color: #666666;
	text-align: center;
	line-height: 16px;
}

#frame {
	top:142px;
	width:350px;
	height:auto;
	z-index:2;
	border: solid thin;
	border-color: #B3B3B3;
	margin-left: auto;
	margin-right: auto;
	margin-top: 75px;
}

#mainwrap {
	width:575px;
	height:auto;
	z-index:2;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
#links ul{
	margin: 0;
	padding: 0;
}
#links li{
	list-style-type: none;
}
