body {
	background:#000000;
}
.img {
	border: 0;
}
#wrapper {
	position:absolute;
	background:#333333;
	height:auto;
	width:750px;
	left:50%;
	margin-left:-375px;
	border:1px solid #C0C0C0;
}
#header {
	position:relative;
	background:url(../main_images/header.gif);
	width:100%;
	height:171px;
}
#header .forum {
	float: right;
	margin-right: 5px;
	width: auto;
	height: 160px;
	color: #FFFFFF;
	font-family: Arial, Tahoma, Calibri;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
}
#header .forum h2 {
	font-size: 13px;
	font-weight: bold;
	padding-top: 48px;
	margin: 2px;
}
#header .forum p {
	padding: 2px;
	margin: 0px;
}
#header .forum a {
	color: #9CF;
	font-family: Tahoma, Arial, Calibri;
	font-size: 11px;
	font-weight: bold;
}
#header .forum a:hover {
	color: #9CF;
	font-family: Tahoma, Arial, Calibri;
	font-size: 11px;
	font-weight: bold;
}
#header .forum a:visited {
	color: #9CF;
	font-family: Tahoma, Arial, Calibri;
	font-size: 11px;
	font-weight: bold;
}
#navBar {
	position:relative;
	background:url(../main_images/nav_bar.gif) repeat-x;
	background-position:center;
	height:37px;
	width:100%;
	margin-top:2px;
	border-top:1px solid #555555;
	border-bottom:1px solid #555555;
}
a.home {
	position:relative;
	display:block;
	float:left;
	background:url(../main_images/homeUp.gif) no-repeat;
	background-position:top center;
	width:71px;
	height:26px;
	left:3px;
	margin:3px 1px 0px 1px;
	border:1px solid black;
}
a.home:hover {
	background:url(../main_images/homeDown.gif);
}
a.about {
	position:relative;
	display:block;
	float:left;
	background:url(../main_images/aboutUp.gif) no-repeat;
	background-position:top center;
	width:71px;
	height:26px;
	left:3px;
	margin:3px 1px 0px 1px;
	border:1px solid black;
}
a.about:hover {
	background:url(../main_images/aboutDown.gif);
}
a.contact {
	position:relative;
	display:block;
	float:left;
	background:url(../main_images/contactUp.gif) no-repeat;
	background-position:top center;
	width:71px;
	height:26px;
	left:3px;
	margin:3px 1px 0px 1px;
	border:1px solid black;
}
a.contact:hover {
	background:url(../main_images/contactDown.gif);
}
a.forums {
	position:relative;
	display:block;
	float:left;
	background:url(../main_images/forumsUp.gif) no-repeat;
	background-position:top center;
	width:71px;
	height:26px;
	left:3px;
	margin:3px 1px 0px 1px;
	border:1px solid black;
}
a.forums:hover {
	background:url(../main_images/forumsDown.gif);
}
a.donate {
	position:relative;
	display:block;
	float:left;
	background:url(../main_images/donateUp.gif) no-repeat;
	background-position:top center;
	width:71px;
	height:26px;
	left:3px;
	margin:3px 1px 0px 1px;
	border:1px solid black;
}
a.donate:hover {
	background:url(../main_images/donateDown.gif);
}
a.portfolio {
	position:relative;
	display:block;
	float:left;
	background:url(../main_images/portfolioUp.gif) no-repeat;
	background-position:top center;
	width:71px;
	height:26px;
	left:3px;
	margin:3px 1px 0px 1px;
	border:1px solid black;
}
a.portfolio:hover {
	background:url(../main_images/portfolioDown.gif);
}
a.news {
	position:relative;
	display:block;
	float:left;
	background:url(../main_images/newsUp.gif) no-repeat;
	background-position:top center;
	width:71px;
	height:26px;
	left:3px;
	margin:3px 1px 0px 1px;
	border:1px solid black;
}
a.news:hover {
	background:url(../main_images/newsDown.gif);
}
#lContainer {
	position:relative;
	float:left;
	width: 238px;
	height: auto;
	margin:7px;
}
.left-list {
	margin-top: -5px;
	padding-top:10px;
	background:url(../main_images/left_box_middle.gif) repeat-y;
	color: #fff;
	font-family: Arial, Tahoma, Calibri;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	padding-left: 15px;
	padding-right: 15px;
}
.left-list a {
	color: #9CF;
	font-family: Arial, Tahoma, Calibri;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none
}
.left-list a:hover{
	text-decoration:underline;
}
.left-title {
	padding-top: 10px;
	padding-bottom: 5px;
	color: #0099CC;
	font-family: Tahoma, Arial, Calibri;
	font-size: 16px;
	font-weight: bold;
}
#rContainer {
	position:relative;
	float:right;
	width: 480px;
	height: auto;
	margin-bottom: 35px;
	min-height: 400px !important;
	margin:7px;
	overflow:hidden;
}
.right-cont {
	background:url(../main_images/right_box_middle.gif) repeat-y;
	color:#fff;
	font-family: Arial, Tahoma, Calibri;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 15px;
	margin-top:-5px;
}
.right-cont a {
	color: #9CF;
	font-family: Arial, Tahoma, Calibri;
	font-size: 8pt;
	font-weight:bold;
	text-decoration: none
}
.right-cont a:hover {
	text-decoration: underline;
}
.right-cont img {
	float: left;
	width: 100px;
	height: 100px;
	border: 0;
	padding-right: 10px;
}
.right-cont p.portfolio {
	padding-bottom: 5px;
	height: auto;
	min-height: 125px !important;
	border-bottom: 1px solid #C0C0C0;
}
.right-title {
	padding-top: 5px;
	padding-bottom:5px;
	color: #0099CC;
	font-family: Tahoma, Arial, Calibri;
	font-size: 16px;
	font-weight: bold;
	letter-spacing:0px;
}
.right-date {
	color:#ccc;
	font-family: Arial, Tahoma, Calibri;
	font-size: 12px;
	font-weight: bold;
}
#footer {
	position:relative;
	float:left;
	margin-top: 10px;
	bottom: 0;
	height: 50px;
	width: 100%;
	color: #FFFFFF;
	font-family: Arial, Tahoma, Calibri;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}
