body  {
	background-image: url(images/bg.jpg);

}


.homebody  {

	background-color: #336280;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}

.navbg  {
	background-color: #fdfde1;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/navtop_bg.gif);
	background-repeat: repeat-x;

}


	
.textbody {
	font-family: Trebuchet MS, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	display: block;
	font-weight: normal;
	text-decoration: none;
	background-image: url(images/body_bg3.gif);
	background-repeat: repeat-x;
	list-style-image: url(images/bullet2.gif);
	list-style-position: inside;
	
	}
	
	.textbody li p {
	padding-left: 20px;
	
	}

.textbody h1 {
	font-family: Trebuchet MS, Arial, Verdana, sans-serif;
	font-size: 14px;
	color: #d28932;
	display: inline;
	font-weight: bold;
	text-decoration: none;
	}
	
	
.textbody h2 {
	font-family: Trebuchet MS, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #d28932;
	display: inline;
	font-weight: bold;
	text-decoration: none;
	}

.textbody A:link
	{
	color: #000000;
	text-decoration: underline;
	font-size: 12px;
	font-family: Trebuchet MS, Arial, Verdana, sans-serif;
	font-weight: normal;
	padding: 0px;
	margin:0px;

	}
.textbody A:visited
	{
	color: #000000;
	text-decoration: underline;
	font-size: 12px;
	font-family: Trebuchet MS, Arial, Verdana, sans-serif;
	font-weight: normal;
	padding: 0px;
	margin:0px;
	}
	
.textbody A:active
	{
	color: #000000;
	text-decoration: underline;
	font-size: 12px;
	font-family: Trebuchet MS, Arial, Verdana, sans-serif;
	font-weight: normal;
	padding: 0px;
	margin:0px;
	}
	
.textbody A:hover
	{
	color: #d28932;
	text-decoration: underline;
	font-size: 12px;
	font-family: Trebuchet MS, Arial, Verdana, sans-serif;
	font-weight: normal;
	padding: 0px;
	margin:0px;
	}


p{
width: 100%;
}

td.content p{
float: left;
}

.right{
float:right;
}
	