body
{
	margin:0px;
	padding:0px;
}

/* darkorange to #023d77 */

A:active
{
    TEXT-DECORATION: none;
  color: #023d77;
}
A:link
{
	COLOR: #0000b1
; text-decoration: none
}
A:visited
{
	COLOR: #0000b1
; text-decoration: none
}
A:hover
{
    COLOR: #023d77;
; text-decoration: none
}

#header
{
	clear:both;
	border:none;
	padding:0px;
	margin:0px;
	width:100%;
	background-color:#063d6f;
}

#wrapper
{
	float:left;
	clear:right;
	border:none;
	padding:3px;
	width:800px;
}

#newswrap
{
	float:left;
	width:700px;
	padding-left:10px;
}

#mainpic
{
	position:absolute;
	top:150px;
	left:550px;
	width:300px;
	padding-left:25px;
	text-align:center;
	margin-top:0px;
}

#secondarycontent
{
	width:100%;
	margin:0px;
	padding:0px;
	clear:both;
}

#secondarynavigation
{
	float:left;
	width:25%;
	margin:0px;
	padding:0px;
}

#news_events
{
	float:left;
	width:75%;
	margin:0px;
	padding:0px;
}

.scream
{
	font-weight:bold;
	color:red;
	font-size:1.2em;
}

#footer
{
	clear:both;
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#808080;
	width:100%;
	background-color:#ffffff;
	padding-top:10px;
	vertical-align:bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#csuflogo
{
	width:12%;
	vertical-align:top;
	text-align:center;
	float:left;
	font-size:8pt;
	color: #808080;
	background-color:#ffffff;
}

#csuflogo img
{
	margin:auto;
}

#footertext
{
	width:83%;
	font-size:8pt;
	float:left;
	background-color:#ffffff;
}

.tiny {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt}
.small {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt}
.Q {color: #003366; font-size: 12pt; font-weight: bold}
.QText { font-size: 8pt; font-weight: bold; font-style: italic}
.A {color: #808080; font-size: 12pt; font-weight: bold}
.sitelocation {  color: #808080; font-weight: bold; font-size: 8pt}
.largequote { font-size: 10pt; font-style: italic}
.outline {  font-size: 8pt; font-weight: normal}
.booktitle { text-decoration: underline}
.caption { font-size:0.7em; font-weight: bold }
.photocredit { font-size: 0.7em; text-align: center; }
.pubtitle {font-style: italic}
.important {font size: 10pt; font-weight: bold; color: #ff0000}
.marc {font size: 10pt; color: #1f5394}
.tableheader {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; color: #000000}
.bigtableheader {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14pt; font-weight: bold; color: #000000}
sup { font-size: 6pt }
sub { font-size: 6pt }
a {  color: #003366; font-weight: bold; font-size: 10pt}
td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt}

td.label
{
	text-align:right;
}

td.field
{
	text-align:left;
}

th {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight:bold;}

h1 
{  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	font-weight: bold; 
	color: #000636;
	white-space:nowrap;
}

h2 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11pt; font-weight: bold; color: #000000}
h3 
{  
	font-size: 12pt; 
	color: #000000;
	padding:1px;
	margin:1px;
	padding-top:12px;
	padding-left:0px;
	margin-left:0px;
}
h4 
{  
	font-size: 10pt; 
	font-weight: bold;
	padding:0px;
	padding-bottom:3px;
	margin:0px
}
h6 {  font-size: 10pt; font-weight: normal}

ol.upperroman {
	list-style-type: upper-roman;
	list-style-position: outside;
	list-style-image: none;
}
ol.lowerroman {
	list-style-type: lower-roman;
	list-style-position: outside;
	list-style-image: none;
}
ol.upperalpha {
	list-style-type: upper-alpha;
	list-style-position: outside;
	list-style-image: none;
}
ol.loweralpha {
	list-style-type: lower-alpha;
	list-style-position: outside;
	list-style-image: none;
}
ol.decimal {
	list-style-type: decimal;
	list-style-position: outside;
	list-style-image: none;
}

.eventinfo
{
	font-weight:bold;
}

.eventsponsor
{
	text-align:center;
	font-style:italic;
}

.eventregister
{
	text-align:center;
	font-style:italic;
}

.bold
{
	font-weight:bold;
}

.content
{
	padding:3px;
	margin-left:5px;
}


.navigation
{
	padding:3px;
	margin-right:15px;
	margin-left:10px;
}

li
{
	list-style-type:none;
	margin:0px;
	padding:0px;
}

.session
{
	padding-left:15px;
	padding-bottom:10px;
	margin:auto;
	width:auto;
	clear:both;
}

.submit
{
	margin:auto;
	width:auto;
	clear:both;
	text-align:center;
}

.error
{
	color:red;
	font-weight:bold;
}

fieldset.error
{
	color:#000000;
	border:1px solid #ff0000;
	font-weight:normal;
	padding:15px;
}

input.error
{
	color:#000000;
	border:1px solid #ff0000;
	font-weight:normal;
	padding-right:2px;
	padding-bottom:2px;
}

select.error
{
	color:#000000;
	border:1px solid #ff0000;
	font-weight:normal;
	padding-right:2px;
	padding-bottom:2px;
}

#coopwrapper
{
	width:650px;
}

.guestbook p
{
	margin:2px;
	padding:1px;
}

.gueststamp
{
	text-align:right;
	font-size:0.85em;
}

.toplink
{
	text-align:right;
	float:right;
	clear:both;
}

.cancelled
{
	font-weight:bold;
	color:red;
	font-style:italic;
}
.go
{
	font-weight:bold;
	color:green;
	font-style:italic;
}

.warning
{
	color:#f00;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

p.centeredlist
{
	text-align:center;
}

.infodrop
{
	display:none;
	margin:0px;
	padding:0px;
	padding-bottom:0.5em;
}

.droplink
{
	font-weight:normal;
	font-size:1em;
}

legend
{
	color:#000000;
}

#eventsmenu
{
	text-align:center;
}

.newsblock
{
	width:100%;
	padding:10px;
	margin: 5px;
	background:#eaeaea;
}

.newsitem
{
	font-size:1em;
	float:left;
}

.newspic
{
	float:right;
}

p.invitation
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:1.2em;
	text-align:center;
}

.invitation_event
{
	font-size:1.5em;
}

p.spanish
{
	font-style:italic;
}

.spacer
{
	float:none;
	clear:both;
	height:0px;
	width:100%;
}