@charset "UTF-8"; 


/* Define body stuff */
body {	background : #631417;
	font-family : Verdana, Arial;
	font-size : 12px;
	color : #631417;
	margin-left : 0px;
	margin-top : -1px;
	margin-right : 0px;
	margin-bottom : 0px;
	height : auto;
  	padding: 0;}

a:link, a:active, a:visited {
	color : #CC6600;
	text-decoration : underline;}
<!-- 005EAC -->
a:hover {
	color : #F9D25D;
	text-decoration : underline;}

/* Header */
div.head {
	width : 100%;
	height : 200px;
	background : transparent url(./SLICE_rotaract02.jpg) repeat-x;
	float : left;}

/* Content Section */
div.body {
	height : 100%;
	width : 100%;
	top: 0px;
	margin: 0;
  	padding: 0;}

/* Left Sidebar */
div.left {
	width : 173px;
	background : transparent url(./SLICE_leftbg.jpg) repeat-y;
	float : left;
	color : #631417;
	margin-top : 0px;}


div.lefttow {
	width : 173px;
	background : transparent url(./SLICE_leftend.jpg) no-repeat bottom left;}	

/* Main content area */
div.main {
	width : auto;
	margin-left : 185px;
	margin-right : 10px;
	margin-top : 0px;}

/* Content area container */
div.contentarea {	
	text-align : left;	
	width : auto;	
	background : #631417;}

/* Title thing for content sections */
div.title {
	width : auto;
	border : 0px
	margin-bottom: 3px;
	background : transparent url(./SLICE_newsmid.jpg) repeat-x;
	
	padding : 3px;	font-weight : bold;
	color : #FFFFFF;}

/* Body thing for content sections */
div.content {
	width : auto;
	background : transparent url(./SLICE_contentbg.jpg) repeat;
	margin-bottom: 3px;
	padding : 3px;}	

/* Style for menus */
div.menu {
	width : 112px;
	padding : 3px;
	background : #FFFFFF;
	border : 1px solid #631417;
	margin-top : 1px;
	margin-bottom : 3px;
	margin-left : 0px;}

a.menu:link, a.menu:active, a.menu:visited {
	color : #631417;}

a.menu:hover {
	color : #F9D25D;}

/* Style for copyright */
div.copyright {
	width : auto;
	background : transparent url(./SLICE_newsmid.jpg) repeat;
	margin-top : 50px;
	margin-left : 10px;
	margin-right : 10px;
	text-align: center;

	color : #dcbcbf;}
}


.switch_panel {
padding:3px 5px 3px 5px
}

.show_window {

	width: 350px;
	padding-top: 5px;
}


.switch_panel a:active {
	color:#000000;
	text-decoration:underline
}

.switch_panel a:hover {
	background-color:#555555;
	color:#FFFFFF
}

.show_up_div {
	float: right;
	overflow: hidden;
	width: 350px;
}


.sch_link {
	display: block;
}


<!--
/* Internet Explorer fixes */



* html img.headimg, * html div.head {

	position : relative;

	margin-bottom : 0px;

}

* html img.left {

	position : relative;

	margin-top : 0px;
}

#header img { vertical-align: bottom }

-->