a:link
	{
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	color: #666666;
	text-decoration: none;
	}
a:visited
	{
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	color: #333333;
	text-decoration: none;
	}
a:hover
	{
	text-decoration: underline;
	color: #a9a9a9;
	}
body
	{
	background: #000000 url(assets/marebg.gif) 50% 0;
	color: #333333;
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial, sans-serif;
	}
	
body
	{
	font-size: x-small;      
	voice-family: "\"}\"";   
	voice-family: inherit;   
	font-size: small;
	}

html>body
	{
	font-size: small;
	}
	
#wrapper
	{
	width: 740px;
	margin: 0 auto;
	}
	
body
	{
	text-align: center;
	}

#wrapper
	{
	text-align: left;
	}

#masthead
	{
	background-image: url(assets/marebanner.gif);
	height: 15px;
	padding-top: 125px;
	}

#navigation
	{
	height: 30px;
	}
	
.separator
	{
	height: 5px;
	background-color: #444488;
	clear: both;
	margin-bottom: 10px;
	}
	
.separatorInvisible
	{
	height: 0;
	clear: both;
	}
	
#sidebar
	{
	float: right;
	width: 205px;
	margin-left: 15px;

	voice-family: "\"}\""; 
	voice-family:inherit; 
	width: 215px;
	}
		
.column
	{
	float: left;
	padding-left: 10px;
	width: 242px;

	voice-family: "\"}\""; 
	voice-family:inherit; 
	width: 232px;
	}

html>.column
	{
	width: 230px;
	}

.twocolumn
	{
	float: left;
	padding-left: 10px;
	width: 363px;

	voice-family: "\"}\""; 
	voice-family:inherit; 
	width: 353px;
	}

html>.twocolumn
	{
	width: 351px;
	}

table
	{
	width: 715px;
	background-color: #ffffff;
	border: 0px;
	}
	
#footer
	{
	clear: both;
	background: #000000 url(assets/footerbg.gif);
	color: #eeeeee;
	text-align: center;
	font-size: medium;
	border: 2px solid #999999;
	padding: 10px 10px;
	}

#footer a
	{
	color: #eeeeee;
	}

#footer a:hover
	{
	color: #eeee66;
	}

/* --  Styling for a nav bar, should I like to incorporate one in the future -- */

#navigation ul
	{
	list-style-type: none;
	padding: 0;
	margin: 5px, 0px, 0px, 0px;
	}

#navigation li
	{
	background: url(assets/marerollover.jpg) no-repeat 0px 0px;
	display: inline;
	margin: 5px, 0px, 0px, 0px;
	padding: 0px;
	border-bottom: 0px solid #000000;
	float: left;
	}

#navigation a
	{
	font: bold 13px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #ffffff;
	text-decoration: none;
	display: block;
	padding: 7px 0px 0px 30px;
	height: 30px;
	width: 185px;
	voice-family: "\"}\""; 
	voice-family:inherit; 
	height: 23px;
	width: 155px;
	}

#navigation a
	{
	text-transform: uppercase;
	}

#navigation a:hover
	{
	background: url(assets/marerollover.jpg) 0px -40px;
	}

#navigation a:active
	{
	background: url(assets/marerollover.jpg) 0px -80px;
	}

/* -- Menu bar stuff -- */

#mainMenu
	{
	width: 195px;
	background-color: #333366;
	color: #ffffff;
	border: 1px solid #555555;
	text-align: left;
	margin-bottom: 30px;
	}

#menuList
	{
  	margin: 0px;
  	padding: 10px 0px 10px 0px;
	}

li.menubar
	{
  	font-size: 12px;
  	line-height: 1.5em;
  	list-style: none outside;
	}

.menu, .submenu
	{
  	display: none;
	margin-left: 15px;
	padding: 0px;
	}

.menu li, .submenu li
	{
	  list-style: none outside;
	}

a.actuator
	{
	background-color: transparent;
	color: #eeeeee;
	font-size: medium;
	line-height: 200%;
	padding-left: 15px;
	text-decoration: none;
	}

a.actuator:hover
	{
	color: #ffffff;
	text-decoration: underline;
	}

.menu li a, .submenu li a
	{
	background-color: transparent;
	color: #eeeeee;
	font-size: small;
	padding-left: 15px;
	text-decoration: none;
	}

.menu li a:hover, submenu li a:hover
	{
	color: #ffffff;
	text-decoration: underline;
	}

