body {
	color: #C0C0C0;
	font: 11px "tahoma", sans-serif;
	text-align: justify;
	line-height: 150%;
	padding: 0;
	margin: 0;
	background: #FFFFFF;
	}

a:link, a:visited { text-decoration: none; background: none; color: #717171; }

a:hover, a:active { text-decoration: none; background: none; color: #000000; }

img { border: 0; }

.rules { padding: 5px; width: 90%; }

#content img { background: #DEDEDE; border: 0; padding: 5px; margin-right: 5px; margin-top: 5px; }

#content2 img { background: #DEDEDE; border: 0; padding: 5px; margin-right: 5px; margin-top: 5px; }

.block { text-align: center; color: #F99292; background: #FADEDD; padding: 5px; margin-top: 5px; }

ul { list-style-type: square; }

h1 { 	color: #C3C4E6; 
	font: 18px "georgia", lucida bright; 
	text-align: right;
	text-transform: lowercase;
	padding: 10px;
	padding-top: 0;
	padding-right: 60px;  
	margin: 0;
	text-indent: 60px; 
	background: url('h1_bg.gif') right no-repeat;
	}

h1:first-letter { color: #B0B2DB; font: bold 20px "georgia", lucida bright; text-transform: lowercase; }

h2 { color: #C4E2E8; font: bold 14px "arial", tahoma; text-transform: uppercase; margin-top: 5px; margin-bottom: 5px; margin-left: 20px; text-indent: 200px; }

h2:first-letter { color: #BAD4D9; }

h3 { color: #B4B4B4; font: 10px "tahoma", arial; text-align: right; text-transform: lowercase; margin-top: -15px; margin-right: 100px; }

option, select { background: #C8E3B6; border: 0; color: #F99292; font: 11px "tahoma", sans-serif; line-height: 130%; padding: 3px; }

input, textarea { background: #C8E3B6; border: 1px solid #B5DA9C; color: #F99292; font: 11px "tahoma", sans-serif; line-height: 130%; padding: 3px; }

#start {
	position: static;
	width: 750px;
	margin-right: 0;
	margin-left: auto;
	}

#header {
	position: static;
	width: 750px;
	height: 360px;
	margin-right: auto;
	margin-left: auto;
	background: url('header.jpg') right no-repeat;
	}

#content {
	position: absolute;
	padding-top: 100px;
	width: 380px;
	text-align: justify;
	}

#content2 {
	position: absolute;
	padding-top: 300px;
	width: 600px;
	text-align: justify;
	}

#navigation {
	position: absolute;
	padding-top: 0;
	padding-left: 250px;
	width: 500px;
	text-align: justify;
	}

#fineprint { margin-top: 20px; margin-bottom: 20px; color: #CCCCCC; text-align: right; font: 10px "verdana", tahoma; }

#fineprint a:link, a:visited { text-decoration: none; background: none; color: #CCCCCC; }

#fineprint a:hover, a:active { text-decoration: none; background: none; color: #B3B3B3; }
