body {
	color: #949494;
	font: 10px "tahoma", sans-serif;
	text-align: justify;
	line-height: 150%;
	padding: 0;
	margin: 0;
	background: #E4E4E4 url('background.gif') top repeat-x;
	}

a:link, a:visited { 
	text-decoration: none; 
	background: none; 
	color: #DC7171; 
	}

a:hover, a:active { text-decoration: none; background: #F0D8D8; color: #DC7171; }

img { border: 0; }

#content { font: 11px "tahoma", sans-serif; line-height: 150%; }

#content img { background: #EAEAEA; border: 0; padding: 5px; margin-right: 5px; margin-top: 5px; }

ul { list-style-type: square; }

strong { font: 11px "tahoma", sans-serif; color: #717171; }

b { font: 10px "tahoma", sans-serif; color: #717171; }

em { font: 10px "tahoma", sans-serif; color: #FF0000; }

i { font: 10px "tahoma", sans-serif; color: #7E7E7E; }

u { font: 10px "tahoma", sans-serif; text-decoration: none; color: #FFC600; }

ul { list-style-type: square; }

h1 { 	color: #F2F2F2; 
	font: bold italic 13px "georgia", lucida bright; 
	text-align: left;
	text-transform: lowercase;
	padding: 0px 10px 5px 5px;
	margin: 0;
	text-indent: 25px;
	width: 200px;
	border: 1px dashed #FFFFFF; 
	border-top-width: 0; 
	border-left-width: 0; 
	border-right-width: 0; 
	border-bottom-width: 1px;
	}

h1:first-letter { 
	color: #F2F2F2; 
	font: bold italic 18px "georgia", lucida bright; 
	text-transform: lowercase;
	padding: 0px 3px 0px 3px;
	}

h2 { 	color: #FFFFFF; 
	font: bold 14px "arial", tahoma; 
	text-transform: uppercase;
	text-align: left; 
	margin-top: 10px; 
	margin-bottom: 0;
	padding: 0;
	}

option, select { background: #FFFFFF; border: 0; color: #C4C4C4; font: 10px "tahoma", sans-serif; line-height: 130%; padding: 3px; }

input, textarea { background: #FFFFFF; border: 0; color: #C4C4C4; font: 10px "tahoma", sans-serif; line-height: 130%; padding: 3px; }

#start {
	position: static;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	}

#header {
	position: static;
	width: 750px;
	height: 400px;
	margin-right: auto;
	margin-left: auto;
	background: url('header.jpg') top no-repeat;
	}

#content {
	position: static;
	padding-top: 20px;
	padding-left: 130px;
	width: 400px;
	text-align: justify;
	}

#navigation {
	position: static;
	padding-top: 30px;
	padding-left: 300px;
	width: 300px;
	text-align: justify;
	}