body {
	margin: 0px;
	background-color: #ffffff;
	font-family:tahoma;
	background-image: url(library/pagebg.jpg);
	background-repeat: repeat-x;
}
p
{
	margin: 0px;
}
/*===================================== header section ====================================*/
#container {	
	margin: 10px auto;
	width: 750px;	
	padding: 0px;  
	font-family: tahoma;
	font-size: small;
	color: #FFFFFF;
}
h1
{
	margin: 0px;
	text-align:left;
	font-size:xx-large;
	font-weight:lighter;
}
#container a:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#container a:visited {
	font-weight: bold;
	color: #dddddd;
	text-decoration: none;
}
#container a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
#container a:active {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
/*===================================== menu section ====================================*/
h2
{
	margin: 0px 0px 5px 0px;
	text-align:left;
	font-size:small;
	font-weight:bold;
}
#menu
{
	margin: 10px 0px 10px 0px;
	padding:0px;
	width:170px;
	height:auto;
	float:left;
}
#menu_header
{
	margin:0px;
	padding:0px;
	height:10px;
	background-image: url(library/menu_header.gif);
	font-size: 3px; /* IE fix */
}
#menu_content
{
	background-image: url(library/menu_content.gif);
	background-repeat: repeat-y;
	color: #000000;
	padding: 0px 10px 0px 10px;
	margin:0px;
}
#menu_content a:link {
	font-weight: bold;
	color: #002200;
	text-decoration: none;
}
#menu_content a:visited {
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}
#menu_content a:hover {
	font-weight: bold;
	color: #002200;
	text-decoration: underline;
}
#menu_content a:active {
	font-weight: bold;
	color: #002200;
	text-decoration: none;
}
#menu_footer
{
	margin:0px;
	padding:0px;
	height:10px;
	background-image: url(library/menu_footer.gif);
	font-size: 3px; /* IE fix */
}
/*===================================== main section ====================================*/
#main
{
	margin: 0px;
	padding:0px;
	width:570px;
	height:auto;
	float:left;
	margin: 10px 0px 10px 10px;
}
#main a:link {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#main a:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#main a:hover {
	font-weight: bold;
	color: #005FC5;
	text-decoration: underline;
}
#main a:active {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#main_header
{
	margin:0px;
	padding:0px;
	height:10px;
	background-image: url(library/main_header.gif);
	font-size: 3px; /* IE fix */
}
#main_content
{
	background-image: url(library/main_content.gif);
	background-repeat: repeat-y;
	color: #000000;
	padding: 0px 10px 0px 10px;
	margin:0px;
}
#main_content #image_holder
{
	float:right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-size: x-small;
	text-align:right;
}
#image_holder a:link {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#image_holder a:visited {
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
#image_holder a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
#image_holder a:active {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#main ol
{
	margin: 0px 0px 0px 20px;
}
#main_footer
{
	margin:0px;
	padding:0px;
	height:10px;
	background-image: url(library/main_footer.gif);
	font-size: 3px; /* IE fix */
}
/*===================================== main section ====================================*/
#footer
{
	clear:both;
	color: #000000;
	font-size: x-small;
	text-align:center;
}
#footer a:link {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#footer a:visited {
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
#footer a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
#footer a:active {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.w3c {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#container570 {

	margin: 10px auto;
	width: 570px;	
	padding: 0px;  
	font-family: tahoma;
	font-size: small;
	color: #FFFFFF;
}
.hit_text {
	font-size: x-small;
}
.heading {
	font-family: Tahoma, Arial;
	font-size: medium;
	font-weight: bold;
	color: #000000;
}
.subheading {

	font-family: Tahoma, Arial;
	font-size: small;
	font-weight: bold;
	color: #000000;
}
