* { padding: 0; margin: 0; }
body {
	color: #EEE;
	background-color: #000;
	font-family: Helvetica, Arial, sans-serif;
 	font-size: 13px;
	margin: 0px;
}

#wrapper { 
	width: 950px;
	background-color: #333;
}

#topTop { 
	width: 950px;
	height: 160px;
	background-color: #000;
 	clear: both;
}

#header { 
	width: 800px;
	height: 160px;
	text-align: left;
	background-color: #000;
	vertical-align: middle;
	float: left;
}

img.rotated
{
	position: relative;
	border-style: none;
}

img.mainTitle
{
	position: absolute;
	top: 35px;
	left: 333px;
}

img.subTitle
{
	position: absolute;
	top: 91px;
	left: 420px;
}

img.logo
{
	position: absolute;
	top: 10px;
	left: 145px;
}

#navbar { 
	width: 950px;
	height: 23px;
	text-align: center;
	background-color: #111;
}

#leftSide { 
	padding: 35px 90px 35px 50px;
	border-width: 2px;
	border-style: dotted;
	border-color: #222;
	background-color: #000;
    margin-left: 30px;
	color: #888;
	line-height: 26px;
	float: left;
	width: 290px;
	height: 960px;
}

#leftSide a:link
{
	color: #eee;
}

#rightSide { 
	padding: 35px 90px 35px 50px;
	border-width: 2px;
	border-style: dotted;
	border-color: #222;
	background-color: #000;
    margin-bottom: 25px;
    margin-left: 450px;
    margin-right: 18px;
	color: #888;
	line-height: 26px;
	width: 290px;
	height: 960px;
}

#rightSide a:link
{
	color: #eee;
}

#navbar { 
	width: 950px;
	height: 23px;
	text-align: center;
	background-color: #111;
}

#main { 
	width: 950px;
	background-color: #111;
	font-size: 14px;
	line-height: 18px;
}

.bigword {
	color:#EEE;
 	font-size: 22px;
}

#firstOne { 
	padding: 10px 10px 10px 10px;	
}

.emphasize {
	color:#EEE;
 	font-size: 14px;
}

#firstText { 
	padding: 35px 90px 35px 90px;
	border-width: 2px;
	border-style: dotted;
	border-color: #222;
	background-color: #000;
    margin-top: 25px;
    margin-bottom: 25px;
    margin-left: 200px;
    margin-right: 200px;
	color: #888;
	line-height: 26px;
}

#firstText a:link
{
	color: #eee;
}

#contact { 
	padding: 25px 10px 10px 10px;
	display: none;
    margin-left: 200px;
    margin-right: 200px;
}

#footerRating { 
	width: 950px;
	color:#AAA;
	background-color: #000;
	text-align: center;
 	clear: both;
 	font-size: 9px;
}

#footer { 
	width: 950px;
	color:#AAA;
	background-color: #333;
	text-align: center;
 	clear: both;
 	font-size: 9px;
}



#linkBox { 
	text-align: center;
 	font-size: 12px;
 	color: #ccff66;
	border-width: 2px;
	border-style: dotted;
	border-color: #222;
	background-color: #000;
	width: 145px;
	float: right;
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#linkBox a { 
 	font-size: 16px;
 	font-weight: bold;
 	color:#EEE;
}

.quote {
	color:#EEE;
 	font-size: 11px;
	font-style: italic;
}

h1
{
	font-size: 1em;
	font-weight: normal; 
}

ul.nav
{
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
	float:left;
	width: 100%;
}

ul.nav li
{
	float:left;
}

ul.nav a
{
	outline: none;
	font-family: Helvetica, Arial, sans-serif;
	color: #888;
	font-size: 11px;
	width: 135px;
	display: block;
	border-bottom: none;
	padding-bottom: 4px;
	padding-top: 4px;
	text-decoration: none;
}

ul.nav a:hover
{
	color: #000;
	background-color: #AAA;
	text-decoration: none;
	font-size: 13px;
    font-weight: bold;
}

ul.contact li
{
	list-style-type: none;
	font-size: 14px;
	height: 100px;
	color: #888;
}

ul.contact h2
{
	color: #FFF;
}

ul.contact h2 a:link
{
	color: #eee;
}

table
{
	color: #CCC;
	width: 700px;
	font-size: 12px;
	border-style: solid;
	border-color: #333;
	border-width: 1px;
	border-collapse: collapse;
}

#tableRating
{
	width: 100%;
	border: none;
}