span.key
	{
	text-decoration: underline;
	}

/* -- Other structure -- */

#content
	{
	background-color: #ffffff;
	padding: 0 10px 20px 10px;
	border: 1px solid #a9a9a9;
	margin-bottom: 0px;
	}

#pagetitle
	{
	color: #cccccc;
	background-color: #333366;
	font-size: 28px;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
	padding: 10px 0px;
	border: 1px solid #555555;
	margin-top: 30px;
	margin-bottom: 30px;
	margin-left: 200px;
	margin-right: 200px;
	}
	
#navheader
	{
	font-size: x-large;
	font-style: italic;
	color: #cccccc;
	border-bottom: 2px solid #eeeeee;
	margin: 10px;
	}

#liststyle
	{
	font-size: 90%;
	line-height: 150%;
	padding-left: 1.4em;
	margin: 10px 15px 20px 15px;
	}

.resumestyle
	{
	font-weight: bold;
	text-transform: uppercase;
	}

.alignleft
	{
	text-align: left;
	margin-left: 20px;
	}

.aligncenter
	{
	text-align: center;
	}

.alignright
	{
	text-align: right;
	}

.blockquote
	{
	float: left;
	text-indent: 0px;
	margin: 0px;
	padding: 10px 60px 10px 60px;
	}

.clearfloat
    {
    clear: both;
    }
    
.extramargin
	{
	margin: 20px 0px 20px 0px;
	}

ol
	{
	list-style-type: upper-roman;
	}

ul
	{
	list-style-type: disc;
	}

ol ul
	{
	list-style-type: disc;
	}

ol ol
	{
	list-style-type: none;
	}

dt
	{
	line-height: 300%;
	}

ul ul li
	{
	list-style-type: disc;
	}

/* -- Bibliography page layout -- */

.mainlevel
	{
	margin-bottom: 24px;
	}

ol li
	{
	list-style-type: upper-roman;
	}

ol ol li
	{
	list-style-type: upper-alpha;
	}

ol ol ol li
	{
	list-style-type: decimal;
	}

/* -- Fonts -- */

p
	{
	font-size: 90%;
	text-indent: 15px;
	line-height: 150%;
	padding-left: 1.4em;
	margin: 10px 15px 20px 0px;
	}

.bold
	{
	font-weight: bold;
	}

.italic
	{
	font-style: italic;
	}

h1, h2
	{
	font-family: Arial, Helvetica, sans-serif;
	color: #555555;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	margin: 15px 0 10px 0;
	padding: 0 0 2px 0;
	
	}

h1
	{
	font-size: 150%;
	}

.column h1
	{
	font-size: 130%;
	}   

.column p
	{
	padding: 5px;
	}

.twocolumn h1
	{
	font-size: 130%;
	}   

.twocolumn p
	{
	padding: 5px;
	}
   
h2
	{
	font-size: 120%;
	}

h3
	{
	margin: 0 0 5px 0;
	font-size: 90%;
	color: #444444;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-left: 1.35em;
	}
	
/* -- Boxout stuff -- */

#boxout
	{
	background: #a9a9a9 url(assets/boxout_corner.gif) top left no-repeat; 
	float: right; 
	width: 162px; 
	margin-left: 30px; 
	margin-bottom: 20px;
	padding-top: 20px;
	} 
#boxout img
	{
	border: 1px solid #818181; 
	margin-bottom: 1em;
	} 

#boxout img, #boxout p 
	{
	margin-left: 10px;
	margin-right: 10px;
	}

#boxout p
	{
	font-weight: bold;
	font-size: 80%;
	line-height: 1.2em;
	color: #333333;
	padding: 0;
	}
	
.imgalignleft {
	float: left;
	margin-left: 20px;
	margin-right: 20px;
    }

.imgalignright {
	float: right;
	margin-left: 20px;
	margin-right: 20px;
    }

#imgborder {
	border: 1px solid #a9a9a9;
}

#imgcaption {
	width: 100px;
	font-size: 90%;
	font-style: italic;
	font-weight: normal;
	color: #a9a9a9;
	text-align: center;
	line-height: 150%;
	margin-top: 2px;
	margin-right: 10px;
	padding: 2px;
}

div#topOfPageAnchor
	{
	position: absolute;
	top: 0;
	left: 0;
	height: 0;
	width: 0;
	}