body {

	background-image: url("images/marble_170.jpg");
	background-repeat: repeat;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 10px 10px;
	padding: 0px;
}

.clear{clear:both;}

* {
	margin: 0px;
	padding: 0px;
}

#container {
	margin: 0px auto;
	text-align: left;
	width: 830px;
	background-position: top center;
	background-repeat: no-repeat;
}

a{
	font-size:12px;
}

p{
	margin: 15px 0px;
}
/********************** Header ***************************/
#header {
	margin: 0px 0px 0px 0px;
	width:818px;
	height:197px;
	position:relative;
	background-image: url("images/top_header2.jpg");
	background-position: top center;
	background-repeat: no-repeat;

}

#header ul{
background-color:#1e88a2;
	width:812px;
	border: 3px solid #FFFFFF;
	display:block;
	top:184px;
	position:absolute;
	margin: 0px 0px 0px 0px;
	height:35px;
	padding:0px 0px 0px 0px;
	text-align:center;
}

#header li{
	display:inline;	
}
#header ul a{
	text-decoration:none;
	color:#FFFFFF;
	font-weight: bold;
	margin: 0px 15px;
}
#header ul a:hover{
	text-decoration:underline;
	color:#000000;
}

#logo_w1,#logo_w2 {
	font-size: 24px;
	font-style:italic;
	color:#FFFFFF;
	position:absolute;
}

/********************** Content ***************************/
#content {
    background-color: #dbdbdb;
	border: 3px solid #FFFFFF;
	width:812px;
	position: relative;
	top: 8px;
	
}
img{
	border-width:0px;
}
h1{
	color:#000000;
	font-size:14px;
	margin: 20px 0px 20px 0px;
}

h2{
	color:#1e88a2;
	font-size:14px;
	text-align:left;
	width:350px;
	margin: 10px 0px 15px 0px;
	font-weight: bold;
}
#left {
	float:left;
	width:500px;
	margin-left:27px;
	padding: 0px 10px 30px 0px;
	display:inline;
}
#left a{color:#1e88a2;}
#left a:hover{color:#330000;}
#right {
	float:right;
	width:250px;
	padding: 0px 10px 10px 10px;
	margin-top:10px;
	border-left: #FFF 2px solid;
	line-height: 200%;

}
#left table{
font-size: 100%;
color: black;
}
#left td{
font-size: 150%;
color: black;
}
#left li{
font-size: 100%;
color: red;
line-height: 180%;
}
#left ul{
font-size: 100%;
color: black;
}
#left #larger
{
font-size: 200%;
color: black;
}
#left #title{
font-size: 110%;
LINE-HEIGHT: 200%;
}


#right a{
	color:#1e88a2;
}
#right a:hover{
	color:#000000;
}

#right a:visited{
	color:#000000;
}


#right h2 {
	color:#1e88a2;
	font-size:16px;
	text-align:left;
	width:200px;
	margin: 10px 0px 15px 0px;
	font-weight: bold;

}
/********************** Footer ***************************/
#footerline {
clear:both;
/*background-image:url(images/footer_bg.gif);*/
background-color: #1e88a2;
font-size:1px;
height:1px;
}
#footer {
background-color: #dbdbdb;
	width:818px;
	text-align:center;
	padding: 20px 0px;
}

#footer p{
background-color: #dbdbdb;
	width:750px;
	text-align:left;
	padding: 20px 20px 20px 20px;
	font-style: italic;
	font-size: 8pt;
}

#table2{
font-size: 8pt;
font-weight: normal;
color:black;
}

#table3{
font-size: 100%;
font-weight: normal;
color:black;
}

