body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
	background-color: #FFFFFF;
	background-position: center center;
}


h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 2em;
	font-weight: bold;
	color: #8a4681;
	text-align: center;
	margin-top: 10px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #8a4681;
	margin-top: 10px;
	margin-bottom: 10px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #8a4681;
	font-size: 1.2em;
	font-weight: bold;
}
p {
	margin-top: 8px;
	margin-bottom: 8px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}



a:link {
	color: #3300FF;
	text-decoration: none;
}
a:visited {
	color: #000099;
	text-decoration: none;
}
a:hover {
	color: #993399;
	text-decoration: none;
}
a:active {
	color: #990033;
	text-decoration: none;
}
#wrapper {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center top;
	height: 300px;
	position: relative;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	overflow: visible;
}
#background {
	background-color: #FFFFFF;
	background-image: url(images/08-08-07-men-page-bkgrnd.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	height: auto;
	width: 900px;
}
#innerwrap {
	overflow: visible;
	position: relative;
	height: auto;
	width: 840px;
	margin-left: 40px;
}
#header {
	background-color: #FFFFFF;
	background-image: url(images/08-08-07-men-header-rev1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: auto;
	width: 900px;
}
.floatlft1 {
	width: 415px;
	height: auto;
	overflow: auto;
	border-right-style: solid;
	border-right-color: #990066;
	border-right-width: 1px;
	text-align: center;
	float: left;

}
.floatlft2 {
	width: 415px;
	height: auto;
	overflow: auto;
	text-align: center;
	float: left;
}
.floatlft1alt1 {
	width: 415px;
	height: auto;
	overflow: auto;
	text-align: center;
	float: left;
}
.floatgradstudents {
	width: 650px;
	height: auto;
	overflow: auto;
	text-align: justify;
	float: left;
	padding-left: 30px;
}

.centerpad {
	text-align: center;
	padding-right: 70px;
	padding-left: 70px;
}
.imglink {
	text-align: center;
	vertical-align: top;
	margin-bottom: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#footer {
	width:900px;
	height:82px;
	background-color: #FFFFFF;
}
.mainContainerdiv {
	width: 100%;
	overflow: auto;
}
.mainContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	margin-right: 20px;
	margin-left: 68px;
	text-align: left;
	width: 620px;
	margin-bottom: 6px;
	margin-top: 6px;
	padding-bottom: 10px;
}
ul#footernav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .8em;
	text-align: center;
	padding: 0px;
	list-style-type: none;
	margin: 0px;
}
ul#footernav li {
	display: inline;
	padding-right: 7px;
	border-right-width: 1px;
	border-right-color: #330099;
	border-right-style: solid;
	padding-left: 7px;
}

.italics {
	font-style: italic;
}
.emphasis {
	font-size: 1.1em;
	font-weight: bold;
	color: #8a4681;
}
.boldItalic {
	font-style: italic;
	font-weight: bold;
}
.bold {
	font-weight: bold;
}
.imgcenter {
	border: 0px;
	text-align: center;

}
.gradcenter {
	text-align: center;
	padding-right: 45px;
	padding-left: 45px;
	margin-top: 0px;
}

.citystate {
font-weight: bold;
font-size: 1.1em;
color: #0000CD;

}