/*********************************************************
	CSS Reset
 *********************************************************/

html, body, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, 
table, caption, tbody, tfoot, thead, tr, th, {
	margin: 0;
	padding: 0;
	border: 0;
}

img
{
	border-style: none;
}

/* ------------------------------ 
PAGE STRUCTURE 
------------------------------ */
#container{
	width:996px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	padding-top: 0px;
	padding-bottom: 0px;
	height: auto;
	margin-left: auto;
	background-image: url(http://www.wwu.edu/huxley/images/core/pg_bg.png);
	background-repeat: repeat-y;
	overflow: hidden;
}

MENU STRUCTURE{}
/* ------------------------------ 
Top portion of the page that has the logo and menu system.
------------------------------ */
#topbar{
	width:auto;
	display:block;
	height:84px;
}

#logo {
	width:311px;
	float:left;
	height: auto;
}

#searchBar {
	width:685px;
	margin:0px;
	float:right;
	text-align: right;
	height: 31px;
	background-image: url(http://www.wwu.edu/huxley/images/core/search.jpg);
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 9px;
	color: #00F;
	font-weight: bold;
}

#dropdownMenu {
	width:685px;
	float:right;
	height: 50px;
	margin: 0px;
	padding: 0px;
}

CONTENT SECTION{}
/* ------------------------------ 
Stuff for the Content portion of the page.
------------------------------ */
	
#main{
	width:996px;
	height: 100%;
	display: block;
}

#subpage{
	width:996px;
	height: auto;
	display: block;
}

#sub_Anniversary{
	width:996px;
	background-image: url(http://www.wwu.edu/huxley/images/anniversary.jpg);
	background-repeat: no-repeat;
	height: 3200px;
}

#header_img{
	height: auto;
	width: 996px;
	clear: both;
	margin: 0px;
	padding: 0px;
	display: block;
}

#column_R_475{
	width:475px;
	float:right;
	margin-top: 0px;
	margin-right: 25px;
}

#column_R_475 p{
	font-size: 13px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	line-height: normal;
	clear: both;
}

#column_R_475 li{
	font-size: 13px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	line-height: 12px;
	clear: both;
	margin-left: 15px;
	list-style-position: inside;
	list-style-type: square;
	margin-top: 5px;
}

#column_C_970 {
	height: auto;
	width: 920px;
	float: right;
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#column_C_970 p{
	font-size: 14px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	line-height: normal;
}

#column_C_760{
	width:760px;
	margin-left: 0px;
	float:left;
	margin-top: 15px;
}

#column_C_560{
	width:560px;
	float:left;
	margin-top: 0px;
}

#column_C_560 p{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	padding-right: 0px;
	line-height: normal;
	padding-left: 0px;
}

#column_left{
	width:196px;
	margin-left: 10px;
	margin-top: 1px;
	margin-right: 8px;
	float: left;
}

#column_print_email{
	width:996px;
	margin-left: 0px;
	margin-top: 2px;
	text-align: right;
	height: 15px;
	display: block;
}

#column_R_196{
	width:196px;
	float:left;
	margin-top: 0px;
	margin-left: 13px;
}

#column_R_196 p{
	font-size: 12px;
	font-weight: bold;
	line-height: normal;
	clear: both;
}

#column_R_196 a:link{
	font-size: 12px;
	font-weight: normal;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #004990;
}

#column_R_196 a:visited{
	font-size: 12px;
	font-weight: normal;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

#column_R_196 li{
	list-style-position: outside;
	margin-top: 3px;
	padding-left: 0px;
}

#column_centerSAL{
	width:765px;
	float:left;
	margin-top: 75px;
	margin-left: 15px;
}

#mainSAL{
	width:996px;
	background-image: url(http://www.wwu.edu/huxley/images/pageSAL.jpg);
	background-color: #DDDDB7;
	background-repeat: no-repeat;
	height: 900px;
}
	
#column_leftSAL{
	width:196px;
	margin-right:0px;
	margin-left: 6px;
	float:left;
	margin-top: 195px;
}
	
#leftbottomBar{
	width: 200px;
	float: left;
}
		
.photo {
	float: right;
	padding: 10px;
	text-align: right;
	font-size: .9em;
	color:#666666;
}

.photoleft  {
	float: left;
	padding: 10px;
	text-align: left;
	font-size: .9em;
	color:#666666;
}

#div.spacer{clear:both; height:10px; display:block;}

.msg_list {
	margin: 0px;
	padding: 0px;
	width: 560px;
}

.msg_head {
	position: relative;
	margin:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	cursor: pointer;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: xx-large;
	font-weight: bolder;
	color: #900;
	text-decoration: underline;
}

.msg_body {
	background-color:#EDEDD8;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 10px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CBCB8F;
	border-right-color: #CBCB8F;
	border-bottom-color: #CBCB8F;
	border-left-color: #CBCB8F;
}

#column_R_element{
	height: auto;
	width: 196px;
	background-image: url(http://www.wwu.edu/huxley/images/core/rbar-middle.png);
	background-repeat: repeat-y;
	background-position: center top;
	
}

#column_R_element p{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-weight: normal;
	clear: both;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	letter-spacing: normal;
	line-height: normal;
}

#column_R_element2{
	height: auto;
	width: 196px;
	background-repeat: repeat-y;
}

#column_R_element2 p{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-weight: normal;
	clear: both;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	letter-spacing: normal;
	line-height: 25px;
	color: #d8cec2;
}

#column_R_element2 a:link{
	font-size: 12px;
	font-weight: bold;
	color: #d8cec2;
}

