body {
	margin: 0px;
	padding: 0px;
	background: #DFDFDF url(images/homepage01.jpg) repeat-x left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #7F7D7D;
}
#search {
	margin: 0px;
	padding: 0px;
	background: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #7F7D7D;
}
li { margin-bottom: .5em; font-size: 11px;}

h2, h3, h4, h5 {  font-family: Georgia, "Times New Roman"; }

/*Containing Table*/
#Table01
{
	background-image: url(images/homepage02b.jpg);
	background-repeat: repeat;
	background-position: 0 0;
}

#rTop
{
	background-color: #363;
	background-image: url(images/homepage06_2009.jpg);
	background-repeat: repeat-x;
	background-position: left top;
		font-size: 11px;
}

/*Main Content Area*/
#rWht
{
	padding: 5px 15px; color: #333;
}

#rWht p { font-size: 11px; }

#headL
{
	background-image: url(images/2010header.jpg);
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: 0 0;
}

/*right column, main table */
#rLong {
	background-image: url(images/homepage01.jpg);
	background-color: #DFDFDF;
	background-repeat: repeat-x;
	background-position: 0 0;
}
#rLong p {	
	font-size: 11px; 
	}
	
#rlist ul, ul 
{
	font-size: 11px;
	list-style-type: square;
	list-style-position: outside;
}


/*Table of Links*/
#lnkTbl a
{
	font-size: 11px;
	color: #7F7D7D;
	text-decoration: none;
	font-weight: bold; 
}

#lnkTbl a:hover
{
	font-size: 11px;
	color: #333;
	text-decoration: underline

}

#tblHd
{
	background-image: url(images/homepage15.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-size: 12px;
	padding: 10px;
	border-bottom: 1px #CCC solid;
	font-weight: bold;
}

#tblTd
{
	background-color: #BFDEF2;
	font-size: 11px;
	color: #333;
	padding-left: 1em;
	line-height: 125%;
}

#tblTd a { font-weight: normal; }

/*Not Functional in IE6*/
#tblLnk
{
	background-image: url(images/homepage15.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-size: 11px;
	padding: 10px 15px;
	border-bottom: 1px #CCC solid;
}

#tblLnk:hover
{
	background-image: url(images/homepage15-inv.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-size: 11px;
	padding: 10px 15px;
	border-bottom: 1px #CCC solid;
}

#rFoot
{
	background-color: #DFDFDF;
	background-image: url(images/homepage05b.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-top: 2px;
	font-size: 11px;
}
#pFoot
{
	font-size: 9px;
	color: #7F7F7F;
}

/* Special */
#fTable td
{
	background-color: #CCF;
	font-size: 11px;
	padding: 5px;
	border: 2px #309 solid;
}

$regTbl h4 {
	font-size: 12px; margin-top: 0px; margin-bottom: 0px;
}

#regTbl{
	font-size: 11px;
}


#faculty p { margin-right: 7px; }

/*Picture Styles*/

#facpix { margin: 2px 10px 2px 0px; float: left; }

#classpix
{
	margin: 0 0 10px 10px; 
	background-color: #C1E0CC;
	border: 0px solid #063;
	float: right;
	padding: 5px;
}
#classpix2
{
	background-color: #C1E0CC;
	border: 1px solid #063;
	padding: 3px;
	margin: 5px; 
}

#featBox
{
	width: 320px;
	border: 2px solid #306;
	padding: 5px;
	text-align: center;
	margin-left: 15px;
	float: right;
}

#txtwimgB {
	font-size: 11px;
	text-align: center;
	color: #069;
	margin-left: 10px;
	float: right;
}
#txtwimgB img
{
	background-color: #69C;
	padding: 8px;
	border: 1px solid #06C;
}
#txtwimgBnf {
	font-size: 11px;
	text-align: center;
	color: #069;
}
#imgwbgB
{
	background-color: #69C;
	padding: 8px;
	border: 1px solid #06C;
}
#opsempix { 
	margin: 0 0 10px 10px; 
	background-color: #CCC;
	border: 0px solid #333;
	float: right;
	padding: 5px;
}
#newpix { padding: 10px; float: right; }
.video { padding: 10px; background-color: #EEEEFF; }

/* Classes */
.first5 {  color:#069; font-weight: bold; }
.first5P { color:#306; font-weight: bold; }
.first5R { color:#936; font-weight: bold; }
.first5G { color:#063; font-weight: bold; }
.first5B { color:#39F; font-weight: bold; }
.toplnks { color: #FFF; text-decoration: none; }
.spclass { margin-bottom: 5px; border-bottom: 1px solid #CCC; }
