
html {min-height: 100%;
	height: auto;
}


 body
{background: #C9C9C9 url('images/bg_btm.gif') bottom left repeat-x;



margin: 0; margin-bottom: 0px;}

body {
scrollbar-base-color: #fff;
scrollbar-arrow-color: #000000;
scrollbar-track-color: #fff;
scrollbar-face-color: #fff;
scrollbar-darkshadow-color: #fff;
scrollbar-highlight-color: #fff;
scrollbar-shadow-color: #fff;
scrollbar-3dlight-color: #fff;

}

a:visited {color: #D60D0D; text-decoration: none;}
a:active {color: #D60D0D; text-decoration: none;}
a:link {color: #D60D0D; text-decoration: none;}
a:hover {color: #000; text-decoration: none;}


#top_grunge {width: 100%; height: 100%; min-height: 554px;background: url('images/bg.jpg') repeat-x; margin-bottom: 45px;}
#bottom_grunge {width: 100%; height: 97px; background: url('images/bg_btm.gif') repeat-x;}

#top_nav {width: 800px; height: 60px; background: none; position: relative; top: 42px; left: 80px;}


ul {list-style-image: url('images/bullet2.gif'); font-family: arial; font-size: 10pt; color: #888;}

#holder {width: 900px; height: auto; overflow: hidden; border: 0;
		position: relative; top: 45px; background: url('images/holder_back.gif') repeat-y;
			margin-bottom: 45px;}

#header {width: 900px; height: 130px; background: none;}

#page_content {width: 820px; height: auto; background: none; margin-left: 40px; position; relative; padding-bottom: 20px;}
#page_content p {margin: 0; padding: 0; font-family: verdana, arial; font-size: 9pt; color: #777; font-weight: bold;}
#page_content h3 {font-size: 13pt; font-family: verdana, arial; margin: 0; padding: 0; text-align: left; position: relative; left: -10px; top: -10px; color: #333;}










#footer {width: 900px; height: 8px; background: url('images/footer.gif') no-repeat; clear: both; margin-top: 0px;}



#footer_box {width: 820px; height: 45px; background: url('images/footer_box.jpg') no-repeat; margin: auto; padding: 0; margin-top: 20px; position: relative;}
#footer_box p {margin: 0; padding: 0; font-family: verdana, arial; font-size: 9pt; color: #777; font-weight: bold; line-height: 40px; overflow: hidden;}


#sidebar {width: 420px; height: auto; background: url('images/sidebar.jpg') repeat-y; position: relative; left: 20px; top: 25px; border: 0px solid #888;
	padding-bottom: 6px;}

#inner_sidebar {width: 392px; height: auto; background: #f6f6f6; border: 1px solid #333; position: relative; left: -13px; top: -23px;}

#inner_sidebar p {padding: 10px; margin: 0; font-family: verdana; font-size: 7pt; color: #555;}

a.mail {width: 24px; height: 19px; padding: 0; margin: 0; display: block; background: url('images/mail.gif') no-repeat top left; 
			position: absolute; top: 12px; left: 6px; z-index: 2000;}
a.mail:hover {background-position: top right;}




