#wrapper {
	width: 765px;
	margin: 0 auto;
}
body {
	background-image: url(../back.jpg);
	background-repeat: repeat-x;
	background-color: #F3F4EE;
	margin: 0px;
	padding: 0px;
	font-family: "Arial", Times New Roman, Times, serif;
	line-height: 1;
	color:#405468;
}

#header {
	background-image: url(../images/index_Layer-17.jpg);
	background-repeat: no-repeat;
	height: 34px;
	width: 765px;
	margin-bottom: 1px;
}
#nav {
	background-image: url(../images/nav.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	border-right: solid #8d9ea8 1px;
	border-left: solid #8d9ea8 1px;
	height: 40px;
}
#nav ul {
	padding: 15px 0 0 0;
	height: 15px;
	margin: 0px;
	list-style-type: none;
}
#nav ul li {
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 400;
	margin: 0px;
	padding: 0px 12px;
	border-right: solid #8d9ea8 1px;
}
#nav ul li a {
	color: #000000;
	text-decoration: none;
}
#nav a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.profLinks a{
font-size:11px;
font-style:normal;
font-family:Arial, Helvetica, sans-serif;
color:#0066CC;
text-decoration:none;
}

.profLinks a:hover{
font-size:11px;
font-style:normal;
text-decoration:underline;
color:#0066CC;
}


h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	text-align: right;
	color: #4A627A;
	font-weight: normal;
	padding-top: 10px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	margin-bottom: 0px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	text-align: right;
	color: #4A627A;
	margin: 0px;
	padding: 0px;
	font-style: italic;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
}



#flash {
	background-image: url(../images/Address.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	text-align: right;
}
#title {
	height: 58px;
}
#content {
	margin-top: 5px;
	margin-right: 20px;
	margin-left: 20px;
	text-align: left;
	font-family: "Arial" Times New Roman, Times, serif;
	color: #405468;
}
#nav ul .nob {
	border: none;
}

table {
margin:auto;
font-family: "Arial", Times New Roman, Times, serif;
line-height: 1;
color:#405468;
font-size: 14px;
text-align: left;
}
#footer {
	font-size: 12px;
}
#footer a {
	font-size: 12px;
}
