body {
	color: black;
	background: white;
	FONT: 80%/1.6em verdana, 'Comic Sans MS', arial, sans-serif;
	margin-left: 5%;
}
A:link {
	text-decoration : none;
}
img {
	padding : 5px;
	border : 0px;
	margin: 5px;
}
#container {
	WIDTH: 90%;
}
#Header {
	HEIGHT: 95px;
	/*top : 20px;*/
	font-family : Trebuchet, Geneva, Arial, Helvetica, sans-serif;
}
#Header h1 a {
	text-decoration : none;
	padding: 15px 0px;
	float: left;
}
#Header .slogan {
	margin: 0;
	padding: 0;
	text-align : right;
	right : 10px;
	top: 10px;
	position: absolute;
	width : 350px;
	color : #310A5C;
	font-size : 18px;
	font-weight : bold;
}
#menu {
	display : none;
}
#Content {
	CLEAR: both;
	text-align: justify;
	MARGIN: 0px 180px 15px 0px;
}
h1, h2, h3, h4 {
	color: #666;
	text-align : left;
	word-spacing : -2px;
}
#Sidebox {
	BORDER-TOP: 1px solid;
}

#Footer {
	BORDER-TOP: 1px solid;
	CLEAR: both;
	COLOR: #000;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 8pt;
	MARGIN: 0px;
	PADDING-BOTTOM: 15px;
	PADDING-LEFT: 3px;
	PADDING-RIGHT: 3px;
	PADDING-TOP: 15px;
	TEXT-ALIGN: center;
}
#Footer .contact {
	FLOAT: left; TEXT-ALIGN: left
}
#Footer .date {
	FLOAT: right; TEXT-ALIGN: right
}
#Footer .copyright {
	FLOAT: none;
	TEXT-ALIGN: center;
}
