body {
	background-image: url(../SISTUHSRedesignbkgd10.jpg);
	background-color:#232323;
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #F8CD43;
}


#header {
	background-color: #000000;
	width: 100%;
	
	height: auto;	
}
#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	margin-right: 80px;
	margin-left: 100px;
	position:relative;
}


td img {
/* Another Mozilla/Netscape bug with making sure our images display correctly */
	display: block;
}

#FWTableContainer1268706061 {
/* The master div to make sure that our popup menus get aligned correctly.  Be careful when playing with this one. */
	position:relative;
	margin:0px;
	width:810px;
	height:600px;
	text-align:left;
}

#MMMenuContainer0603155832_0 {
/* This ID is related to the master menu div for menu MMMenuContainer0603155832_0 and contains the important positioning information for the menu as a whole */
	position:absolute;
	left:700px;
	top:230px;
	visibility:hidden;
	z-index:300;
}

#MMMenu0603155832_0 {
/* This class defines things about menu MMMenu0603155832_0's div. */
	position:absolute;
	left:0px;
	top:0px;
	visibility:hidden;
	background-color:#666666;
	border:1px solid #555555;
	width:100px;
	height:148px;
}

.MMMIFVStyleMMMenu0603155832_0 {
/* This class determines the general characteristics of the menu items in menu MMMenu0603155832_0 */
	border-top:1px solid #333333;
	border-left:1px solid #333333;
	border-bottom:1px solid #666666;
	border-right:1px solid #666666;
	width:100px;
	height:22px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:92px;
	height:14px;
}

.MMMIVStyleMMMenu0603155832_0 {
/* This class determines the general characteristics of the menu items in menu MMMenu0603155832_0 */
	border-top:0px;
	border-left:1px solid #333333;
	border-bottom:1px solid #666666;
	border-right:1px solid #666666;
	width:100px;
	height:21px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:92px;
	height:14px;
}

#MMMenu0603155832_0_Item_0 {
/* Unique ID for item 0 of menu MMMenu0603155832_0 so we can set its position */
	left:0px;
	top:0px;
}

#MMMenu0603155832_0_Item_1 {
/* Unique ID for item 1 of menu MMMenu0603155832_0 so we can set its position */
	left:0px;
	top:22px;
}

#MMMenu0603155832_0_Item_2 {
/* Unique ID for item 2 of menu MMMenu0603155832_0 so we can set its position */
	left:0px;
	top:43px;
}

#MMMenu0603155832_0_Item_3 {
/* Unique ID for item 3 of menu MMMenu0603155832_0 so we can set its position */
	left:0px;
	top:64px;
}

#MMMenu0603155832_0_Item_4 {
/* Unique ID for item 4 of menu MMMenu0603155832_0 so we can set its position */
	left:0px;
	top:85px;
}

#MMMenu0603155832_0_Item_5 {
/* Unique ID for item 5 of menu MMMenu0603155832_0 so we can set its position */
	left:0px;
	top:106px;
}

#MMMenu0603155832_0_Item_6 {
/* Unique ID for item 6 of menu MMMenu0603155832_0 so we can set its position */
	left:0px;
	top:127px;
}

#MMMenuContainer0603155832_0 img {
/* needed for Mozilla/Camino/Netscape */
	border:0px;
}

#MMMenuContainer0603155832_0 a {
/* Controls the general apperance for menu MMMenuContainer0603155832_0's items, including color and font */
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
	text-align:left;
	vertical-align:middle;
	padding:3px;
	background-color:#232323;
	font-weight:normal;
	font-style:normal;
	display:block;
	position:absolute;
}

#MMMenuContainer0603155832_0 a:hover {
/* Controls the mouse over effects for menu MMMenuContainer0603155832_0 */
	color:#333333;
	background-color:#f8cd43;
}

#left-panel{
    position:absolute;
    left:-100px;
    width:135px;
    border-right:1px solid #777;
    padding-bottom:25px;
}

#left-panel .cal-title{
    font-weight:bold;
}

#left-panel .cal-desc{
    color:#bbb;
}

#left-panel .cal{
    padding-bottom:20px;
    border-bottom:1px solid #333;
}

#content + p{
    clear:both;
}