body {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: medium;	}
h1 {font-size: 150%;}
h2 {font-size: 130%;}
h3 {font-size: 110%;}
#allcontent {
	width: 1000px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: auto;
	margin-right: auto; }
#navagation {
	float: left;
	width: 150px;
	background-color: #ffffff;
	padding-bottom: 500px;}
#image {
	padding: 25px;
	margin: 10px;
	margin-top: 0px;
	/*border-color: red;
	border-width: 1px;
	border-style: solid;*/
	background-color: #dce8f2;
	float: right;
	width: 400px;}

#portfolioimage {
	padding: 25px;
	margin: 10px;
	margin-top: 0px;
	/*border-color: red;
	border-width: 1px;
	border-style: solid;*/
	background-color: #dce8f2;
	float: right;
	width: auto;}

#content {
	margin-left: 180px;}
	
#navagation a:hover {	
	color: #ff0000;}
	
img {
	border-style: none;}
	
.bold1 {
	font-weight: bold;}
	
.underitalic {
	font-style: italic;
	text-decoration: underline;}
	
/*.cursive {
	font-family: Brush Script MT, cursive;
	font-size: 150%;}*/