body {
	margin: 0;
	padding: 0;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	background: #7F7772 url(../images/img01.gif) repeat-x;
	font-size: 12px;
	color: #000000;
}

h1, h2, h3, h4{
	margin-top: 0;
	font-weight:bold;
	color: #000000;
}

h1 {
	font-size:110%;
	margin:0;
}

h2 {
	font-size:110%;
}

h4 {
	font-size:95%;
	font-style:italic;
}
		
p {
	font-size:95%;
}
		
blockquote {
	font-size:90%;
	font-style:italic;
}

ul, ol{
}


a {
	color: #FF8000;
}

a:hover {
	color:#FF6600;
	text-decoration: none;
}

.small {
	font-size:80%;
}

hr {
	display: none;
}



img {border:none
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

/* header */

#header {
	width: 700px;
	height: 50px;
	margin: 0 auto;
	padding: 0 0 7px 0;
}

/* Logo */

#logo {
	float: left;
	height: 90px;
	width: 310px;
	padding-top: 15px;
}

/* Search */
#search {
	float: right;
	width: 290px;
	padding-top: 20px;
}

#results {
	padding: 30px 30px 0 30px;
}
	
/* Menu */

#include{
	width: 720px;
	height: 30px;
	margin: 0 auto 15px auto;
}

/* Frame */
#frame {
	width: 690px;
	margin:100px auto;
}	


/* Page */
#page {
	width: 690px;
	margin: -1em auto auto auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:#FFFFFF;
}



/* Calendar */
#cal {
	padding:0px 35px 0 30px;
	background:#9B6C5A;
}	

/* Splash */

#splash {
	width: 660px;
	height: 180px;
	padding: 30px 30px 0 30px;
	margin: auto auto 20px auto;
}

.twocols {
}

.twocols .
 {
}

.twocols .col1 {
	float: left;
	width: 320px;
}

.twocols .col2 {
	float: right;
	width: 320px;
}

/* Content */

#contentfull{
	padding: 40px 25px 0 20px;

}	

#content {
	float: right;
	width: 57%;
	padding: 40px 25px 0 10px;
}

#content ul, contentfull ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
	
.title {
	font-style:italic;
	font-weight:bold;
}

.list {
	padding-left: 0;
	list-style: none;
	font-size:95%;
}

.list li {
}

/* Sidebar */

#sidebar {
	float: left;
	width: 30%;
	padding: 10px 10px 10px 10px;
	margin: 40px 0 20px 10px;
	border: thin solid #999999;
	font-size:95%;
}

#sidebarpic {
	float: left;
	width: 30%;
	padding: 10px 10px 10px 10px;
	margin: 40px 0 20px 10px;
	text-align:center;
}	

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
}

#sidebar li li {
	padding: 5px 0;
}

#sidebar h2 {
	font-size: 100%;
	font-weight: bold;
}

#sidebar h3 {
	margin: 0;
	font-size: 100%;
}

#sidebar p {
	margin: 0;
	line-height: normal;
	font-size: 95%;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Main */
#main {
	padding:0px 35px 0 30px;
}

#main ul {
	list-style:none;
}

/* Columns */
#column {
	width:90px;
	font-size:85%;
	text-align:center;
}		

/* Pictures */

#picLeft {
	float: left;
	width: auto; 
	height: auto;
	padding: 0 7px 7px 0;
}

#picRight {
	float: right;
	height:auto;
	width:auto;
	padding-left: 7px;
	padding-bottom:7px;
}	

#contact {
	float: right;
	width:400px;
	text-align:left;
	font-variant:small-caps;
}	

/*SSI links*/
#links {
	width:auto;
	text-align: center;
	font-size: 85%;
	padding: 15px;

}	


/* Footer */

#footer {
	clear: both;
	width:690px;
	height: 40px;
	padding-top: 20px;
	margin:auto;
	color: #000000;
	background: #7F7772 url(../images/botbar.jpg) no-repeat;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 77%;
}

#footer a {
	color: #666666;
}

#banner {
	width:690px;
	height:192px;
}

/*body id tags for banner*/
.index #banner {background: url(../images/bans/banhome.jpg);}
.about #banner {background: url(../images/bans/banabout.jpg)}
.mainstage #banner {background: url(../images/bans/banms.jpg)}
.edu #banner {background:url(../images/bans/banedu.jpg);}
.involve #banner {background:url(../images/bans/banedu.jpg);}
.fran #banner {background:url(../images/bans/banconfran.jpg);}
.colin #banner {background:url(../images/bans/banconcol.jpg);}
.sam #banner {background:url(../images/bans/bannerconsam.jpg);}
.marketing #banner {background:url(../images/bans/bancongio.jpg);}
.hal #banner {background:url(../images/bans/banconhal.jpg);}
.general #banner {background:url(../images/bans/bancongen.jpg);}
.bigread #banner {background:url(../images/bans/banbigread.jpg);}

.calendar #banner {background:url(../images/bans/bancal.jpg);}
.calendar #page {width:650px; padding:20px;}

.survey #banner {background:url(../images/bans/banbsttsurvey.gif)};
.dangerous #banner {background:url(../images/bans/bandangerous.jpg)};


/* Based on Design by Free CSS Templates http://www.freecsstemplates.org Released for free under a Creative Commons Attribution 2.5 License */


