body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #000000;
	margin-right: 0px;
	margin-bottom: 0px;
    font-size:16px
   }

a { color : #b3b3b3; 
    text-decoration: none;
    font-style:normal;
    font-size: 1.25em
    }

a.highlighted 
{ color : #ffffff; 
    text-decoration: none;
    font-style:normal;
    font-size: 1.25em
    }

a:hover, a:focus, a:active {
  color : #ffffff;
  text-decoration : none;
    font-style:normal;
}


#wrapper {
	width: 900px;
    height: 802px;	
    margin-right: auto;
	margin-left: auto;
}
#spacer {margin:0px;
padding:0px;
border:0px;
    width: 900px;
    height: 40px;
}
#half_spacer {
    width: 900px;
    height: 20px;
}


#heading {margin:0px;
padding:0px;
border:0px;
	width: 900px;
    height: 120px;
    
}

#main_content {
	width: 900px;
	height: 580px;
    border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #660000;
	border-bottom-color: #660000;
	}

#footing {   background-image: url(images/logos/footer.png);
	width: 900px;	
    height: 100px;
	color: #000000;
    text-align: right;
 
}


#navlist li{
display: inline;
list-style-type: none;
padding-right: 20px;
font-family: Garamond, Times New Roman, serif;
color: #b3b3b3;
}

#cv li{font-family: Garamond, serif;
	font-size: 1.0625em;
	line-height: 1.125em;
	color: #b3b3b3;
    }

