body {
	font-family: "Lucida Grande",Helvetica,Arial,Verdana,sans-serif;
	margin: 0;
	padding: 0;
	font-size: 80%;
	height: 100%;
	}


h2 {
	font: bold 14px Helvetica, sans-serif;
	padding: 0px 0px 0px 15px;
	margin:0px;
}
h3{
	font: bold 14px Helvetica, sans-serif;
}
	
ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

img {
    border: none;
} 

#container{
	margin:auto;
	width: 950px;
	background: #ffffff;
	height: 100%;
	margin-bottom: -125px;
	position: relative;
	}
#header{
	width: 950px;
	height: 87px;
	margin: 0px;
	border: none;
	padding: none;
	}

#menu1 {
	width: 200px;
	float:left;
	background: #bfd271;
	}
#menu1 li a:visited {
	display: block;
	background:  url(images/menu.gif) 0 -32px;
	padding: 8px 0 0 10px;
	color: #000000;
	}

#menu1 li a:active {
	display: block;
	background:  url(images/menu.gif) 0 -32px;
	padding: 8px 0 0 10px;
	}	
#menu1 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu1 li a:link, #menu1 li a:visited {
	color: #000000;
	display: block;
	background:  url(images/menu.gif) 0 -32px;
	padding: 8px 0 0 10px;
	}
	
#menu1 li a:hover {
	color: #978773;
	background:  url(images/menu.gif) 0 0px;
	padding: 8px 0 0 10px;
	}	
#menu1 li a:active {
	background:url(images/menu.gif) 0 0px;
	padding: 8px 0 0 10px;
	color: #a2b9773;
	}
	
#media{
	width: 750px;
	height: 224px;
	float: right;
	background:#ffffff;
	}
#writing{
	width:750px;
	font-family: "Lucida Grande",Helvetica,Arial,Verdana,sans-serif;
}
.accomplishments{
	padding-left:250px;
	padding-right:0px;
}
#mygallery{
	width:750px;
	height:224px;
	margin:20px;
}	
#bottomBar{
	background-color: #00477F;
	width: 950px;
	height: 30px;
	clear:both;
	}
.column{
	font-family:"Lucida Grande",Helvetica,Arial,Verdana,sans-serif;color:#333;
	float:left;
	width: 290px;
	font-size:12px;
	border-right: 2px solid #f0f0f0;
	margin-top: 0px;
	margin-bottom:10px;
	padding: 12px;
	height: 250px;
}
 .columnRight{
	font-family:"Lucida Grande",Helvetica,Arial,Verdana,sans-serif;color:#333;
	float:left;
	width: 290px;
	font-size:12px;
	border-right: none;
	margin-top: 0px;
	margin-bottom:10px;
	padding: 12px;
	height: 250px;
	padding-left:15px;
}
.clearfooter{
	height:125px;
	clear:both;
	}

#footer{
	margin:auto;
	width:940px;
	clear: both;
	height: 175px;
	position: relative;
	font-size: 12px;
	font-family: arial;
	color: #f0f0f0;
	background: #00477F;
	text-align:right;
	padding: 5px;
	border-top: 2px solid #f0f0f0;
	}
#footer a{
	text-decoration: none;
	color: #f0f0f0;
	}
#footer a:visited{
	text-decoration: none;
	color: #f0f0f0;
	}
	
