* {
	margin:0px;
	padding:0px;
}
h1 {
	font-family:Verdana, Verdana, Geneva, sans-serif;
	font-size:10px; 
	font-weight: normal;
	color:#333333;
	padding-left:5px;
	line-height:1.6em
}
p {
	font-family:Verdana, Verdana, Geneva, sans-serif;
	font-size:0.7em; 
	font-weight: normal;
	color:#555555;
}
a {
	color:#bcbcad;
	font-size:10px; 
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	cursor:hand;
}
a:link {
	color:#bcbcad;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
}
a:visited {
	color:#bcbcad;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
}
a:hover {
	color:#000000; 
	font-style:normal;
	text-decoration:none;
}
a:active {
	color:#000000; 
	font-style:normal;
	text-decoration:none;
}
body {
	background:url(../pics/img_bg.gif) repeat #000000;
	font-family:Verdana, Verdana, Geneva, sans-serif;
	text-align: center;
	color: #bcbcad;
	margin-top:20px;
}
#wrapper {
	background:transparent;
	margin-top:0px;
	margin-right: auto;
	margin-bottom:0px;
	margin-left: auto;
	width:789px;
}
#header .logo {
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:4px;
	border: none;
}
.splitter {
	border-bottom:#252623 1px dashed;
}
.spacer {
	height:4px;
}
#title {
	height:18px;
}
#titleleft {
	float:left;
}
#titleright {
	float:right;
}
#content {
	float:left;
	margin:0px;
	width:789px;
	height:480px;
	background-image:url(../pics/img_bg_content.jpg);
	background-repeat:no-repeat;
	border-bottom:#252623 1px dashed;
}
#col1 {
	float:left;
	width:304px;
	margin:0px;
	padding:0px;
	padding-top:16px;
	text-align:left;
	background: transparent;
}
#col2 {
	float:right;
	width:400px;
	margin:0px;
	padding:0px;
	padding-top:16px;
}
#col2 p {
	font-family:Verdana, Verdana, Geneva, sans-serif;
	font-size:10px;
	color: #f7f528;
	text-align:left;
}
#footer {
	clear:both;
	font-size:9px;;
	color:#666666;;
	background:transparent;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	padding:0px;
	padding-top:6px;
	text-align:right;
}
#footer a {
	font-size:9px;;
	text-decration:none;
	font-weight:normal;
	color:#87792d;
	text-align:center;
}
#footer a:hover {
	text-decoration:none;
	font-weight:normal;
	color:#87792d;
	text-align:center;
}

