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{
	width: 20.4em;
	margin-top: 1.5em;
	margin-left: 1em; 
	margin-right: 1em; 
	color:#003377; 
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-size: 12px !important;
	line-height: 110%; }

p + p {
   text-indent: 2em;
   margin-top: 1em; }

.margin {margin: 0 3cm 0 .5cm}
.marginr {margin: 0 .5cm 0 3.5cm}
.p1 {font-size: x-small; line-height: .3 em;}
.smallb {font-size: small; font-weight: bold; line-height: 1em;}
.p2 {
    font-size: x-small;
    font-weight: bold; 
    font-style: italic; 
    color:#AE8B40; 
    margin-left:-.7em; 
    margin-top: -1em;
	}
.p2r {
    font-size: x-small; 
    font-weight: bold; 
	font-style: italic; 
	color:#AE8B40; 
	margin-left:8em;
	margin-top: -1em;}
.large {font-size: large; font-weight: bolder; background-color: #efd78d}
.p3 {font-size: medium; font-weight: bold; line-height: .8 em;}
.p3r {font-size: medium; font-weight: bold; line-height: .8 em; text-align:right; margin-left:1.7em;}

a:link {color: #8B0739;
	font-weight: bold; 
	text-decoration: none}

a:visited {color: #752432; 
	text-decoration: none}

a:hover {color: #666666;
	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: 16px;
	font-weight: bold;
	line-height: 90%;
	margin-left: 10px;
	}
h1:first-letter 
{
color: #003366;
font-size:x-large;
line-height: 1em;	
}
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: 0px;
	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{
border:thin;
}
#lftcol {   
	position: relative;
	float: left;
	margin: 0px 0px 0px 0px;  
	padding: 0px 0px 0px 0px; 
	width: 380px; 
	height: 680px;
	background-color: transparent;
	
	}
#lftcolcontent { 
	font: Verdana, sans-serif, x-small;
	margin: 10px 0px 0px 5px;
	padding: 10px 5px 0px 2px; 
	overflow:hidden
	
	}
#rgtcol {
    float: right; 
	width: 380px;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 0px 5px; 
	background-color: transparent;
	background-image: url();
	background-repeat: no-repeat;
	background-position: top;
	overflow: visible;
	}
	
#rgtcolcontent { 
padding: 5px 5px 5px 5px; 
max-width: 100%;
font: Verdana, Arial, Helvetica, sans-serif, x-small;
font-size: 80%;
line-height: 90%;
list-style-type: circle;}


/********************** Footer ***************************/
#footerline {
clear: both;
font-size: 10px;
height: 35px;
}
#footer {
	position: relative;
	background-image: url(../../images/footer_bg.jpg);
    background-position: bottom;
    background-repeat: no-repeat;width: 800px;
	font: x-small, Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 5px 0px 9px 0px;}
