body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color:#8a9721;
	margin-left:auto;
	margin-right:auto;
	background-image: url(images/bg.jpg);
    background-repeat: repeat-x;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	font-size:25px;
	margin-bottom:10px;
	text-align:center;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#DFE262;
	font-size:15px;
	margin-top:0px;
	margin-bottom:5px;	
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#292929;
	font-size:15px;
	margin-top:5px;
}
p.right {
	padding:10px;
}
a:link, a:visited {color:#292929;}
a:hover {text-decoration: none; color:#ebebb7;}

a.topnav:link, a.topnav:visited {color:#292929; text-decoration:none;}
a.topnav:hover {
    text-decoration: none;
    color: #CD9D15;
}

a.leftnav:link, a.leftnav:visited {color:#ffffff; text-decoration:none;}
a.leftnav:hover {text-decoration: none; color:#ebebb7;}

a.leftnav2:link, a.leftnav2:visited {color:#500001; text-decoration:none;}
a.leftnav2:hover {text-decoration: none; color:#ebebb7;}

a.leftnav3:link, a.leftnav3:visited {color:#e1e262; text-decoration:none;}
a.leftnav3:hover {text-decoration: none; color:#ebebb7;}

a.rightnav:link, a.rightnav:visited {color:#000000;}
a.rightnav:hover {
    text-decoration: none;
    color: #CD9D15;
}

a.rightnav2:link, a.rightnav2:visited {color:#737d1d; text-decoration:none;}
a.rightnav2:hover {
    text-decoration: none;
    color: #CD9D15;
}

ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#292929;
	font-size:15px;
}

li {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#292929;
	font-size:15px;
}

div#topnav {
	background-image: url('images/topnav.jpg');
    background-repeat: repeat-x;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#FFFFFF;
	height:49px;
	width:608px;
	float:right;
	padding-top:3px;
	padding-bottom:10px;
	padding-left:3px;
	
}
div#body {
	padding:15px;
	float:left;
	width:400px;	
}
.leftnavtitle {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#e1e262;
	font-size:24px;
}
div#rightnav {
	background-color:#dfe262;
	font-size:14px;
	color:#FFFFFF;	
	width:174px;
	float:right;
	margin-top:10px;
	margin-right:0px;
    margin-left: 0px;
}
.rightnavtitle {
    background-image: url('images/navheader.jpg');
    background-repeat: no-repeat;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-weight: bold;
    width: 174px;
    height: 52px;
    color: #737d1d;
    font-size: 16px;
    text-align: center;
    margin: 0px;
}
ul.rightnav {
	list-style-type: none;
	margin: 0;
	padding: 0;
	padding-left: 5px;
	}
li.rightnav {
	background-image:url(images/blackarrow.jpg);
	background-position:0 50%;
	background-repeat:no-repeat;
	padding:0px 0px 5px 25px;
	color:#00000;
}
.lefttitleother {
	background-image: url(images/orangebar.jpg);
	background-repeat:no-repeat;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	width:235px;
	height:36px;
	color:#500001;
	font-size:13px;
	padding:10px 0px 0 25px;
	margin:0px;
}
ul.leftnav {
	list-style-type: none;
	margin: 0;
	padding: 0;
	padding-left: 5px;
	border-bottom:1px #ffffff dotted;
	
	}
li.leftnav {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	background-image:url(images/orangearrow.jpg);
	background-position:0 50%;
	background-repeat:no-repeat;
	padding:10px 0px 10px 35px;
	color:#ffffff;
	border-top:1px #ffffff dotted;
	border-collapse:collapse:
}
td.footer {
	background-image: url(images/footer.jpg);
    background-repeat: repeat-x;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;	
	font-size:15px;
	text-align:center;
	padding:10px;
}
td.footer2 {
	background-image: url(images/footer2grade.jpg);
    background-repeat: repeat-x;	
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;	
	font-size:15px;
	text-align:center;
	padding:10px;
}
.red {
	color:#500001;
	font-size:16px;
	font-weight:bold;
}
td.footer a:link
{
    background-image: url(images/footer.jpg);
    background-repeat: repeat-x;
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #FFFFFF;
    font-size: 15px;
    text-align: center;
    padding: 10px;
}
td.footer a:hover
{
    background-image: url(images/footer.jpg);
    background-repeat: repeat-x;
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #D7A91F;
    font-size: 15px;
    text-align: center;
    padding: 10px;
}
td.footer2 a:hover
{
    background-image: url(images/footer2grade.jpg);
    background-repeat: repeat-x;
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #304701;
    font-size: 15px;
    text-align: center;
    padding: 0px;
}
