body {
	background-image: url(images/sdbgimage.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
	font-family: Helvetica;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	text-align:center;
}
p {
margin: 0;
padding: 0;
}

#container {
	font-family: Helvetica;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #0089A5;
	height: 600px;
	width: 800px;
	border: solid 1px #000000;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	position: relative;
	text-align:left;
}

/***************div positions*****************/



/***************navigation li's************/

blockquote {
	padding:0px;
	padding-left:8px;
	margin:0px;
	}
.bodytext {
	font-family: Helvetica;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	font-weight: normal;
}
.weewhite {
	font-family: Helvetica;
	font-size: 10px;
	line-height: 16px;
	color: #FFFFFF;
	font-weight: normal;
}


/***************bodytext links************/
a:link {
	font-family: Helvetica;
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
a:visited {
	font-family: Helvetica;
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
a:hover {
	font-family: Helvetica;
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
a:active {
	font-family: Helvetica;
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
	color: #000000;
}.bigwhite {
	font-family: Helvetica;
	font-size: 16px;
	line-height: 21px;
	color: #FFFFFF;
	font-weight: normal;
}
