body {	margin: 0px;
	background: #101217 url('images/bg.jpg') repeat;
	color:#acb0b7;
	font-family: tahoma, sans-serif;
	}
#head {	width: 690px;
	height:389px;
	}
#nav {	position:absolute;
	top:310px; left:165px;
	width:303px; height:19px;
	font-family: arial, sans-serif;
	font-size:12px;
	text-transform: uppercase;
	}
	#nav a { color:#747a89; }
	#nav a:hover { border-bottom:2px solid #c44472; background-color:#040602}
#main {	position:absolute;
	top:332px; left:66px; 
	width:435px; height:auto;
	}

	p {	font-size:11px;
		line-height:18px;
		text-indent:15px;
		margin: 4px 0;
		text-align:justify
		}
	ul, li, blockquote { font-size:11px; color:#989ea8 }
	em {	color:#ff5a5d;
		}
	strong {	color:#74799c;
		}
	a {	color: #baa980;
		text-decoration: none;
		}
	a:hover {	color:#fff; }
	h1 {	color:#4b4b4c;
		font-family: impact, 'arial black', sans-serif;
		font-size:18px;
		font-weight:400;
		letter-spacing:1px;
		margin:4px;
		text-transform:uppercase;
		text-align:justify
		}
	h1 strong { color:#5a7ec5; font-weight: 400 }
	h2 {	color:#da9fc0;
		font-family: arial, sans-serif;
		font-size:16px;
		font-weight:400;
		letter-spacing:1px;
		margin:4px;
		text-transform:lowercase;
		}

#foot {	width:415px; height: 54px;
	background:url('images/codebreaker_06.jpg') right center transparent no-repeat;
	margin: 20px 10px;
	}
	#foot p { color:#6f6f75; width:154px;
		font-size:10px;
		line-height:13px;
		text-indent:0px; }
