/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

#top{
	height: 75px;
	width: 950px;
	margin: 0px auto;
	padding-left: 5px;
	padding-right: 5px;
}

#top_logo{
	width: 90px;
	height: 68px;
	padding-top: 7px;
	position: absolute;
}

#top_links{
	color: #91004B;
	font-size: 70%;
	width: 660px;
	float: right;
	text-align: right;
	margin-top: 35px;
	font-weight: bold;
}

#container {
	width: 960px;
	height: 600px;
	margin: 0px auto;
}

#logo_box {
	width: 762px;
	height: 595px;
	position: absolute;
	background-color: #FFFFFF;
	top: 77px;
}

#right_nav {
	width: 200px;
	height: 600px;
	float: right;
}

#logo_strip {
	width: 960px;
	height: 100px;
	background-color: #AEA79F;
	position: absolute;
	top: 676px;
}

.ePic{
	position: absolute;
	right: 0px;
}

.nav1{
	width: 199px;
	height: 99px;
	margin-bottom: 1px;
	margin-left: 1px;
}

.nav2{
	width: 199px;
	height: 99px;
	margin-bottom: 1px;
	margin-left: 1px;
}

.nav3{
	width: 199px;
	height: 99px;
	margin-bottom: 1px;
	margin-left: 1px;
}

.nav4{
	width: 199px;
	height: 99px;
	margin-bottom: 1px;
	margin-left: 1px;
}

.nav5{
	width: 199px;
	height: 99px;
	margin-bottom: 1px;
	margin-left: 1px;
}

.nav6{
	width: 199px;
	height: 99px;
	margin-left: 1px;
}

.navPic{
}

#top_links a:link,
#top_links a:visited,
#top_links a:active {
	background-color:inherit;
	color: #91004B;
	text-decoration:none;
}

#top_links a:focus,
#top_links a:hover {
	background-color:inherit;
	border-bottom:1px dotted #91004B;
	color: #000000;
}
