

body
{background: #fff url('images/top_bar.jpg') top center repeat-x;

margin: 0; margin-top: 0px; margin-bottom: 1px; }

body {
scrollbar-base-color: #E0A2C3;
scrollbar-arrow-color: #ccc;

scrollbar-face-color: #E0A2C3;
scrollbar-darkshadow-color: #E0A2C3;
scrollbar-highlight-color: #eee;
scrollbar-shadow-color: #eee;
scrollbar-3dlight-color: #E0A2C3;

}

a:visited {color: #8D034C; text-decoration: underline;}
a:active {color: #8D034C; text-decoration: underline;}
a:link {color: #8D034C; text-decoration: underline;}
a:hover {color: #000; text-decoration: underline;}

ul {list-style-image: url('images/bullet.gif'); font-family: arial; font-size: 9pt; color: #888;}
ul li ul {list-style-image: url('images/bullet_sub.gif'); font-family: arial; font-size: 9pt; color: #888;}
ol { font-family: arial; font-size: 9pt; color: #888;}

#holder {width: 930px; height: auto; overflow: hidden; border-top: 0px solid #444444; border-left: 0px solid #464646;
		position: relative; top: 0px; left: 0px; background: url('images/holder_back.jpg');}

#main {width: 930px; min-height: 250px; background: none;}

#top_bar {width: 100%; height: 96px; background: url('images/top_bar.jpg') repeat-x;}

#footer {width: 930px; height: 32px; background: url('images/footer.gif') no-repeat; position: relative; top: -1px;}

#nav {height: 80px; width: 680px; position: relative; top: 2px; left: 25px;}

#page_title {width: 300px; height: 30px; background: none; position: relative; left: 50px; top: 2px; text-align: right; overflow: hidden;}
	#page_title h3 {font-family: arial; font-size: 12pt; line-hieght: 30px; color: #fff; padding: 0; margin: 0; padding-top: 6px;}

#logo {width: 175px; height: 270px; background: none; cursor: hand;}


#pagecontent {width: 555px; height: auto; background: none; margin-right: 5px; margin-left: 5px; position: relative; top: 10px; padding-left: 20px; padding-right: 15px;}
	#pagecontent p {font-family: verdana, arial; font-size: 10pt; color: #999; margin: 0; padding: 0; }

#l_sidebar {width: 151px; height: 635px; background: none; margin-top: 10px; margin-bottom: 12px; position: relative; left: -2px;}
	#l_sidebar p {font-family: arial; font-size: 8pt; color: #444; font-weight: bold; margin: 0; padding: 0; text-align: center; line-height: 12px;}



