@CHARSET "UTF-8";
body{
	font-family:Verdana, Arial,Sans-serif;
	margin:0px;
	padding-top:10px;
	background-color:#f0f5e5;
	min-height:850px;
}

#doc4{
	border: solid 1px #770088;
	background-color:white;
    background-image : url('sysimages/grad_page.png');
    background-repeat : repeat-x;
}

#hd{
/*    background-image : url('sysimages/grad_h.png');
    background-repeat : repeat-y;
	color:white;*/
	min-height:120px;
  }

#headline{
	margin:.5em .5em .5em 0em;
	background-color:none;
	padding:0em 0em 0em 0em;
	width:60.3em;
	*width:57.9em;
	min-height:10em;
	float:left;
}



#headline h1{
	font-size:131%;
}

#headline a{
	color:#085F33;
	text-decoration:none;
	font-weight:bold;
}

#headline a:hover{
	color:#510b41;
	text-decoration:underline;
	font-weight:bold;
}

#name{
	margin:0.1em 0.5em 0em 0em;
	width:13em;
	float:right;
	font-size:100%;
	color:#fff;
	text-align:right;
}

#left{
/*    background-image : url('sysimages/grad_v.png');
    background-repeat : repeat-x;*/
	min-height:600px;
	padding-left:0.6em;
	padding-right:1.6em;
  }

.lbox{
/*	width:176px;*/
	width:100%;
/*	color:white;
	background-color:#d087da;
	margin:1em 0.5em 0.5em 0.5em;
	padding:0.5em;
	text-align:center*/
}

.quote{
	color:#770088;
}
/* YUI Menu qualifiers */
#mainmenu{
	/*padding:0.5em;*/
	background-color:white;
	font-family:Arial, sans-serif;
}

.yuimenu{
	background-color:white;
}

#mainmenu ul{
	padding-left : 0em;
}

#mainmenu li ul{
	border:solid #770088 1px;
	padding:0.5em;
		background-color:#E5EED2;
}

#mainmenu a{
	color:#4E0751;
	text-decoration:none;
	font-weight:bold;
	font-size:100%;
/*		margin:0.25em 0;*/
	line-height:1.8em;
}

#mainmenu a:link{
	color:#770088;
}

#mainmenu a:hover{
	color:#78BB8D;
	background-color:#E4EED1;
}

/* end of YUI menu */

#left a{
	color:#085F33;
	text-decoration:none;
	font-weight:bold;

}

#left a:hover{
	color:#510b41;
	text-decoration:underline;
	font-weight:bold;
}

#center{
/*	width:38.5em;
	border:solid 1px #770088;*/
	background-color:none;
}

#center h1{
	color:#770088;
}

#center h2{
	color:#770088;
}

#center p, li, td{
	color:#49004C;
}

.panGen{
	border:0px;
	padding:0px;
	border-spacing:0px;
}

.panTL{
	width:5px;
	height:5px;
	background-image:url(sysimages/corner.png);
	background-position: 0 0;
}

.panTC{
	height:5px;
	background-image:url(sysimages/top.png);
	background-repeat:repeat-x;
}

.panTR{
	width:5px;
	height:5px;
	background-image:url(sysimages/corner.png);
	background-position: -5px 0;
}

.panCL{
	background-image:url(sysimages/left.png);
	background-repeat:repeat-y;
}

.panCC{
	background-color:#fff
}

.panCR{
	background-image:url(sysimages/right.png);
	background-repeat:repeat-y;
	background-position: -5px 0;
}

.panBL{
	height:5px;
	background-image:url(sysimages/corner.png);
	background-position: 0 -5px;
}

.panBC{
	background-image:url(sysimages/bottom.png);
	background-repeat:repeat-x;
	background-position: 0 -5px;
}

.panBR{
	height:5px;
	background-image:url(sysimages/corner.png);
	background-position: -5px -5px;
}

.unote{
	font-size:80%;
	color:red;
}

#center h1 {
	font-size: 180%;
	color: #3C0046;
	font-weight: bold;
}

#center h2 {
	font-size: 160%;
	color: #3C0046;
	font-weight: bold;
}

#center h3 {
	font-size: 140%;
	color: #3C0046;
	font-weight: bold;
}

#center h4 {
	font-size: 120%;
	color: #770088;
	font-weight: bold;
}

#center h5 {
	font-size: 100%;
	color: #770088;
	font-weight: bold;
}

#center p,ul,li,ol,td {
	font-size: 100%;
	color: #3C0046;
}

#center a {
	font-size: 95%;
	color: #085F33;
	font-weight: bold;
	text-decoration: none;
}
/*
#center a:link {
	color: #085F33;
	text-decoration: underline;
}
*/
#center a:hover {
	color: #510b41;
	text-decoration: underline;
}
/*
#center a:visited {
	color: #5C8F6C;
	text-decoration: none;
}
*/
#right a{
	color:#085F33;
	text-decoration:none;
	font-weight:bold;

}

#right a:hover{
	color:#510b41;
	text-decoration:underline;
	font-weight:bold;
}

.boxes{
/*	background-color:#d087da;
	border:1px solid #770088;
	color:white;
	padding:0.5em;*/
	text-align:center;
	width:14em;
	margin: 0.5em auto 0em auto;
	font-size:90%;
}

#ft{
	font-size:70%;
}