body {
	color: #AEAEAE;
	font: 10px "arial", sans-serif;
	text-align: justify;
	line-height: 200%;
	padding: 0;
	margin: 0;
	background: #DCDCDC url('background.gif') center repeat-y;
	}

a:link, a:visited { 
	font: 10px "georgia", sans-serif;
	text-decoration: none;  
	color: #FFA3A3;
	}

a:hover, a:active { 
	text-decoration: none; 
	color: #FFA3A3; 
	background: #F5F5F5;
	}

b { font: 10px "georgia", sans-serif; color: #7BC0EF; }

strong { font: 11px "tahoma", sans-serif; color: #9F99FE; }

i { font: 11px "tahoma", sans-serif; color: #7BC0EF; }

s { font: 11px "times new roman", sans-serif; color: #7BC0EF; text-decoration: none; }

img { border: 0; }

.codes { text-align: center; }

.codes img { background: #FFFFFF; border: 0; padding: 5px; margin-right: 5px; margin-top: 5px; }

ul { 	list-style-type: none; 
	background: #F2F2F2; 
	margin-left: 50px; 
	margin-right: 200px; 
	padding-left: 10px; 
	border: 1px solid #FFFFFF; 
	border-top-width: 2px; 
	border-left-width: 0; 
	border-right-width: 0; 
	border-bottom-width: 2px;
	}

li { 	background: url('li.gif') no-repeat top left; 
	padding-left: 13px; 
	color: #BFBFBF;
	}

li u { text-decoration: none; color: #9F99FE; }

h1 { 	color: #D0D0D0; 
	font: 15px "georgia", lucida bright; 
	text-align: left;
	letter-spacing: 2px;
	padding: 17px 0px 5px 0px;
	margin: 0;
	border: 1px dashed #FFFFFF; 
	border-top-width: 0; 
	border-left-width: 0; 
	border-right-width: 0; 
	border-bottom-width: 1px;
	}

h1:first-letter { 
	color: #FFF985; 
	font: bold 13px "georgia", lucida bright; 
	text-transform: uppercase;
	padding: 2px 2px 2px 3px;
	background: #DCDCDC;
	}

h2 {	color: #C7E3FF; 
	font: bold 11px "tahoma", lucida bright; 
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 0;
	padding-bottom: 3px;
	margin: 0;
	border: 1px dashed #E2E2E2; 
	border-top-width: 0; 
	border-left-width: 0; 
	border-right-width: 0; 
	border-bottom-width: 1px;
	background: #EEEEEE;
	}

h2:first-letter { 
	color: #FFCBCB; 
	margin-left: 50px;
	padding-left: 5px;
	border: 1px solid #FFFFFF; 
	border-top-width: 0; 
	border-left-width: 3px; 
	border-right-width: 0; 
	border-bottom-width: 0;
	}


option, select { background: #FFFFFF; border: 0; color: #FFA3A3; font: 10px "tahoma", sans-serif; line-height: 130%; padding: 3px; }

input, textarea { background: #FFFFFF; border: 0; color: #7BC0EF; font: 10px "tahoma", sans-serif; line-height: 130%; padding: 3px; }

#wrap {	
	position: static; 
	}

#start {
	position: static;
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	}

#header {
	position: static;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background: url('header.gif') top center no-repeat;
	}

#content {
	position: static;
	padding-top: 220px;
	padding-left: 130px;
	width: 470px;
	text-align: justify;
	}

#navigation {
	position: absolute;
	padding-top: 0;
	padding-left: 0;
	width: 750px;
	}

#fineprint { 
	margin-top: 20px; 
	padding: 0; 
	padding-bottom: 23px; 
	margin-bottom: 0; 
	color: #FFFFFF; 
	text-align: center; 
	font: 10px "tahoma", sans-serif; 
	}

#fineprint a:link, #fineprint a:visited { 
	font: 7px "verdana", sans-serif; 
	text-transform: uppercase; 
	padding: 2px; 
	text-decoration: none; 
	background: #FFFFFF; 
	color: #CCCCCC; 
	}

#fineprint a:hover, #fineprint a:active { text-decoration: none; background: #FFFFFF; color: #A7A7A7; }