* {
	font-size: 1em; 
	margin: 0 auto;	
	padding: 0; 
	line-height: 1.4em; 
	font-family: Helvetica, Arial, sans-serif;
}

p {text-align: justify;	font-size: 110%;	padding: 0 0 10px 0;}
em {font-style: normal;}
blockquote {font-size: 80%; font-style:italic;}

h1 {font-size: 150%; padding: 0 0 5px 0; color: #ac52ac;}
h2 {font-size: 120%; padding: 0 0 5px 0; color: #ac52ac;}
h3 {font-size: 60%; padding: 0 0 5px 0; color: #008CA1;}
h4 {font-size: 70%; padding: 0 0 0 0; color: #607F06;}
h5 {font-size: 70%; padding: 0 0 0 0; color: #008B6E;}

.hidden {display: none}
small {color: #666; font-size: 75%;}

body {
	position: relative; 
	margin: 0 auto; 
	background: url(images/layout/forgrads_bg.png) top center repeat-x #FFF; 
	color: #690B6C;
	background-color: #e6e6fa;
}

#wrap {
	background: url(images/layout/forgrads_eyes.jpg) top center no-repeat; 
	width: 100%; 
	position: relative; 
	margin: 0 auto;
}

#page {
	position: relative; 
	margin: 0 auto; 
	width: 850px; 
	background-color: #e6e6fa;
	background: transparent url(images/layout/forgrads_logobar.png) top center no-repeat;
	min-height: 302px;
}

/* Navigation */

#nav {
	position: relative; 
	float: right; 
	padding: 0 5px 0 0;
}

#nav ul {display: inline; list-style: none;}
#nav li span {display: none;}
#nav li {display: inline;}

#nav1 a {
	background: url(images/layout/nav-purple-home-off.gif) top left no-repeat;
	width: 22px;
	height: 130px;
	margin: 0 5px 0 0;
	float: left;
}

#nav1 a:hover {background: url(images/layout/nav-red-home-on.gif);}

#nav2 a {
	background: url(images/layout/nav-purple-programs-off.gif) top left no-repeat;
	width: 22px;
	height: 130px;
	margin: 0 5px 0 0;
	float: left;
}

#nav2 a:hover {background: url(images/layout/nav-orange-programs-on.gif);}

#nav3 a {
	background: url(images/layout/nav-purple-hon-off.gif) top left no-repeat;
	width: 22px;
	height: 130px;
	margin: 0 5px 0 0;
	float: left;
}

#nav3 a:hover {background: url(images/layout/nav-yellow-hon-on.gif);}

#nav4 a {
	background: url(images/layout/nav-purple-testimonials-off.gif) top left no-repeat;
	width: 22px;
	height: 130px;
	margin: 0 5px 0 0;
	float: left;
}

#nav4 a:hover {background: url(images/layout/nav-green-testimonials-on.gif);}

#nav5 a {
	background: url(images/layout/nav-purple-about-off.gif) top left no-repeat;
	width: 22px;
	height: 130px;
	margin: 0 5px 0 0;
	float: left;
}

#nav5 a:hover {background: url(images/layout/nav-blue-about-on.gif);}

#nav6 a {
	background: url(images/layout/nav-purple-forgrads-on.gif) top left no-repeat;
	width: 22px;
	height: 130px;
	margin: 0 5px 0 0;
	float: left;
}

#nav6 a:hover {background: url(images/layout/nav-purple-forgrads-on.gif);}

#nav7 a {
	background: url(images/layout/nav-purple-links-off.gif) top left no-repeat;
	width: 22px;
	height: 130px;
	margin: 0;
	float: left;
}

#nav7 a:hover {background: url(images/layout/nav-teal-links-on.gif);}

/* Content */

#page-content {
	position: relative;
	float: left;
	width: 850px;
	padding: 105px 0 0 0;
}

#col-1 {
	position: relative;
	float: left;
	width: 600px;
	padding: 0 0 0 20px;
}

#col-1 ul {margin-bottom: 10px;}
#col-1 a {color:#008CA1; text-decoration:none;}
#col-1 a:hover {color:#008B6E; text-decoration:underline;}

#col-2 {
	position: relative;
	float: right;
	width: 200px;
}

.promo {
	font-family:"Times New Roman", Times, serif;
	position: relative;
	float: left;
	width: 200px;
	padding: 10px;
	border: solid #C0D0E3 1px;
	margin-bottom: 10px;
	margin-top: 8px;
	background:url(images/layout/forgrads_rightside_bg.jpg) repeat;
}

.promo h2 {letter-spacing: .2em;}
.promo p a {color: #547798; font-size: 90%; text-decoration: none; border-bottom: solid #F1E6F4 1px;}
.promo p a:hover {border-bottom: #547798 1px dashed;}

#maintext {position: relative; width: 600px;}
#maintext ul, #maintext-bottom ul {font-size: 80%;}
#maintext img, #maintext-bottom img {margin: 15px}

#maintext-bottom {
	position: relative;
	width: 600px;
	padding: 20px 0 0 0;
	clear: both
}

#maintext-bottom p {
	margin-bottom: -3px;
	line-height: 1.35em;
}

textarea {
	padding: 2px;
	width: 438px;
	background: #f2ffce;
	border: 1px solid #b6d954;
}

.rpullout {
	position:relative;
	float:right;
	right: -15px;
	margin: 10px;
	width:200px;
	padding:10px 10px 10px 10px;
	border:thick;
	background-color: #ee82ee;
}


.signature {
	font-style:italic; 
	text-align:right;
	float: right;
	
}

.rpullout p {
	text-align:left;
	border:dashed 1px #4b0082;
	padding:8px 6px 22px 6px;
	font:Arial, Helvetica, sans-serif ;
	letter-spacing:1px;
	color:#4b0082;
	font-size:16px;
	line-height:15px;
}

.lpullout {
	position:relative;
	float:left;
	width:200px;
	padding:5px 10px 5px 10px;
	border:thick;
}

.lpullout p {
	text-align:center;
	border:dashed 1px #CCC;
	padding:8px 6px 8px 6px;
	font:Arial, Helvetica, sans-serif ;
	letter-spacing:1px;
	color:#999;
	font-size:16px;
	line-height:15px;
}

/* Footer */

#footer {
	position: relative;
	float: left;
	width: 100%;
	height: 134px;
	background: url(images/layout/forgrads_footer-bg.png) repeat-x 0 0;
	margin: 60px 0 0 0;
	clear: both;
}

#footer-bg {
	position: relative;
	float: left;
	margin: 0 auto;
	background: url(images/layout/forgrads_heart-footer.jpg) no-repeat top center;
	height: 134px;
	width: 100%;
}

#footer-content {position: relative; width: 780px; padding: 10px 0 0 0;}
#footer-info {position: relative; width: 440px; float: left;}
#footer-contact {position: relative; width: 300px; float: right;}

.footer-box {position: relative; float: left; padding: 0 40px 0 0;}
.footer-box2 {position: relative; float: right; padding: 0;}
.footer-box-contact {position: relative; float: left; padding: 0;}

#footer p {font-size: 70%; color: #ac52ac;}
#footer p a {color: #547798; text-decoration: none;}
#footer p a:hover {background: #C0D0E3;}

#promo img {position: relative; float: left; margin: 0 4px 4px 4px;}

.name, .e-mail {
	padding: 2px 0px 2px 5px;
	color: #507699;
	border: 1px solid #507699;
	background: #fff;
}
