* {
	border: 0;
	margin: 0;
	padding: 0;
}

body {
	background: #ffffff url('layout/bg.jpg');
}

body, td, tr, table {
	margin: 0 auto;
	font-size: 10pt;
	font-family: tahoma;
	text-align: justify;
	line-height: 16pt;
	color: #555555;
}

input, select, textarea {
	padding: 7px; 
	margin: 0 2px 2px 2px;
	border: 1px solid #000000;
	background: url('layout/bg.jpg'); 
	color: #555555;
}

p {
	margin: 0 0 13px 0;
}

#wrap {
	width: 900px;
	margin: 0 auto;
	background: #000000;
	padding: 0px;
}

.add {
	margin: 0 auto;
	width: 870px;
	padding: 15px;
	background: url('layout/bgcon.jpg');
	border-top: 25px solid #000000;
}

.navi {
	float: right;
	margin: 15px;
	text-align: right;
}

.navi a {
	font-family: century gothic;
	font-size: 17pt;
	text-transform: uppercase;
	line-height: 28pt;
	font-weight: normal;
}

.links a:hover {
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	-khtml-opacity: 0.7;
}

html>body #content {
	margin: 0 0 0 0;
}

#content p {
	margin: 10px 0 0 0;
}

div.left {
	float: left; 
	width: 49%;
	margin-top: 1pt;
	margin-bottom: 5pt;
}

div.right {
	float: right; 
	width: 49%;
	margin-top: 1pt;
	margin-bottom: 5pt;
}

#top {
	width: 900px;
	margin: 0 auto;
	background: url('layout/main.jpg') no-repeat top;
	height: 563px;
	border-top: 20px solid #000000;
}

#content {
	width: 360px;
	padding: 15px;
}

.stats {
	width: 300px;
	font-family: georgia;
	font-size: 12pt;
	color: #cccccc;
	margin: 0 0 30px 0;
}

.number {
	font-size: 120pt;
	line-height: 75pt;
	color: #555555;
	margin: 0 0 25px 0;
}

.box {
	font-weight: normal; 
	width: 90%; 
	background: url('layout/bg.jpg'); 
	text-align: justify;
	margin: 0 auto 25px auto;
	padding: 10px;
	line-height: 18pt;
	border: 1px solid #000000;
}

.box b {
	color: #999999;
}

.box i {
	color: #888888;
}

.head {
	line-height: 24pt;
	font-size: 17pt;
	font-family: century gothic, courier new, georgia;
	color: #aaaaaa;
	letter-spacing: -1px;
	border-bottom: 1px solid #252525;
	text-align: left;
	text-transform: lowercase;
}

#iefix {
	margin: 0;
	font-size: 0;
}

b {
	color: #ffffff;
	font-weight: normal;
	font-family: georgia;
}

i {
	color: #ffffff;
}

u {
	color: #ffffff;
}

a:link, a:visited, a:active {
	color: #bbbbbb;
	text-decoration: none;
}

a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.spacer {
	height: 100%;
}

div.image img {
	padding: 7px; 
	margin: 1px;
	background: #000000;
	border: 1px dotted #333333;
	filter:alpha(opacity=40);
	-moz-opacity: 0.4;
	opacity: 0.4;
	-khtml-opacity: 0.4;
}

div.image img:hover {
	border: 1px solid #333333;
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
	-khtml-opacity: 1.0;
}

#footer {
	width: 870px;
	background: url('layout/bgbot.jpg');
	text-align: center;
	clear: both;
	font-family: tahoma;
	font-size: 7.5pt;
	color: #ffffff;
	margin: 0 auto;
	padding: 15px 15px 15px 15px;
	line-height: 11px;
	text-transform: uppercase;
}
