	html , body {
	margin : 0; 
	padding : 0; 
	color : #000; 
	background : #fff; 
} 
body {
	font-family:Arial, Helvetica, sans-serif;
	margin : auto;
	min-width : 770px;
	border: 1px;
} 
h1 {
	padding : 0; 
	margin : 0; 
	font-size : 16px; 
} 
p {
	margin : 9px 0 0 5px; 
	padding : 0; 
	font-size : 13px; 
	line-height : 18px; 
	text-align : left; 
}
ul {
	margin : 9px 0 0 5px; 
	padding : 0; 
	font-size : 11px; 
	line-height : 18px; 
	text-align : left; 
}
h1 , h2 , h4 , h5 {
	color : #545B75;
	font-family : Optima, Trade-Gothic, Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 5px;
	border: 1px;
	border-color: #ccc;
} 
h3 {
	color : #FF6600; 
	font-family : Optima, Trebuchet, Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-weight : bold; 
	padding-bottom : 5px; 
	margin : 17px; 
} 
a {
	text-decoration : underline; 
	font-weight : bold; 
	font-size : 12px; 
	color : #999; 
	outline : none; 
} 
a:active {
	color : #fff; 
} 
a:hover {
	color : #000066; 
	text-decoration : underline; 
} 
a:focus {
	color : #000; 
	text-decoration : underline;
} 
a:visited {
	color : #ccc;
}
div#wrap {
	position: relative;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align:left; /* part 2 of 2 centering hack */
	width: 770px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: auto;
	visibility: visible;
	border: 1px;
	border-color: #ddd;
	border-left: 1px;
	border-left-color: #ddd;
	background: #fff;
	height: inherit;
	left: auto;
	/* margin : 10px auto; */
	/* width : 660px; */
	/* height: 485px; */
	/* background : url("images/body.jpg") repeat-y; */
	}
div#headerhome {
	width : auto; 
	height : 115px; 
	background : url("heading.jpg") no-repeat; 
	position: relative;
} 

#banner {
	width : auto; 
	height : 25px; 
	background : url("heading.jpg") no-repeat; 
	position: relative;
}
/*  Content */
div#content {
	width: 770px;
	border: 1px;
	border-color: #ddd;
	position: relative;
	float: left;
	/*clear: both; */
} 
div#centerindex {
	float : left; 
	width : 525px; 
	height : 310px; 
	padding : 5px; 
	z-index : 99; 
} 
div#left {
	float : left; 
	margin : 2px 0 -20px; 
	width : 200px; 
	height : 425px; 
	padding : 0; 
	border : 0 solid #ccc; 
} 
div#footer {
	width : 770px;
	height : 40px;
	z-index : 1;
	clear: both;
	position: inherit;
	background-color: #000066;
	color: #CCCCCC;
	text-align: center;
} 
 #footer3 {
position: absolute;
margin: 0px 749px 680px 0px;
width: 800px;
clear: left;
z-index: 5;
}
div#topnav {
	width : 770px;
	background: #545B75;
	border: 1px;
	border-color: #ddd;
} 
#rightbox {
	float: right;
	position: relative;
	padding-top: 30px;
	padding-right: 30px;
}
.rightboxtext {
	text-align : center;
	font-family : Optima, Trebuchet, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #FF0000;
	position : absolute;
	top : 185px;
	width : 210px;
	left: 660px;
} 
.centertext {
	margin-left: 20px;
	text-align : left;
	color : black;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	position : relative;
	width : 430px;
	border: 1px;
	border-color: #CCCCCC;
	padding: 10px;
} 
div#bottomnav {
text-align : center; 
width : 738px; 
height : 40px; 
margin : 395px 0 0 -10px; 
} 
.centerpic {
margin: 250px 0 0 250px;
text-align : left; 
width : 187px; 
background: url("images/point.gif") no-repeat;
z-index:55;
}
.bottomtext {
	/*a: #ffffff; */
	text-align: center;
	font-family : Optima, Trebuchet, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #ccc;
	position : relative;
	top : 0px;
	z-index: 50;
	background: #545B75;
	border: 1px;
	border-color: #ddd;
}
.leftcopyright {
margin : 300px 650px 500px 0px; 
text-align: center; 
font-family : Optima, Trebuchet, Verdana, Geneva, Arial, Helvetica, sans-serif;
color : #000000; 
position : absolute; 
top : 10px; 
width : 155px; 
z-index: 50;
}
#box {display:block; 
	width:250px; line-height:normal; 
 	letter-spacing:1px; font-family: optima, sans-serif; 
	font-size:16px; 
	color:#000; 
	border:1px solid #ddd; 
	padding:5px; 
	margin:3em;
	}
#cap {
	font-size:45px;
	color:#f60; 
	font-weight:bold; 
	float:left; height:34px; 
	line-height:34px; 
	margin-top:5px; 
	margin-right:1px;
	}
a.contentlinks {
	color:#0000FF;
	}
