    
* {
     padding: 0;
     margin: 0;
}
img {
     border: 0;
}
body {
    font-family: Arial, Helvetica, sans-serif;
    line-height: 1.3em;
    margin: 0;
    padding: 0;
    font-size: 13px;
    color: #0F0F0F;
    background-image: url('../images/bg_main.jpg');
    background-repeat: no-repeat;
    background-position: left top;
}

.contentheading{
	font-size: 24px;
}

a:link, a:visited {
    text-decoration: none;
    font-weight: normal;
    outline: none;
    text-align: left;
}
.float {  
     float: left;  
}  
.clear {  
    clear: both;  
}  
.overall {
    background-color: #fff;    
}
div.center {
    text-align: center;
    margin: 0px auto 0 auto;
    padding: 0;
    width: 950px;
    background: #FFFFFF;
}

li ol, li ul
{
	margin:0.5em 0 0.5em 2em;
	padding:0;
	list-style-type: disc;
	list-style-position: inside;
}

li 
{
	margin:0.5em 0 0.5em 2em;
	padding:0;
	list-style-type: disc;
	list-style-position: inside;
}

#container {
    width:1000px;
    margin: auto;
    text-align: left;
	float: center;
	background-color: #ffffff;
}


#menubar {
	float: center;
	background-image: url('../images/menu_bg.png');
	background-repeat: no-repeat;
	background-position: center;
	height: 65px;
}
#topmenu {
	width: 700px;
	text-align: left;
	padding-left: 300px;
	color: #ffffff;
}

#topmenu a:link, a:visited {
	text-decoration: none;
	font-weight: bold;
	outline: none;
	color: #ffffff;
}

#whitespace {
	width:1000px;
	height: 2px;
	background-color: #ffffff;
}

#contentbox {
	background-color: #191919;
	text-align: left;
	width: 1000px;
	float: center;
	color: #ffffff;
}

#topgraphic {
	background-image: url('../images/user1.png');
	background-color: #191919;
	background-repeat: no-repeat;
	background-position: left top;
	float: center;
	height: 20px;
	width:1000px;
}

#cb {
	background-color: #191919;
	width: 1000px;
	align: left;
	text-align: left;
}

#cb td{
	vertical-align: top;
	background-color: #191919;
	align: left;
	text-align: left;
}

#slide {
	margin-right: 0px;
	margin-left: 0px;
	float: left;
	background-color: #191919;
}

#news {
	float: left;
	background-color: #191919;
	width: 308px;
	margin-right: 0px;
	margin-left: 0px;
	color: #ffffff;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 20px;
	padding-left: 40px;
	vertical-align: top;
}

#content {
    text-align: left;
    vertical-align: top;
    background-color: #191919;
    padding: 5px;
    color: #ffffff;
}

#greybox {
	background-color: #9b9b9b;
	width: 1000px;
	float: center;
	height: 160px;
	text-align: center;
}

#greyinside{
	float: center;
	margin-left: 4px;
	margin-right: 4px;
	margin-top: 8px;
	margin-bottom: 8px;
}

#footertitle{
	width: 1000px;
	vertical-align: top;
	text-align: left;
	background-color: #191919;
}

#footertitle td {
	width: 25%;
}


#cd{
	background-image: url('../images/cd.png');
	background-color: #191919;
	background-repeat: no-repeat;
	background-position: left;
	height: 20px;
}

#ps{
	background-image: url('../images/ps.png');
	background-color: #191919;
	background-repeat: no-repeat;
	background-position: left;
	height: 20px;
}

#follow{
	background-image: url('../images/follow.png');
	background-color: #191919;
	background-repeat: no-repeat;
	background-position: left;
	height: 20px;
}

#ex{
	background-image: url('../images/ex.png');
	background-color: #191919;
	background-repeat: no-repeat;
	background-position: left;
	height: 20px;
}


#footer{
	width: 1000px;
	vertical-align: top;
	text-align: left;
	background-color: #2f2f2f;
}

#footer td {
	width: 25%;
	vertical-align: top;
	padding-left: 3px;
}

#footer a, #footer a:link {
	text-decoration:none;
	color: #ffffff;
}

#fcust {
	
}	

#bottomspacer{
	height: 15px;
	float: center;
	vertical-align: center;
    	text-align: center;

}