* {

          padding: 0;

          margin: 0;

          border: 0;

}

body {
	font-size:62.5%; /* Enables the use of ems in a typographically friendly way. */
	font-family: Arial, Helvetica, sans-serif;
	margin: 40px 0px 0px;
	color: #666666;
	background-color: #E2E9F1;
}
p {
	font-size: 1.2em;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	
}

#descript a:link, #descript a:visited {  
color: #333333; 
text-decoration: none
}

#descript a:hover {  color: #71A0D5; text-decoration: underline}
#descript a:active {  color: #A66FB0}

h1 {  font-size: 1.2em; color: #6B9ED3; margin-top: 50px; margin-right: 0px; margin-bottom: 5px; margin-left: 0px}

h2 {
	font-size: 1.2em;
	color: #ABA08A;
	clear: both;
	padding: 10px 0px;
}
h3 {  font-size: 10pt; color: #006699}

#main {
	text-align: center;
}



.clearall {
	clear: both;
}
.clearall2 {
	clear: both;
	padding-top: 20px;
}
#wrap {
	background-color: #FFFFFF;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
}
#splashimg {
	margin: 0px;
	padding: 0px;
	width: 770px;
}
#enter {
	text-align: right;
	font-size: 1.2em;
	font-weight: bold;
	clear: both;
	width: 770px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(images/entersite.jpg);
	background-repeat: repeat-y;
	padding-right: 0px;
	color: #857657;
	
}


#enter a:link, #enter a:visited{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding: 5px;
	margin-right: 20px;
}
#enter a:hover{
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	background-color: #857657;
}
#enter a:active{  color: #F8CE9E}

#descript {
	text-align: left;
	position: absolute;
	top: 600px;
	width: 770px;
}
#head {
	width: 770px;
}
#descript ul {
	font-size: 1.2em;
	color: #666666;
	list-style-position: outside;
	list-style-image: url(../images/bullet.gif);
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 50px;
}
#imageblock {
	width: 770px;
	background-image: url(images/new_home_img.jpg);
	background-repeat: no-repeat;
	height: 242px;
}
#sitelinks {
	width: 770px;
	background-color: #ABA08A;
	text-align: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#nav1 {
	float: left;
	width: 520px;
	margin-top: 10px;
	text-align: left;
}

#nav1 p{
	padding: 0px 20px 20px;
	font-weight: bold;
	color: #FFFFFF;
}
#address {
	float: right;
	width: 230px;
	font-size: 1.0em;
	color: #FFFFFF;
	text-align: right;
	padding-right: 10px;
}
#foot {
	clear: both;
}
#nav1 ul {
	margin: 0px;
	padding: 10px;
	font-size: 1.2em;
}

#nav1 li{
    display:inline;
	list-style: url(none) none;
	margin: 0px;
	padding: 0px 5px;
}

a.starter {
	background-color :#ABA08A;
	color : #FFFFFF;
	font-weight : bold;
	font-size : 1em;
	margin : 0;
	padding : 4px 7px;
	text-decoration : none;
	border: 1px solid #FFFFFF;
}

a.starter:hover, a.starter:active, a.starter:focus {
	background-color : #FFFFFF;
	color : #857655;
	border: 1px solid #857655;
	font-weight : bold;
	font-size : 1em;
	margin : 0;
	padding : 4px 7px;
}
#veelink {
	background-color: #E2E9F1;
	font-size: 1.2em;
	padding-top: 30px;
}
#veelink a:link, #veelink a:visited {  
color: #6E95B2; 
text-decoration: none
}

#veelink a:hover,#veelink a:active {  
color: #71A0D5; text-decoration: underline
}

