body {	color: #98BEE5;
	font: 10px "tahoma", sans-serif;
	text-align: justify;
	line-height: 170%;
	padding: 0;
	margin: 0;
	background: #FAFAFA url('background.gif') center top repeat-x;
	}

img { border: 0; padding: 0; margin: 0; }

#start {
	position: static;
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	}

#header {
	position: static;
	width: 750px;
	height: 500px;
	margin-right: auto;
	margin-left: auto;
	background: url('main.gif') no-repeat;
	}

#content {
	position: static;
	float: left;
	padding: 21px 0px 0px 146px;
	width: 458px;
	height: 298px;
	}

#navigation {
	color: #BABABA;
	font: 11px "arial", sans-serif;
	position: static;
	float: left;
	padding: 60px 0px 0px 155px;
	width: 500px;
	height: 20px;
	}

#navigation a:link, #navigation a:visited {
	font: 10px "arial", sans-serif;
	text-transform: uppercase;
	color: #F89FE0;
	padding: 3px 4px 4px 4px;
	margin: 0px 20px 0px 0px;
	text-decoration: none;
	line-height: 20px;
	background: #FFFFFF;
	}

#navigation a:hover, #navigation a:active {
	color: #FFAC5A;
	background: #FFFFFF;
	text-decoration: none;
	}

#fineprint {
	color: #CCCCCC;
	position: static;
	float: left;
	padding: 10px 0px 0px 200px;
	width: 345px;
	text-align: center;
	}

#fineprint a:link, #fineprint a:visited {
	color: #B5B5B5;
	text-decoration: none;
	}

#fineprint a:hover, #fineprint a:active {
	color: #959595;
	}
