body {
	background: #eeeded url(images/home_bg.gif) repeat-x top right;
	margin: 16px 0 0 0;
	padding: 0;
}

BODY, TD, .NormalText { font-weight: normal; font-style: normal; text-decoration: none; color: #002C69; font-size: 13px; font-family: Arial, Verdana, Helvetica, sans-serif; }

h1 {
	text-align: right;
	padding: 0;
	margin: 0 0 -3px 0;
}

a { color: #002C69; }
a:hover { color: #1D4E91; }

address {
	color: white;
	font-size: 12px;
	font-style: normal;
	padding-left: 113px;
	padding-top: 15px;
	padding-bottom: 16px;
	background: url(images/deer.gif) no-repeat top left;
}
* #container {
	width: 534px;
	padding: 0 25px;
	text-align: center;
}
* #container h2 {
	text-indent: -5000px;
	margin: 0 0 10px 0;
}

* #container h3 {
	font-size: 14px;
	margin: 0;
}
* #container p {
	margin-top: 0px;
}
* #container ul {
	margin-top: 0;
	padding-left: 15px;
}
* #botnav {
	width: 534px;
	padding: 5px 25px;
	font-size: 11px;
	line-height: 16px;
	text-align: center;
}
* #botnav ul {
	padding-left: 0;
}
* #botnav li {
	display: inline;
}
* #botnav a {
	text-decoration: none;
}
* #botnav a:hover {
	text-decoration: underline;
}
* #botnav a.sesame {
	color: #873C55;
}
* #navbox {
	background: url(images/nav/home_nav_bg.gif) no-repeat top left;
	width: 214px;
}

/* The title "navigation" is pushed off screen. Only search engines, screen readers,
	and browsers with css turned off can read it */
	
* #navbox h2 {
	text-indent: -5000px;
}
* #navbox h3 {
	margin-top: 3px;
	margin-bottom: 85px;
	margin-left: 35px;
	font-size: 12px;
}
* #photo{
		margin-left: 130px;
		
}
* #navbox h3 a {
	color: white;
	text-decoration: none;
}
* #navbox h3 a:hover {
	color: #d4ecfb;
	text-decoration: none;
}
* .login {
	color: #FFFFFF;
	text-decoration: none;
}
