@charset "utf-8";
/* CSS Document */

*{
	padding:0;
	margin:0;}

h1{
	font-size:24pt;
	font-weight:lighter;
margin-bottom:15px;
	font-family:Arial, Helvetica, sans-serif;}

h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	margin-top:20px;
	}
	


body{
	font-family:"Times New Roman", Times, serif;
	font-size:12pt;
	color:#000000;
	margin:0 auto;
	text-align:center;
	background-color:#000000;}
#header{
	background-image:url('../images/header_2.jpg');
	width:980px;
	height:170px;
	margin:auto;
	
	margin-left:px;
	margin-top:30px;
}
#wrap{
	
	margin: auto;
	text-align:left;
	width:980px;
	height:560px;
	margin-top:px;
	background-image:url(../images/bg_2.jpg);
	background-color:#000000;}

#menu_left{
	float:left;
	background-image:;
	background-repeat:no-repeat;
	width:154px;
	height:300px;}

#content{
	float:left;

	width:550px;
	height:550px;
	margin-right:40px;
	margin-left:40px;
	margin-top:px;}

#content p{
	padding:0;
	margin-top:0px;}

#content_right{
	float:left;
	text-align:left;
	height:550px;
	width:170px;
	}

#collum_right{
	float:left;
	text-align:left;
	height:550px;
	width:170px;
	margin-right:35px;}

#content_right p{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;}

/*Menu*/
	
#navcontainer ul
{
margin-top: px;
margin-left:10px;
padding: 0;
border:none

}

#navcontainer li { margin: 0 0 -12px 0; }

#navcontainer a
{



}

#navcontainer a:link, #navlist a:visited
{

}

#navcontainer a:hover
{

}

#active a:link, #active a:visited, #active a:hover
{

}


.cleaner{
	clear:both;}
	
#footer{
	width:960px;
	text-align:center;
	color:#FFFFFF;
	font-size:8pt;
	float:left;
	margin-top:20px;
	}

#footer a{
text-decoration:none;
color:#996600;
	}
	
