* {
	padding: 0px;
	margin: 0px;
}

body {
	font : 75% helvetica, "Trebuchet MS", arial, sans-serif;
}

#container {
	margin: 0px auto;
	width: 1000px;
	background-color:#FFF;
	height: 945px;
}

			/*TOP BANNER*/ 
#header {
	background-image:url(images/UNIVERSITYBANNER1.jpg);
	height: 131px;
	text-align: right;
	background-repeat:no-repeat;

}
#image {
  text-align:center;

}

.style2 {
	font-size: 24pt;
	color: #000000;
}

.style7 {
	font-size: 16px;
	color: #000000;
}

.style8 {
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}
			/*TOP NAVIGATION*/
#topnav {
	font-size: 11px;
}

#topnav a:link.active, #topnav a:visited.active, #topnav a:hover {
text-decoration : none;
background : #cccccc;
color : #000;
}
			/*3 COLUMNS*/
			
.right_button {
	float:left;
	width:30px;
	margin-left:-50px;
}

#col1 {
	text-align:center;
	background-color:#FFF;
}	
#Box1 {
	text-align:center;
	width : 12%;
}
#Box2 {
	text-align:center;
	width : 12%;
}
#Box3 {
	text-align:center;
	width : 12%;
}
#Box4 {
	text-align:center;
	width : 12%;
}
#Box5 {
	text-align:center;
	width : 12%;
}
#Box6 {
	text-align:center;
	width : 12%;
}
#Box7 {
	text-align:center;
	width : 12%;
}
#Box8 {
	text-align:center;
	width : 12%;
}
#col2 {
	text-align:center;

}
#col3 {
	text-align:center;
	clear: both;

}
#col4 {
	text-align:center;

}
#col5 {
	margin-top: 20px;
	text-align:center;
	clear:left;

}
			/*FOOTER*/

#footer {
font-size:10px;
clear : both;
height : 40px;
background : #5970B2;
border-top : 5px solid #009;
color : #fff;
padding : 0.2em 0 0 0.5em;
text-align : center;
margin-top: 103px;
}

#toe {
	border-style:solid;
	border-width: 2px;
	border-color: black;
	background-color: white;
	color: black;
	font-size:16px;
	top: 0px;
	width: 794px;
	left: 0px;
	text-align: left;
	height: 150px;
	margin-left: auto;
	margin-right: auto;
}
#sock {
	float:left;
	height: 340px;
	width: 400px;
	text-align: left;
	margin-left: 30px;
	margin-top: 30px;
	
}
#picfoot {
	margin-top:10px;
	margin-bottom:10px;
	
}

#bottomtext {
	text-align:center;
	
}	
#footer a {
color : #fff;
background : #5970B2;
}
#footer a:hover {
color : #fff;
background : inherit;

}

#flashcontent3 {
	text-align: center;
	float:left;
	margin-left: 100px;
	margin-right: 65px;
	margin-top: 20px;
	height: 340px;

}
			/*TYPOGRAPHY*/
h1 {
font-size: 24pt;
	color: #000000;
}
h2 {
margin-top : 0;
padding-top : 0.5em;
padding-bottom : 0.5em;
text-transform : uppercase;
letter-spacing : 3px;
font-size : 1.5em;
color : #885835;
background : inherit;
}
h3 {
margin-top : 0;
font-size : 0.75em;
text-align : center;
color : #666;
background : inherit;
}
blockquote {
	font-weight : bold;
	font-style : italic;
	color : #EFECDC;
}
			/*LINKS*/
a {
text-decoration : none;
color : #0000FF;
background : inherit;
}
a:hover {
text-decoration : underline;
color : #444;
background : inherit;
}
a img {
border : 0;
}
			/*IMAGES*/
.myimage {

	padding : 1px;
	border : 1px solid #aaa;
	margin-top:20px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	text-align:center;
}
.myimage2 {
float : right;
border : 1px solid #aaa;
margin-left : 10px;
}
.myimage3 {
margin-bottom: 10px;
text-align: center;
}
			/*DROPDOWN*/
			
#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 10px 10px;
	width: 179px;
	background: #5970B2;
	color: #FFF;
	text-align: center;
	text-decoration: none}
	
#sddm li b
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 180px;
	background: #5970B2;
	color: #FFF;
	text-align: center;
	text-decoration: none}
	

#sddm li a:hover
{	background: #49A3FF}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #5970B2}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: 179px;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #EAEBD8;
		color: #009;
		font: 11px arial}

	#sddm div a:hover
	{	background: #49A3FF;
		color: #FFF}

