body {
	background-color: #E0DDCE;
	background-image: url(http://www.csustan.edu/images/UniversalBkgrnd-6c6963.png); 
	background-repeat: repeat-x; 
	background-attachment: fixed;
	color: #606060;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	margin: 24px 0px 0px 24px;
	}

p {
	margin: 0px 0px 15px 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: 116px; 
	}

#frame1 { 
	height: 30px;
	border-bottom: #FFF 2px solid;
	}

#frame2 { 
	height: 82px;
	border-bottom: #FFF 2px solid;
	}

#imagecontain {
	padding: 30px 0px 20px 0px;
	margin: 0px 0px 20px 0px;
	width: 800px; 
	height: 405px;
	float:left;
	background-image: url(../images/DeathValleyHomePage.jpg);
	background-repeat:no-repeat;
	color:#FFF;
	}

#imagecontain .left {
	width:800px;
	}

#imagecontain .right {
	width:310px;
	padding: 0px 20px 0px 20px;
	float:right;
	}

#rightmenu {
	padding-top:10px;
	}

#rightmenu .menuitems {
	width:122px;
	height: 140px;
	margin-left:12px;
	margin-right:10px;
	background-color: #FFF;
	float:left;
	text-align:center;
	}

#rightmenu .menuitems a {
	color:#424242;
	font-weight:bold;
}

#rightmenu .menuitems a:hover {
	color:#A72D08;
	font-weight:bold;
	text-decoration: none;
}

/********************** Content ***************************/
#contentcontain {
	width: 800px;
	padding: 20px 0px 0px 0px;
	}

#column1 {
	width:130px;
	padding: 0px 20px 0px 20px;
	float:left;
	}

#column2 {
	width: 360px;
	float:left;
	}

div#form {
	width:180px;
	color:#FFF;
	padding: 10px 20px 15px 20px;
	margin: 0px 0px 0px 20px;
	background-color:#C00;
	float:left;
	}

/***************** Headings *****************/
h1 {
	font-size: 30px; 
	line-height: 28px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing:3px;
	color: #FFF;
	margin: 0px 0px 15px 0px;
	}
			
h2 {
	font-size: 20px;
	line-height: 22px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: normal;
	margin: 20px 0px 10px 0px;
	}
			
h3{
	font-size: 18px;
	line-height: 20px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: normal;
	margin: 10px 0px 0px 0px;
	}
	
h4{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
	margin: 5px 0px 0px 0px;
	}

h5{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	}

h6{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	margin: 0px 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%
	}

hr {
	width: 95%;
	float:left;
	border-top: #C00 1px dotted;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	height: 1px;
	margin: 10px 0px 10px 0px;
	}

blockquote {
	margin: 0px;
	text-align: justify;
	padding: 0px 30px 10px 20px;
	}

#parking {
	float: right;
	width: 255px;
	position:relative;
	z-index: 4001;
	margin-top:-4px;
	margin-left:10px
	}


/********************** FORMS ***************************/
#hdrftr {
	color: #FFF;
	font-weight: bold;
	background-color: #CC0000;
	}
			
#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; 
	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;
	}
	
#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: 800px;
	}
		
#address {
	text-align: left;
	padding: 15px 15px 15px 15px;
	}
		
#address a {
	color: #555;
	}

#princeton {
	float: right;
	padding: 15px 10px 0px 15px;
	}

