#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: #48017B;
	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 #FFFFFF;
	background-color: #FFFFE6;
	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;
}
#agenda {
	border: 1px dotted #999999;
	float: left;
	width: 280px;
	padding: 5px;
	background-color: #CCCCCC;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.next {
	background-color: #CCCCCC;
	padding: 10px;
	width: 600px;
	margin-left: 40px;
	border: thin solid #AC8A02;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #48017B;
}

