body {
	font-family: arial;
	font-size: 12px;
	background-color: #f5f3b7;
}

#wrapper {
	margin-top: 10px;
	background-color: #eae6ae;
	border: 0px solid #2d6cb7;
	width: 952px;
	height: auto;
}

#wrapper a {
	color: #452e7d;
}

#mottowrapper {
	background-color: #f5f3b7;
	width: 952px;
	border: 0px solid red;
}

#motto {
	margin-left: 580px;
	color: #452e7d;
	font-weight: bold;
	width: 350px;
	text-align: right;
	padding: 4px;
}

#content {
	font-family: arial;
	font-size: 12px;
	text-align: left;
	background-color: #eae6ae;
;
}

#tag1 {
	position: relative;
	top: 30px;
	left: 184px;
}

#menuwrapper {
	font-size: 14px;
	margin-left: 18px;
	height: 25px;
	color: #ffffff;
	background-color: #452e7d;
}

#menu {
	font-size: 14px;
	padding-top: 4px;
	color: #ffffff;
	word-spacing: 1px;
}

#menu a {
	text-decoration: none;
	color: #ffffff;
	padding: 0px 15px 0px 15px;
}

#menu a:hover {
	text-decoration: none;
	color: #fff200;
}

#topcontent {
	font-size: 12px;
	color: #452e7d;
	margin-left: 5px;
	background-color: #eae6ae;
	width: 410px;
	height: 492px;
	line-height: 15px;
	border: 0px solid red;
	overflow: auto;
}

#topcontent a:hover {
	color: #000;
}

#topcontent h1 {
	font-size: 16px;
	font-weight: bold;
	color: #aa6b41;
	line-height: 0px;
}

#topcontent ul {
	margin-top: 2px;
	border: 0px solid red;
}

#imagewrapper {
	border: 0px solid red;
}

#imagewrapper img {
	border: 4px solid #fff;
	border-right: 0px solid #fff;
}

#bottommenuwrapper {
	font-size: 11px;
	margin-left: 162px;
	height: 60px;
	color: #452e7d;
}

#bottommenu {
	font-size: 11px;
	padding-top: 20px;
	padding-right: 30px;
	color: #452e7d;
	word-spacing: 1px;
	float: left;
}

#bottommenu a {
	color: #452e7d;
	padding: 0px 5px 0px 5px;
}

#bottommenu a:hover {
	color: #000;
}


#footer {
	font-size: 13px;
}
