body {
	max-width: 930px;
	min-width: 930px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	line-height: 120%;
	font-family: verdana;
	font-size: 85%;
	border-top: solid 10px #5870BE;
	border-right: solid 10px #5870BE;
	border-left: solid 10px #5870BE;
	color: #111122;
}

h1 {
	display: none;
}

h2 {
	font-size: 130%;
	padding: 10px 0px 10px 0px;
	margin-bottom: 10px;
}

#content h2 {
	padding: 10px 0px 10px 20px;
}

h3 {
	font-size: 107%;
}	

#DUIInformationCenter h4 {
	font-size: 107%;
	font-size: 130%;
	padding: 10px 0px 10px 0px;
}

#pageContent h3 {
	position: relative;
	margin-left: 5px;
}

#content h4 {
	margin-left: 50px;
}

#content ul {
	margin-left: 75px;
}

p {
	line-height: 120%;
	padding-bottom: 10px;
}

#header {
	position: relative;
	width: 100%;
	background-color: #293A72;
	height: 195px;
	margin-right: 5px;

}

#socialMediaBar {
	position: relative;
	width: 165px;
	left: 750px;
	top: -185px;
	height: 175px;
}

#container {
	background-color: #EEEEEE;
	position: relative;
	width: 100%;
	clear: both;
	overflow: hidden;
	float: left;
	border-right: solid 10px #5870BE;
	border-left: solid 10px #5870BE;	
	right: 10px;
}

#subContainer {
	position: relative;
	background-color: #293A72;
	width: 100%;
	float: left;
	
}

#pageContent {
	background-color: #293A72;
	position: relative;
	float: left;
	width: 80.5%;
	left: 19.5%;
}

#content {
	position: relative;
	background-color: #FFFFFF;
	padding-top: 10px;
	top: -3px;
}

#content p {
	position: relative;
	margin: 5px 50px 5px 25px;
	line-height: 140%;
	font-size: 95%;
	left: 20px;
}

#content h3 {
	padding-left: 15px;
}

#sidebar {
	background-color: #293A72;
	position: relative;
	float: left;
	width: 19.5%;
	right: 80.5%;
	color: #DDDDDD;
}

#sidebar larger {
	position: relative;
	font-size: 120%;
	margin-top: 5px;
}

#portrait {
	margin: 0px 0px 5px 10px;
	border: solid 3px #E7E4CD;
}

#sidebar p {
	font-size: 90%;
	padding: 5px 10px 5px 10px;
}

#sidebar a {
	color: #3390D3;
	padding: 5px 10px 5px 5px;
}

#sidebar h3 {
	padding: 20px 5px 10px 10px;
}

#sidebar li {
	font-size: 90%;
	padding-left: 30px;
}

#sidebar ul {
	padding-bottom: 20px;
}

#navigation {
	position: relative;
	background-color: #293A72;
	padding-top: 5px;
	height: 25px;
}

#navigation li {
	display: inline;
}

#navigation a {
	background-color: #E7E4CD;
	color: #293A72;
	padding: 5px 5px 5px 5px;
	margin-right: 5px;
	

}

#navigation .active {
	background-color: #FFFFFF;

}

a.button {
	font-weight: 600;
	text-decoration: none;
	//border-bottom: 5px solid #FFFFFF;
}


#DUIInformationCenter li {
	position: relative;
	display: inline;
}

#DUIInformationCenter ul {
	padding-bottom: 5px;
}

#DUIInformationCenter a {
	padding: 0px 20px 0px 0px;
}

#DUIInformationCenter {
	background-image: URL("../images/newImages/DUIBackground.jpg");
	background-repeat: no-repeat;
	height: 80px;
	position: relative;	
	padding: 5px 5px 10px 20px;
	margin: 0px 15px 10px 0px;
}

.contact h3 {
	padding-bottom: 5px;
}

.contact form {
	padding-left: 25px;
}

.contact form input, 
.contact form select, 
.contact form textarea, 
.cotact form submit {
	position: relative;
	left: 30px;
	margin: 5px 0px 5px 0px;
}
