body {
	background-color: #E0DDCE;
	background-image: url(http://www.csustan.edu/images/UniversalBkgrnd-6c6963.png); 
	background-repeat: repeat-x; 
	background-attachment: fixed;
	color: #424242;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	margin: 24px 0px 0px 24px;
	}

p {
	margin: 10px 0px 0px 0px;
	}

a {
	color: #A72D08;
	}

a:link, a:visited { 
	text-decoration: none;
	}
		
a:hover, a:active {
	text-decoration: underline;
	}
		
#container {
	background-color: #FFF;
	margin: auto;
	text-align: left;
	width: 800px;
	}
/********************** Header ***************************/
#header { 
	width: 800px; 
	height: 112px; 
	position: relative; 
	}

#iframe1 { 
	height: 30px; 
	}

#iframe2 { 
	height: 82px; 
	}

#sitename {
	background-color: #79A09D;
	width: 785px;
	height: 37px;
	padding: 1px 0px 0px 15px;
	}

#imagearea {
	}

#breadcrumb {
	width: 766px;
	margin: 10px 15px 15px 15px;
	font-size: 10px;
	clear:left;
	}

/********************** 3col page ***************************/
#middlecolumn {
	width:360px;
	padding: 0px 0px 0px 20px;
	float: left;
	}

#right {
	width: 180px;
	float: right;
	margin: 0px 0px 10px 15px;
	padding: 0px 0px 0px 0px;
	}

#secondcolumn {
	width: 250px;
	float: right;
	margin: 0px 0px 0px 10px;
	}


/***************** Pages Content *****************/
#content {
	width: 520px;
	padding: 0px 30px 0px 20px;
	float: left;
	}

#leftcol {
	width: 190px;
	margin: 0px 0px 0px 0px;
	padding: 0px 15px 10px 15px;
	float: left;
	border-right:#79A09D 1px dotted;
	}

.leftnav a{
	font-size: 12px;
	color: #424242;
	text-decoration: none; 
	font-weight: bold; 
	font-style: normal; 
	line-height: 14px;
	}

.leftnav a:hover {
	color: #A72D08;
	text-decoration: underline;
	}

.homelink {
	padding: 9px 0 0 0;
	}

.homelink a{
	font-size: 12px;
	color: #424242;
	text-decoration: none; 
	font-weight: bold; 
	font-style: normal; 
	line-height: 16px;
	}

.homelink a:hover {
	color: #A72D08;
	text-decoration: underline;
	}

.twelvefontbold {
	font-size: 12px;
	font-weight:bold;
	}

#leftcol .leftitems {
	width:190px;
	height: 25px;
	background-color:#68033D;
	padding-top:5px;
	margin-bottom:8px;
	padding-left:5px;
	}

.leftitems p {
	margin-top:3px;
	}
	
.leftitems a {
	font-size: 12px;
	color: #FFF;
	text-decoration: none; 
	font-weight: bold; 
	font-style: normal; 
	line-height: 16px;
	}

.leftitems a:hover {
	color: #CC0000;
	text-decoration: underline;
	}

.redtext {
	color: #CC0000;
	}

.greybkgrd {
	background-color:#DDD;
	}

.greytext {
	color: #666;
	}

#subnav p{
	margin: 5px 0px 0px 0px;
	}

#subnav a{
	color: #A72D08;
	text-decoration: none; 
	}

#subnav a:hover {
	text-decoration: underline;
	}


/***************** Headings *****************/
h1 {
	font-size: 24px; 
	line-height: 26px; 
	font-family: "Arial", Helvetica, Verdana, Sans-Serif; 
	font-weight: normal;
	color: #FFF;
	margin-top: 3pt; 
	margin-bottom: 3pt; 
	}
			
h2{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 23px;
	line-height: 26px; 
	font-weight: bold;
	margin-top: 0px;
	}
	
h3{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	margin: 15px 0px 0px 0px;
	}

h4{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	margin: 15px 0px 0px 0px;
	}

h5{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	}

h6{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	margin: 15px 0px 0px 0px;
	}


/***************** Misc *****************/
ul {
	list-style-type: square;
	margin-top: 0px;
	}

ul.ul_textbullets {
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	line-height:140%
	}

.bios {
	background-color: #F5F5F5;
	border: #424242 1px dotted;
	padding: 5px 5px 5px 5px;
	display:none;
	}
.clock {
	font-size: 18px;
	line-height: 20px;
	}

hr {
	width: 95%;
	float:left;
	border-top: #999 1px dotted;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	height: 1px;
	margin: 10px 0px 10px 0px;
	}

#formbox {
	border:#CCC 1px dotted;
	width: 340px;
	background-color:#F5F5F5;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
	}

#parking {
	float: right;
	width: 255px;
	position:relative;
	z-index: 4001;
	}

#moreinfo {
	float: right;
	width: 215px;
	text-align:center;
	}


/********************** FORMS ***************************/
#hdrftr {
	color: #FFF;
	font-weight: bold;
	background-color: #2f7d7e;
	}
			
#subhdrftr {
	color: #FFF;
	font-weight: bold;
	background-color: #666;
	}
			
#search { 
	float: right;
	padding: 26px 20px 0px 0px;
	font-size: 9px;
	color: #FFF;
	}

#search a { 
	color: #FFF;
	}

#searchnav {
	position:absolute;
	left: 635px;
	top: 52px;
	z-index: 8001;
	}
		
input {
	border: solid 1px #999;
	}
			
input.submit {
	border: none;
	position: relative;
	top: 4px;
	left: 5px;
	}
			

/********************** Footer ***************************/
#updated {
	color: #555;
	font-size: 10px; 
	height: 12px;
	padding: 30px 0 30px 15px;
	clear: both;
	}

/*#updated {
	color: #555;
	font-size: 10px; 
	line-height: 13px; 
	height: 12px;
	border-top: #FFF 20px solid;
	border-bottom: #FFF 30px solid;
	clear: both;
	}*/

#footerline {
	clear: both;
	background-color: #CC0000;
	height: 9px;
	border-top: #FFFFFF 2px solid;
	}
	
#footer {
	color: #FFFFFF;
	background-color: #424242;
	height: 30px;
	}
		
#footerleft {
	font-size: 9px;
	float: left;
	padding: 6px 0px 0px 15px;
	}

#footerdivider {
	color: #FFFFFF;
	float: left;
	padding: 0px 0px 0px 15px;
	}

#footerright {
	font-size: 9px;
	text-align: right;
	line-height: 28px;
	float: right;
	width: 240px;
	padding: 0px 20px 0px 0px;
	}

#footer a {
	color: #FFFFFF;
	text-decoration: none;
	}

#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}

#footerinfo {
	font-size: 10px;
	line-height: 13px; 
	color: #555;
	margin: auto;
	width: 796px;
	}
		
#address {
	text-align: left;
	padding: 15px 15px 15px 15px;
	}
		
#address a {
	color: #555;
	}

#address a:hover {
	text-decoration: underline;
	color: #A72D08;
	}

#princeton {
	float: right;
	padding: 15px 10px 0px 15px;
	}
#table_border  {
	background-color: #D3D3D3;
}

#img {
	padding: 1px;
	border: 1px solid #999;
	display: block;
	margin: 3px;
}

