@charset "UTF-8";
/* CSS Document */


#main
	{
	position: relative;
	text-align: left;
	width: 850px;
	border-style: solid;
	border-width: thin;
	top: 50px;
	left: 30px;
	background-image: url(../images/bodybkgd.png);
	margin: 0 auto;
	}
	
#text
	{
	width: 850px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-right: 0px;
    }
#header1
	{
	width: 850px;
	height: 135px;
	}
#flash
	{
	width: 850px;
	height: 250px;
	top: 0px;
	}
#logo
	{
	width: 187px;
	position: absolute;
	top: -59px;
	height: 200px;
	left: 28px;
	background-repeat: no-repeat;
    }
	
#links	
	{
	width: 850px;
	background-color: #002746;
	height: 42px;
	top: 366px;
	padding-bottom: 5px;
	padding-top: 5px;
	left: 0px;
	}	
#linkstop
	{
	width: 583px;
	position: absolute;
	top: 110px;
	height: 26px;
	left: 241px;
	background-repeat: no-repeat;
    }