#column_R_element2 a:visited{
	font-size: 12px;
	font-weight: bold;
	color: #d8cec2;
}

#column_R_element2 li{
	list-style-image: url(http://www.wwu.edu/huxley/images/core/arrow-gold.png);
}

FONTS{}
/* ------------------------------ 
FONTS
------------------------------ */

input, form, textarea

h1, h2, h3, h4, h5, h6{margin:0; padding:0;}

h1{
	font-size:16px;
	color: #2B2115;
	font-weight: bold;
}

h2{
	font-size:14px;
	color: #2B2115;
	font-weight: bold;
}

h3{
	font-size:18px;
	color: #2B2115;
	font-weight: bold;
}

h4{
	font-size:24px;
	color: #2B2115;
	font-weight: bold;
}

h5{
	font-size:26px;
	color: #820024;
	font-weight: bolder;
}

h6{
	font-size:13px;
	color: #820024;
	font-weight: bold;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	line-height: normal;
}

li{
	list-style-position: outside;
	line-height: normal;
	margin-top: 12px;
	font-size: 14px;
	margin-left: -20px;
}

/*a:link{
	color:#00F;
	font-weight: bold;
	text-decoration: underline;
	font-size: 14px;
	font-family: Tahoma, Geneva, sans-serif;
}

a:visited{
	color:#60F;
	font-weight: bold;
	text-decoration: underline;
	font-size: 12px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

a:hover{
	color: #60F;
	font-weight: bold;
	text-decoration:underline;
}

a:active{
	color:#60F;
	font-weight: bold;
	text-decoration: underline;
}*/

p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12pt;
	line-height: 22px;
	color: #333;
	text-align: left;
	padding-right: 22px;
	padding-left: 0px;
}

.newseventsFont {
	font-weight: normal;
	font-size: 12px;
	color: #333;
	font-style: normal;
	line-height: 14px;
	font-variant: normal;
}

.bold {
	font-weight: bold;
}

.boldCentered {
	font-weight: bold;
	color: #333;
	text-decoration: underline;
	text-align: center;
}

.titleBold {
	font-weight: bold;
	font-size: 19pt;
	color: #2B2115;
	text-align: left;
}

.smallhyperlinks {
	font-size: x-small;
	font-weight: bold;
	color: #00F;
	text-decoration: none;
}

.invisible {
	font-family: Verdana, Geneva, sans-serif;
	color: #E0E0BC;
}

.circle {
	list-style-type: circle; 
}

.gold {
	font-weight: bold;
	color: #FC0;
}

.event_date {
	background-color:#EEEED5;
	float:left;
	font-family:'Lucida Grande', 'Lucida Sans Unicode', sans-serif;
	font-size:12px;
	height:55px;
	margin-top:5px;
	padding-left:0;
	padding-right:0;
	padding-top:10px;
	text-align:center;
	width:50px;
}
.event_date .day {
  color:#D3232D;
  font-size:18px;
  font-weight:bold;
}
.details {
  border-bottom-color:#CCCCCC;
  border-bottom-style:solid;
  border-bottom-width:1px;
  border-left-color:#CCCCCC;
  border-left-style:solid;
  border-left-width:1px;
  border-right-color:#CCCCCC;
  border-right-style:solid;
  border-right-width:1px;
  border-top-color:#CCCCCC;
  border-top-style:solid;
  border-top-width:1px;
  float:left;
  margin-bottom:5px;
  margin-top:5px;
  padding-left:10px;
  padding-right:0;
  width:250px;
}
.upcoming_events {
	border-bottom-width:0;
	border-color:initial;
	border-left-width:0;
	border-right-width:0;
	border-style:initial;
	border-top-width:0;
	list-style-image:none;
	list-style-position:inside;
	list-style-type:none;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	padding-bottom:0;
	padding-left:0;
	padding-right:0;
	padding-top:0;
} 

ul.upcoming_events {
	padding: 0px;
	margin: 0px;
	float: left;
}

.upcoming_events li {
	border-bottom-color:#CCCCCC;
	border-bottom-style:solid;
	border-bottom-width:1px;
	font-style:normal;
	overflow-x:hidden;
	overflow-y:hidden;
	padding-bottom:10px;
	padding-left:0;
	padding-right:0;
	padding-top:10px;
	margin: 0;
}
.upcoming_events li:hover {
  background-color:#EFEFEF;
}
.upcoming_events .details span {
  color:#9F1A1F;
  font-family:'Lucida Grande', 'Lucida Sans Unicode', sans-serif;
  font-size:12px;
  font-style:normal;
}
.upcoming_events .details .date {
  font-size:12px;
}
.upcoming_events .details h3 {
  font-size:12px;
  line-height:normal;
  padding-bottom:0;
  padding-left:0;
  padding-right:0;
  padding-top:0;
}
.upcoming_events .details .location {
  font-size:11px;
}
.upcoming_events .details p {
  font-size:13px;
  line-height:normal;
}
#events_container {
  clear:both;
  height:375px;
  margin-left:18px;
  overflow-x:hidden;
  overflow-y:scroll;
  width:331px;
}
#events {
  background-image:url(http://www.wwu.edu/huxley/images/core/bg_events.png);
  background-repeat:no-repeat no-repeat;
  display:block;
  float:right;
  height:425px;
  padding-top:56px;
  width:374px;
}
#events a:link {
  color:#2B2115;
  font-family:'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
  font-size:11px;
  font-weight:normal;
  text-decoration:none;
}
#events a:visited {
}

