body {
	background-image: url(images/back.jpg);
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif, smaller;
	margin: 10px 0px;
	text-align: left;
	color: #003366;
	padding: 5px 0 0 0;

}
p{
    margin-left: 1em; 
    margin-right: 1em; 
    color:#003377; 
    font-family: Geneva, Arial, Helvetica, sans-serif; 
    font-size: 12px !important;
    line-height: 110%;
    }
p:first-letter 
   {
    color: #003366;
    font-size:large;
    }
	.p1 {
    font-size: small; 
	fontweight: bold;
	line-height: 1.3 em;
	}
	
.p2 {
    font-size: x-small; 
	font-weight: bold; 
	font-style: italic; 
	color:#727b90; 
	margin-left:-.7em; 
	line-height:90%;
	}
	.bug {font-size: x-small; font-weight: bolder; color:#000033}
.p1 {font-size: small; font-weight: bold; line-height: 1.5em }
.p2 {font-size: x-small; font-weight: bold; font-style: italic; color:#ddaa00}
.large {font-size: large; font-weight: bolder; background-color: #efd78d}
.medium {font-size: medium; font-weight: bold}

a:link {color: #8B0739;
	font-weight: bold; 
	text-decoration: none}

a:visited {color: #752432; 
	text-decoration: none}

a:hover {color: #CC9933;
	text-decoration: none}

a:active {color: #660000}

#container { 
	position: relative;
	margin: 0px auto;
	width: 800px; 
	background-image:url(images/backh.jpg);
	background-position:repeat-y;
}
#header { 
	position: relative;
	margin: 0px 0px 0px 0px;
	background-image: url(images/clouds.jpg);
	background-repeat: repeat y;
	height: 120px;
	width: 800px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin-left: 12px;
	margin-top: 5px;
	color:#003377;}
	
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: normal	
	}

hr {
	border: none;
	border-top: 0px solid #CCCCCC;
	height: 1px;
	margin-bottom: 0px;
	}
/*navigation */

#tabs {
	float:left;
	font: bold 12px/1.5em Verdana;
	background-image: url(images/clouds.jpg);
	width:100%;
	border-bottom:1px solid #2763A5;
	line-height:normal;
	}

#tabs ul {
	margin:0;
	padding:0px 10px 20px 20px;
	list-style:none;
	}

#tabs li {
	display:inline;
	margin:0;
	padding:0;
	}

#tabs a {
	float: left;
	background: url(images/tableft.gif) no-repeat left top;
	margin: 0;
	padding: 0 0 0 4px;
	text-decoration: none;
	}

#tabs a span {
	float: left;
	display: block;
	background: url(images/tabright.gif) no-repeat right top;
	padding:5px 15px 4px 6px;
	color: #FFF;
	}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}

/* End IE5-Mac hack */
#tabs a:hover span {
	color:#FFF;
	}

#tabs a:hover {
	background-position:0% -42px;
	}

#tabs a:hover span {
	background-position:100% -42px;
	}
/* navigation */
	
#img_span{
    position: relative;
    clear: both;
    margin-top: 0px;
    padding: 2px 10px 3px 2px}

#lftcol {   
	position: relative;
	float: left;
	margin: 5px 0px 0px 13px;  
	padding: 10px 0px 0px 0px; 
	width: 525px; 
	height: 430px;
    background-image: url(images/top.png);
	background-repeat: no-repeat;
	background-color: transparent;
	overflow: hidden;
	
	}
#rgtcol {
    float: right; 
	width: 220px;
	height: 420px;
	margin: 5px 0px 0px 0px;
	padding: 2px 5px 15px 5px; 
	background-color: #DADADA;
	border: medium solid;
	border-color:#B8B8B8;
	overflow: visible;
	}
#rgtcol h1{
	font-size: large;
	text-align: center;
	margin-top:2px;
    color: #990000;
    background-color: #B8B8B8; 
    }
#rgtcol li{
    margin-left: -2em;
    text-transform: uppercase;
    font-size: x-small; 
    }

#bot_img {
	position: absolute;
	top: 132px;
	right:7px;
	padding: 0px 0px 0px 2px; 
	width: 230px;
	height: 200px;

/********************** Footer ***************************/
}
#footerline 
{
clear: both;

font-size:10px;
height:35px;
}
#footer {
	position: relative;
	width: 800px;
	background-image: url(images/footer_bg.jpg);
background-position:bottom;
background-repeat:no-repeat;
font: x-small, Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 5px 0px 9px 0px;}
#footer a:link{ color:#666666;
