body {	color: #AAAAAA;
	font: 12px "calibri", sans-serif;
	line-height: 265%;
	text-align: justify;
	padding: 0;
	margin: 0;
	background: #FFFFFF url('background.gif') top center;
	}

img { border: 0; padding: 0; margin: 0; }

a:link, a:visited { 
	font: bold 12px "calibri", sans-serif;
	text-decoration: none; 
	color: #80B6FF; 
	}

a:hover, a:active { text-decoration: none; color: #006CFF; }

b { font: 12px "calibri", sans-serif; color: #A1F22E; line-height: 265%; }

strong { font: 12px "calibri", sans-serif; color: #FFA9A9; line-height: 265%; }

i { font: 12px "calibri", sans-serif; color: #FFD322; line-height: 265%; }

em { font: 12px "calibri", sans-serif; color: #FFB782; line-height: 265%; text-transform: uppercase; letter-spacing: 2px;}

s { font: italic 12px "calibri", sans-serif; color: #D2D2D2; text-decoration: none; }

ul { list-style-type: square; }

h1 { 	color: #FFBB03; 
	font: 15px "century gothic", lucida bright; 
	text-align: center;
	text-transform: lowercase;
	padding: 0px 0px 5px 0px;
	margin: 0;
	letter-spacing: 2px;
	border: 1px solid #FFE59E; 
	border-top-width: 0; 
	border-left-width: 0; 
	border-right-width: 0; 
	border-bottom-width: 1px;
	}

h2 { 	color: #9DE449; 
	font: 15px "century gothic", lucida bright; 
	text-align: center;
	text-transform: lowercase;
	padding: 0px 0px 5px 0px;
	margin: 0;
	letter-spacing: 2px;
	}

option, select { background: #FFE1E1; border: 0; color: #FF7878; font: 11px "calibri", sans-serif; line-height: 130%; padding: 3px; }

input, textarea { background: #FFE1E1; border: 0; color: #FF7878; font: 11px "calibri", sans-serif; line-height: 130%; padding: 3px; }

.codes { text-align: center; }

.codes img {
	padding: 5px;
	background: #FFFDD1;
	border: 1px solid #FFDD68; 
	margin: 0px 5px 0px 5px;
	}

#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('header.gif') no-repeat;
	}

#navigation {
	position: absolute;
	padding: 5px 0px 0px 182px;
	width: 30px;
	}

#navigation img { border: 0; padding: 0px 0px 10px 0px; }

#date {
	position: absolute;
	padding: 40px 0px 0px 227px;
	width: 115px;
	text-align: center;
	}

#date b {
	font: 10px "arial", sans-serif;
	letter-spacing: 1px;
	color: #385392; 
	text-decoration: none;
	}

#fans {
	color: #91A3CD;
	font: 11px "arial", sans-serif;
	position: absolute;
	padding: 108px 0px 0px 227px;
	width: 115px;
	text-align: center;
	}

#fans b {
	font: 10px "arial", sans-serif;
	letter-spacing: 1px;
	color: #385392; 
	text-decoration: none;
	text-transform: uppercase;
	}

#content {
	position: absolute;
	padding: 30px 0px 0px 406px;
	width: 300px;
	}

#content p {
	padding: 0;
	margin: 0px 0px 0px 0px;
	}
