body {
	background-color: #131213;
	/*background-color: #fff;*/
	color: #333333;
	text-align: center;
	margin: 0;
	font: small "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
}

a:link {
	color: #641ca2;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

table#toplogo{
	height: 100px;
	width: 928px;
	margin: auto;
	min-width: 928px;
}
table#nav{
	background-image: url(../img/nav_bg.png);
	height: 68px;
	margin: auto;
}
table#navbuttons{
	width: 988px;
}
table#contentcontainer{
	margin: auto;
}

table#content{
	background: #e7ddf0 url(../img/content_bg.jpg) no-repeat;
	width: 678px;
}
table#home{
	width: 678px;
	height: 800px;
	padding-top: 35px;
	background: url(../img/home_content_bg.jpg) no-repeat;
}
table#body{
	padding-top: 35px;
	margin-left: 50px;
	margin-right: 50px;
	text-align: left;
	margin-bottom: 50px;
	height: 800px;
}

tr.altrow{
	background-color: #D8CAFF;
}
tr.altspecial{
	background-color: #F6F;
}
table.tablelist td{
	border-bottom: 1px solid #D8CAFF;
}
td#middle{
	background-color: #333333;
	width: 928px;
}
td#left{
	background: url(../img/box_shdw_left.png) repeat-y right;
}
td#right{
	background: url(../img/box_shdw_right.png) repeat-y;
}
td#bottom{
	background: url(../img/box_shdw_bottom.png) repeat-x;
}
td#sidebar{
	width: 257px;
	height: 440px;
}
td#greybox{
	background-color: #333333;
	width: 701px;
}

td#greybox{
	background-color: #333333;
	width: 701px;
}
td#sidebarfill{
	background-color: #333333;
	width: 227px;
}
td.day{
	text-align: left;
	width: 7%;
}
td.date{
	text-align: left;
	width: 8%;
}
td.class{
	text-align: left;
	width: 65%;
}

td.indentclass{
	text-align: left;
	width: 65%;
	padding-left: 15px;
}

td.time{
	text-align: right;
	width: 20%;
}

td.instructor{
	text-align: right;
	width: 10%;
}
td.status{
	text-align: right;
	width: 15%;
}

#seal{
	position: relative;
	padding-left: 90px;
	margin: -600px 650px 0 90px;
}


div.doublespacetx{
	line-height: 150%;
	font-size: small;
	text-align: justify;
}
h1, h2, h3, h4{
	color: #641ca2;
	text-align: left;
	font-weight: normal;
	font-style: normal;
}
strong{
	color: #641ca2;
	font-weight: normal;
	font-style: normal;

}

var{
	color: #641ca2;
}
dl{
	margin-left: 20px;
}
dt{
	font-weight: bold;
	font-style: italic;
}
dd{
	margin-left: 0;
}
.mnpglist{
	color: #674385;
	list-style-type: disc;
	margin-left: 10px;
}

.caption{
	font-size: x-small;
	color: #ffffff;
}

div#footer{
	text-align: center;
	color: #5b565e;
	font-size: x-small;
	font-weight: bold;
}
div#footer a{
	color: #5b565e;
	text-decoration: underline;
}
.santa {
	
	text-indent: -999px;
	height: 75px;
	width: 350px;
	background: url(../img/Santa_title.png) no-repeat;
}

.headline {
	color: #641ca2;
	text-align: left;
	font-weight: bold;
	font-size: 2em;
}

.caption2 {
	font-size: x-small;
	color: #641ca2;
}

