*{
	margin: 0;
	padding: 0;
	vertical-align: middle;	
}*
body {
	line-height: 1.8em;
	font-family: Arial, Sans-Serif;
	font-size: 0.8em;
	background-color: #0B0B0B;
	text-transform: capitalize;
	color: #FFFFFF;
	vertical-align: middle;
}
a {
	COLOR: #fff;
	text-decoration: none;
}
a:visited {COLOR: #ccc; text-decoration: none;}
a:hover {COLOR: #fff; text-decoration: underline;}
h2 { margin: 0 0 10px; padding: 10px 0 3px; }
h3 {
	padding-left: 10px;
	color: #fff;
	font-size: 1em;
	height: 24px;
	line-height: 24px;
	background-color: #0B0B0B;
	background-repeat: repeat-x;
}
h4 {
	padding-left: 10px;
	color: #fff;
	font-size: 1em;
	height: 24px;
	line-height: 24px;
	background-color: #0B0B0B;
	background-repeat: repeat-x;
	background-image: url(images/bg2.jpg);
}
h5 {
	padding-left: 10px;
	color: #fff;
	font-size: 1em;
	height: 24px;
	line-height: 24px;
	background-color: #0B0B0B;
	background-image: url(images/bg2.jpg);
	background-repeat: repeat-x;
}
ul {  padding: 0; margin: 0 0 10px;}
li { list-style-type: none;}
p { margin: 5px 0 10px 0; }
img { border: none; }

#header {
	background-repeat: repeat-x;
	font-weight: lighter;
	height: 100px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 405px;
}
#header2 {
	background-repeat: repeat-x;
	font-weight: lighter;
	height: 20px;
	width: 405px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#header3 {
	background-repeat: repeat-x;
	font-weight: lighter;
	height: 20px;
	width: 405px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#wrap {
	width: 820px;
	border-left-width: thin;
	border-left-style: none;
	border-left-color: #333;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-color: #0B0B0B;
	height: 280px;
}
#left {
	float: left;
	width: 420px;
	margin-bottom: 10px;
	margin-top: 20px;
	background-color: #0B0B0B;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#right {
	margin-bottom: 10px;
	float: right;
	width: 400px;
	margin-top: 45px;
	padding-top: 10;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	vertical-align: middle;
}
	
#footer {
	font-size: 11px;
	text-align: right;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #ccc;
	margin-left: 10px;
	width: 600px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	height: 30px;
	float: right;
}
