﻿html {background:url(../images/body.gif);}
body {
	margin:auto;
	font-size:12px;
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	background:url(../images/body_bckg.gif) repeat-x;
}
a {
	color:#FF22C4; 
	text-decoration:none;
}
a:hover {
	text-decoration: underline;
	color:#B193DB
}

.purple{
	color:#7867BC;
}

.purple2{
	color:#4B3D89;
}

.University{
	color:#18003E;
	font-size:12px;
	font-weight: normal;
}

.required{
	color:#ff22c4;
}


#container {background:url(../images/main_bckg.png) center top no-repeat; width:1000px; margin:0 auto;}

#logo {
	font-size:24px;
	font-family:"Impact", "Tahoma", Arial, "Geneva", sans-serif;
	padding:60px 100px 233px 140px;
}
#logo a {color:#FFFFFF; text-decoration:none; text-transform:uppercase;}
#menu {height:40px; text-align:center;}
#menu a {color:#FFFFFF; font-size:12px; font-weight:normal; text-decoration:none; margin:0 23px;}
#menu a:hover {
	color:#9966FF;

}


.menuarea {height:39px; text-align:center; margin: 0 0 0 -60px}


.menuarea ul{
margin: -7px 120px;
padding-left:inherit;
margin-left: 135px;
height:46px; 
text-align:center;
border-width: 0;
background:url(../images/menu_background.gif) center center repeat-x;
}

.menuarea ul li{
display: inline;
}

.menuarea ul li a{
float: left;
color: white; /*text color*/
padding: 13px 15px;
text-decoration: none;
border-right: 0px solid #564c66; /*dark purple divider between menu items*/
}

.menuarea ul li a:visited{
color: white;
}

.menuarea ul li .current{
color: white !important; /*text color of selected and active item*/
background: url(/images/menucurrent_background.png) center center repeat-x;
}

.menuarea ul li a:hover{
color: white !important; /*text color of selected and active item*/
background: url(/images/menuhover_background.png) center center repeat-x;
}

#main {
	margin:0 50px;
	float:left;
	background:url(../images/main_background.png) repeat-x #ffffff;
	width:900px;
	min-height:503px;
	display:inline;
}
#text {
	margin:50px 45px 0 30px;
}
#text ul {padding:0; margin:0;}

#text li:hover {
	background-color:#EEEBFC;
}
#text li {list-style:none; border-bottom:0px solid #b961c9; padding:3px 2px; font-weight:normal;

}
#text #current A {
	background-color:#EEEBFC;

}
#text a {text-decoration:none; color:#ff22c4;}


h1 {padding-top: 17px; line-height: 1.2em; margin:20px 0 0 0; font-family:georgia; color: #ff22c4; font-size:21px; font-weight:normal;}
h2 {padding-top: 17px; line-height: 1.2em; margin:20px 0 0 0; font-family:georgia; color: #10012C; font-size:23px; font-weight:normal;}
#text p {margin:10px 0 0 0;}
#sidebar {
	float:right;
	padding:70px 150px 0 30px;
	width:320px;
}
#sidebar h2 {font-family:Arial, Helvetica, sans-serif; margin:0 0 20px 0; font-size:18px; font-weight:normal;}

#sidebar ul {
	margin:0 0 30px 0;
	padding:0;
}
#sidebar ul li.current {
	background-color:#EEEBFC;

}
#sidebar li {list-style:none; border-bottom:1px solid #b961c9; padding:3px 2px;

}
#sidebar li:hover {
	background-color:#EEEBFC;



}
* HTML DIV#sidebar {

	}
#sidebar #current A {
	background-color:#EEEBFC;

}
#sidebar a {text-decoration:none; color:#ff22c4;}

#footer {padding:0 50px; height:169px; clear:both; background:url(../images/footer_bckg.png) center top no-repeat;}
#menu_footer {
	color:#FFCEFF;
	font-size:1em;
	padding:10px 0 0 30px;	
}
#menu_footer a {color:#FFFFFF; text-transform:lowercase;}
#left_footer {float:left; padding:40px 0 0 20px; font-size:10px; color:#FFFFFF;}
#left_footer a {color:#FFFFFF;}
#right_footer {float:right;	padding:40px 20px 0 0; font-size:12px; text-align:right; color:#FFFFFF;}
#right_footer a {color:#FFFFFF;}
