body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size : 14px;
  line-height : 17px;
  text-align : left;
  margin : 2px auto;
  padding : 0;                                                                                
  background-color: #fff;
  background-image: url("bgtile.jpg");                                                                                
  background-repeat : repeat;
}
a {
	color : #0033FF;
	text-decoration : underline;
	cursor:pointer;
} 
.smalltext {
	font-size: 9px;
	color: #006600;
}
a:hover { 
color : #0033FF;
text-decoration : none;
font-weight : bold;
} 

.link:hover {
	font-weight: bold;
	text-decoration: underline;
}
.link:visited {
	color: #9966CC;
}

p { 
font-size : 14px;
font-weight : normal;
text-decoration : none;
line-height : 17px;
color : #636363;
margin : 0 10px 10px 10px;
padding : 0 10px 10px 10px;
}
td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
#logo {
	position: absolute;
	visibility: visible;
	height: 200px;
	width: 800px;
	left: 0px;
	top: 0px;
}
h1 { 
font-size : 24px;
color : #333333;
padding : 8px 0px 3px 6px;
font-weight : bold;
} 
h2 { 
font-size : 22px;
color : #006600;
} 
h3 { 
font-size : 18px;
color : #0033FF;
text-decoration : none;
padding : 2px 0 0 0;
} 
#rightpic {
	position: absolute;
	height: auto;
	width: 400px;
	left: 425px;
	top: 25px;
	visibility: visible;
	z-index: -4;
}
#leftpic {
	position: absolute;
	height: auto;
	width: 300px;
	left: 20px;
	top: 50px;
	visibility: visible;
	z-index: -4;
}
.right_headline {
	font-size: 12px;
	font-weight: bold;
	
}
.right_subtext{
	
	font-size: 9px;
}
#Nav {
	position: absolute;
	visibility: visible;
	height: 50px;
	width: 800px;
	left: 0px;
	top: 200px;
}
#Wrapper {
	margin: 0 auto 0;
	width: 800px;
	position:relative;
}	
#Main {
	position: absolute;
	visibility: visible;
	line-height: 100%;
	width: 800px;
	height: auto;
	left: 0px;
	top: 250px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-image: url("images/mainback.jpg");
	margin-right: -10px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}

