/* UMVillage styles */

#center {
	margin-right: auto; 
	margin-left: auto; 
	position: relative; 
	width: 950px; 
	text-align: left;
	background: #77020A;
	border: 1px black solid;
}

body {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	background: #EAEAEA;
	margin: 0; 
	padding: 0;
	color: #000000;
	text-align: center;
	font-size: 10pt;
}	

#shadow {
	background-image: url(assets/bg.gif);
	background-repeat: repeat-y;
	margin: auto;
	width: 1000px;
}

a img {
	border: none;
}

#bannerImg {
	
}

#rightCorner {
	width: 900px;
	position: relative;
	left: 25px;
	top: 2px;
	text-align: right;
}

#rightCorner a:link {
	color:#0099FF;
	text-decoration: none;
}

#rightCorner a:visited {
	color:#CC99CC;
	text-decoration: none;
}

#rightCorner a:hover {
	text-decoration: underline;
}

#logo {
	width: 900px;
	position: relative;
	left: 25px;
}

#nav {
	position: relative;
	left: 25px;
	text-align: center;
	width: 900px;
	height: 35px;
	font-size: 11pt;
	background-image:url(assets/navigation.png); 
}

#links {
	position: relative;
	top: 7px;
}

#admissions {
	left:125;
	top:55;
	position:absolute; 
	width: 135px; 
    height: 130px; 
    border: 1px solid #0099CC; 
    background-color: #FFFFFF;
	text-align:left;
	padding:5px;	
	visibility: hidden;
}

body a:link {
	text-decoration: none;	
}

body a:visited {
	text-decoration: none;
}

body a:hover {
	text-decoration: underline;
}

#links a:link {
	text-decoration: none;
	color: #333333;
}

#links a:visited {
	text-decoration: none;
	color: #333333;
}

#links a:hover {
	text-decoration: underline;
	color: #77020A;
}

#links a:active {
	text-decoration: none;
	color: black;
	font-weight: 500;
}

p#statement1 {
	 color: #C20C10; 
	 width: 150px; 
	 position: relative; 
	 left: 25px; 
	 top: 25px;
	 font-size: 10pt;
}

p#statement2 {
	width: 225px; 
	position: relative;
	top: 35px;
	left: 25px;
	font-size: 10pt;
}

p#statement3 {
	width: 225px; 
	position: relative;
	top: 45px;
	left: 25px;
	font-size: 10pt;
}

#bottomBorder {
	
}

#bottomLinks {
	width: 900px;
	position: relative;
	left: 25px;
	font-size: 10pt;
}

#bottomLinks a:link {
	color:#0099FF;
	text-decoration: none;
}

#bottomLinks a:visited {
	color:#CC99CC;
	text-decoration: none;
}

#bottomLinks a:hover {
	text-decoration: underline;
}

#bottomBorder img {
	position: relative;
	left: 25px;
}

td#specificContent {
	width: 600px;
}

td#commonContent {
	width: 300px; 
	border-left: 1px #CCCCCC solid;
	padding: 0px;
	vertical-align: top;
}

table#pageContent {
	width: 900px;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: left;
	border-left: 2px #333333 solid;
	border-right: 2px #333333 solid;
	border-collapse: collapse;
	}

/* Drop down menus */

#menu1
{
	position:absolute;
	top: 177px;
	left: 88px; 
    /*border: 1px solid #333333;*/ 
    background-color: #F2F2F2;
	text-align:left;
	display: none;
	z-index: 10;
	border-collapse: collapse;
}

#menu1 td {
	border: 1px solid #333333;
	padding: 3px;
}

#menu1 a:link {
	text-decoration: none;
	color: #333333;
}


#menu1 a:visited {
	text-decoration: none;
	color: #333333;
}

#menu1 a:hover {
	text-decoration: underline;
	color: #77020A;
}

#menu2
{
	position:absolute;
	top: 177px;
	left: 210px; 
    /*border: 1px solid #333333;*/
    background-color: #F2F2F2;
	text-align:left;
	display: none;
	z-index: 10;
	border-collapse: collapse;
}

#menu2 td {
	border: 1px solid #333333;
	padding: 3px;
}

#menu2 a:link {
	text-decoration: none;
	color: #333333;
}


#menu2 a:visited {
	text-decoration: none;
	color: #333333;
}

#menu2 a:hover {
	text-decoration: underline;
	color: #77020A;
}

#menu3
{
	position:absolute;
	top: 312px;
	left: 623px; 
    /*border: 1px solid #333333;*/
    background-color: #F2F2F2;
	text-align:left;
	display: none;
	z-index: 10;
	border-collapse: collapse;
}

#menu3 td {
	border: 1px solid #333333;
	padding: 3px;
}

#menu3 a:link {
	text-decoration: none;
	color: #333333;
}


#menu3 a:visited {
	text-decoration: none;
	color: #333333;
}

#menu3 a:hover {
	text-decoration: underline;
	color: #77020A;
}

/* End Drop down menus */

#nav 
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 11pt;
}

#menu 
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 11pt;
}

#popupContact a:link {
	text-decoration: none;
	color:#03f;
}


#popupContact a:visited {
	text-decoration: none;
	color:#03f;
}

#popupContact a:hover {
	text-decoration: underline;
	color: #77020A;