body
	{
		background-color:#4ccdf2;
		background-image:url(../images/background.png);
		background-attachment:fixed;
		background-repeat:repeat-y;
		color:#ffffff;
		font-family:georgia, arial, sans-serif;
		font-size:small;
		margin-left:0px;
		margin-right:0px;
		margin-top:0px;
		margin-bottom:0px;
	}

h1,h2,h3,h4,h5,h6
	{
		color:#073a74;
		font-family:arial, sans-serif;
	}
	
h1
	{
		font-size:22px;
	}

h2
	{
		font-size:18px;
	}
h3 
	{
		font-size: 16px;
		font-weight: bold;
	}

p
	{
		color:#000000;
		font-family:georgia,Trebuchet MS, Trebuchet,arial,verdana,sans-serif;
		line-height:1.85em;
	} 

table
	{
	width:96%;
	display:table-cell;
	cell-padding:4px;
	}

td	
	{
	color:#000000;
	margin: 3px;
	vertical-align:top;
	}

a:link
	{
		color:#0000cc;
		text-decoration:none;
	}

a:hover
	{
		color:#0000ff;
	}

a:active
	{
		color:#000099;
	}

a:visited
	{
		color:#ffff00;
	}

#sidebar a:link
	{
		color:#f7941c;
	}

#sidebar a:hover
	{
		color:#fbaf5c;
	}
	
#sidebar a:active
	{
		color:#c69c6d;
	}
	
#sidebar a:visited
	{
		color:#c69c6d;
	}

img
	{
		border:0px;
	}

#sidebar
	{
		background-color: #603801;
		width:450px;
		position:fixed;
		left:0px;
		top:0px; 
		height:100%;
	
	}

#sidebar p
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:92%;
	}
	
#sidebar p.highlight2
	{
		font-size:200%;
	}				

#sidebarcontent
	{
		position:relative;
		color:#ffffff;
		width:440px;
		margin-left:10px;
		margin-top:160px; 
		height:100%;
	}

.white
	{
		color:#ffffff;
	}

img#wsu
	{
		position:absolute;
		top:0px;
		left:0px;
		margin-left:10px;
	}
	
img#modernlanguages
	{
		position:absolute;
		top:80px;
		left:0px;
		margin-left:10px;
	}
	


img#waves
	{
	position:absolute;
	left:450px;
	top:0;
	z-index:0;
	width:380px;
	}
	
img.facphoto
	{
		margin-left:0;
		position: absolute;
		bottom: 0px;
	}		

#content
	{
	position:absolute;
	left:505px;
	top:41px;
	margin-left:12px;
	margin-right:12px;
	z-index:1;
	}
	
#content p 
	{
		margin-right:20px;
	}
			
#content a:link
	{
		text-decoration:none;
	}
	
#content a:hover, a:active, a:visited
	{
		text-decoration:none;
		color:#FFFFFF;
	}		
	
.right
	{
	text-align:right;
	}			

#flagbuttons 
	{
	position:absolute;
	width:100px;
	right:80px;
	top:80px;
	z-index:3;
	margin:0px;
	padding:0px;
	}
img#flagbuttons 
	{
		padding:0 0 0 0;
	}	
#flagbuttons p
	{
		margin-top:0;
	}				
#center 
	{
	text-align:center;
	} 
	
#facphoto
	{
	position:relative;
	width:140px;	
	top:0px; 
	margin-left:12px; 
	margin-right:12px;
	z-index:1;
	}
#edu
	{
	position:absolute;
	width:225px;
	top:180px;
	margin-left:140px;
	color:#000000;
	z-index:2;
	}	
#edu li
	{
	line-height:140%;
	}

.italics 
	{
	font-style: italic;
	}
.footer 
	{
	font-size: 85%;
	}
.indent 
	{
	margin-left: 60px;
	}
.degree 
	{
	width: 375px;
	border: thin solid #CCCCCC;
	padding: 8px;
	background-color: #EEEEEE;
	font-weight: normal;
	}
.biospacing 
	{
	line-height: 1.25em;
	}
.highlight 
	{
	color: #993333;
	font-style: italic;
	font-weight: bold;
	}
	
	
div.column
	{
	width:220px;
	float:left;
	color:#481C1B;
	padding:10px; 
	background-color:#FFCC66; 
	border: #663300 medium solid; 
	
	}
	
#sidebar p.bright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-style: italic;
	font-weight: bolder;
	color: #FFFFCC;
}

.highlight2
	{
	font-size:2em;
	font-weight:bolder;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #FFCC00;
	}	
		

