#footer {
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#header {
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 10px;
	background-image: url(images/head.jpg);
	color: #FFFFFF;
}


}
.nav {
	background-color: #CCCCCC;
}
.descriptionn {
	text-indent: 3em;
}

#navlist {
 list-style:katakana;
 }#photo {
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 20px;
}
body {
	background-color: #62090d;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#maincontent {
	width: 700px;
	margin-left: 240px;
}
#container {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	border: thin solid #666666;
	background-color: #FFFFFF;
	margin-top: 0px;
}
#sidebar {
	width: 200px;
	padding-right: 0px;
	padding-left: 10px;
	float: left;
	background-image: url(images/side.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.project {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	border: thin dotted #700C14;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.projectHighlight {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	border: thin dotted #700C14;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #FFC;
}
