
html {min-height: 100%;
	height: auto;
}


 body
{background: #2E2D32 url(../images/background.jpg) no-repeat top center;



margin: 0; margin-bottom: 10px;}

body {
scrollbar-base-color: #E6E3E3;
scrollbar-arrow-color: #666;
scrollbar-track-color: #E6E3E3;
scrollbar-face-color: #E6E3E3;
scrollbar-darkshadow-color: #E6E3E3;
scrollbar-highlight-color: #E6E3E3;
scrollbar-shadow-color: #E6E3E3;
scrollbar-3dlight-color: #E6E3E3;

}

a:visited {color: #9629D4; text-decoration: none;}
a:active {color: #9629D4; text-decoration: none;}
a:link {color: #9629D4; text-decoration: none;}
a:hover {color: #43B9D7; text-decoration: underline;}



ul {list-style-image: url('images/bullet.gif'); font-family: arial; font-size: 10pt; color: #000;}

#holder {width: 950px; height: auto; overflow: hidden; border: 0;
		position: relative; top: 0px; background: #000;
			margin-bottom: 0px;}

#header {width: 950px; height: 172px; background: none; }

#topmenu {width: auto; height: 39px; background: none;position: relative; z-index: 3000; }



#content {width: 950px; min-height:320px; height:auto !important; height:320px;}
#page_content {width: 930px; margin-left: 10px; position: relative;}
#page_content p {margin: 0; padding: 0; font-family: "Trebuchet MS",Verdana, Arial; font-size: 10pt; color: #fff; }

#footer {width: 950px; height: 73px; background: url('images/footer.jpg') no-repeat;}