body {	color: #98BEE5;
	font: 10px "tahoma", sans-serif;
	text-align: justify;
	line-height: 170%;
	padding: 0;
	margin: 0;
	background: #FFFFFF;
	}

img { border: 0; }

b {	color: #F46666;
	font: 10px "tahoma", sans-serif;
	}

i {	color: #90D84A;
	font: 10px "tahoma", sans-serif;
	}

a:link, a:visited { 
	text-decoration: none; 
	background: none; 
	color: #B48ECF; 
	font: 10px "arial", sans-serif;
	}

a:hover, a:active { 
	text-decoration: none; 
	background: #FBFBFB; 
	color: #9265B2; 
	}

h1 {	color: #CCCCCC;
	font: 16px "garamond", sans-serif;
	text-transform: lowercase;
	padding: 0;
	margin: 0;
	text-align: left;
	text-indent: 10px;
	letter-spacing: 2px;
	}

p { margin-top: 5px; padding-top: 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.jpg') no-repeat;
	}

#content {
	position: static;
	float: right;
	padding-top: 5px;
	padding-right: 150px;
	width: 445px;
	height: 60px;
	text-align: justify;
	}

#content img { 	
	background: #FFF583; 
	padding: 5px;
	margin: 5px;
	}

#content a:hover img, #content a:active img {
 	background: #CAFE85; 
	padding: 5px;
	}


#statistics {
	color: #ACACAC;
	font: 11px "georgia", sans-serif;	
	position: static;
	float: left;
	padding-top: 76px;
	padding-left: 196px;
	width: 400px;
	height: 30px;
	}

#statistics a:link, #statistics a:visited { 
	color: #000000;
	font: italic 11px "georgia", sans-serif;	
	text-transform: lowercase;
	}

#statistics a:hover, #statistics a:active { 
	color: #000000;
	font: italic 11px "georgia", sans-serif;	
	text-transform: lowercase;
	background: #FFFFFF;
	}

#statistics u {
	color: #000000;
	font: italic 11px "georgia", sans-serif;	
	text-transform: lowercase;
	text-decoration: none;
	}

#navigation {
	position: static;
	float: left;
	padding-top: 80px;
	padding-left: 155px;
	width: 400px;
	}
