/*CAL POLY ADVANCED CSS TEMPLATE V 3.1*/
/*EDUCATIONAL WEB SERVICES*/
/*AUXILIARY ORGANIZATIONS ASSOCIATION*/


/*BODY
This defines the body of the page.
---------------------------------------------------------------------------*/
body {
	color:#333333;
	background:#bccba0;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:center;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	font-size:.9em;
	font-family:Times, Garamond, Serif;
}






/*FRAME ELEMENTS
These elements create the basic structure of the page
---------------------------------------------------------------------------*/
#frame {
	width: 860px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-image: url("../images/Template_FrameBackground.gif");
}
#homeframe {
	width: 860px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-image: url("../images/Template_HomeBackground.gif");
}
#contentleft {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 204px;
	float: left;
	text-align: left;
}
#contentcenter {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 655px;
	float: left;
	text-align: left;
}
#contentheader {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height:127px;
	background-image: url("../images/Template_Header.jpg");
}
#contentfooter {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear:both;
}

