html, body, div, a, img, fieldset, table, tr {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

body {
font-size: .9em;
font-family: arial, sans-serif;
background: url(../images/bkg.gif) repeat-x #fff;
}

#wrapper {
width: 960px;
margin: 0 auto;
background: #fff;
}

#wrapper p {
	margin: 5px 10px;
}

#wrapper h1 {
	text-shadow: 1px 1px 1px #ccc;
	font-size: 80px;
	margin: 0px 0px 20px 20px;
	float: left;
	width: 460px;
}

#content {
width: 480px;
float: left;
clear:both;
margin-bottom: 5px;
font-size: .9em;
}

#content a {
	color: #ef1111;
}

#sidebara {
width: 240px;
float:left;
background: url(../images/grabkg.jpg) no-repeat;
}

#sidebarb {
width: 240px;
float:left;
font-size:.9em;
}

#nav {
	clear: both;
	width: 920px;
	height:36px;
	text-align: right;
	padding-top: 10px;
}

#nav li {
	display: inline;
	font-weight: bold;
}

#nav li a {
	border-left: 5px solid #ed1111;
	padding: 0px 15px 0px 5px;
	text-decoration: none;
	color: #000;
	font-size: .9em;
}

#nav li a:hover {
	border-left: 5px solid #000;
	color: #ed1111;
}


.redhdr {
	margin: 5px 10px;
	color: #ed1111;
	font-size: 1.3em;
	padding-top:5px;
}

#twitter {
	font-size:1em;
	margin-left: 5px;
}

#wrapper p.dc {
	margin: 20px 25px;
}


.dc {
	background:url(../images/dc.gif) no-repeat;
	clear:left;
	margin-left: 20px;
	padding-left: 80px;
	font-weight:bold;
	color: #666;
}

.btmborder {
	border-bottom: 1px solid #ed1111;
	padding-bottom: 20px;
	height: 75px;
}

.toppad {
	padding-top:10px;
}

.ibtmborder {
	border-bottom: 1px solid #ed1111;
	padding-bottom: 15px;
}

#signin {
	width: 350px;
	height: 62px;
	float: right;
	color: #ed1111;
	font: bold .9em arial, sans-serif;
	background: url(../images/studentlogin.gif) no-repeat left bottom;
	padding-left: 140px;
	margin-bottom: 25px;
}

.featstud {
	float: right;
	padding:20px 10px;
}

.author {
	float: right;
	font-style: italic;
}

.imgrt {
	float: right;
	padding-left: 5px;
}

.imglt {
	float: left;
}

#footer {
	font-size: .7em;
	border-top: 3px solid #ed1111;
	padding: 0px 10px 5px 10px;
	clear: both;
	color: #666;
	height: 32px;
}

#footer a {
	text-decoration: none;
	color: #666;
}

#footer a:hover{
	text-decoration: underline;
}

#footer p {
	margin: 5px auto 0px auto;
	width: 940px;
}

#columna {
width: 460px;
float: left;
clear: left;
margin: 0 5px 5px 5px;
padding-bottom: 5px;
background: url(../images/grabkg.jpg) no-repeat;
}

#columna h2 {
	margin:5px 0;
	padding-left: 5px;
	font-size: 1.3em;
	color: #000;
}

#columna h3{
	border-bottom: 1px solid #666;
	padding-left: 5px;
	font-size: .9em;
	color: #666;
	margin: 10px 10px;
}

#columna h4{
	padding-left: 5px;
	font-size: .9em;
	color: #666;
	margin: 10px 10px;
}

#columna p {
	padding: 0 5px;
	font-size: .9em;
}

#columnb {
width: 470px;
float: right;
font-size: .9em;
padding: 0 5px;
}

#columnb h2 {
	color: #ed1111;
}
#columnb p {
	padding-bottom:5px;
}

.fbpad {
	float: right;
	padding-right: 5px;
}

.columns li { 
	list-style-type:none;
	margin-left: -25px;}

#columna ul {
	margin-left: 10px;
}
#columna li {
	font-size: .9em;
	list-style-type: disc;
	padding-right: 10px;
}

.purple { color: #8443E9; }

#columnc {
	color: #FFF;
	background-color: #ed1111;
	box-shadow: 2px 2px 2px #666;
	-moz-box-shadow: 2px 2px 2px #666;
	-webkit-box-shadow: 2px 2px 2px #666;
	-moz-border-radius: 15px;
	border-radius: 15px;
	clear: left;
	width: 460px;
	float: left;
	margin: 0 5px 20px 5px;
}	

#columnc h2 {
	margin:5px 0;
	padding-left: 5px;
	font-size: 1.3em;
	color: #FFF;
}

#columnc a {
	color: #FFF;
}

#columnb table {
	margin-bottom:5px;
}

dt {
	margin-left:10px;
	font-weight:bold;
	font-size: .9em;
}

dd {
	margin-left:10px;
	font-size: .9em;
}

.calendar {
	background: url("../images/calendar.gif") no-repeat;
	height: 125px;
	float: right;
	padding-right: 30px;
}

.dayOfWeek {  font-family: Geneva, Arial, Helvetica, san-serif; font-size: 12px; background-color: #CCCCCC}
.date {  font-family: Geneva, Arial, Helvetica, san-serif; font-size: 14px;; background-color: #FFFFCC}
.monthYear {  font-family: Geneva, Arial, Helvetica, san-serif; font-size: 24px; background-color: #ed1111; font-weight: bold; color: #FFF;}
.calendarText {  font-family: Geneva, Arial, Helvetica, san-serif; font-size: 10px;}
.noschool {background-color: #666; color: #FFF;}