body {
	color:#330000;
	margin:0px;
	padding:0px;
	background-color: #cc9966;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-attachment: fixed;
	background-image: url(images/drawnfleur.jpg);
	background-repeat: no-repeat;
	background-position: center 90%;
	}

.side {
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 87%;
	}

.Topbackground {
	position: absolute;
	top: 0px;
	left: 0px;
	margin:5px 0px 0px 5px;
	padding:0px;
	background-attachment: fixed;
	background-image: url(images/wordlogo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 118px;
	width: 651px;
	border: none;
	background-color: cc9966;
	}
	
.picture {
	position: absolute;
	top: 80px;
	left: 14px;
	}

#Menu {
	position:absolute;
	voice-family: "\"}\"";
	voice-family:inherit;
	list-style-type: none;
	top: 195px;
	left: -10px;
	margin: 0px;
	padding: 0px;
	}
	
#Menu ul{
	list-style-type: none;
	}

.content {
	border: 0px none;
	position: absolute;
	width: 65%;
	padding: 10px;
	margin-left: 165px;
	top: 100px;
	margin-top: 20px;
	}
	
.content a {
	color:#990000;
	font-size:14px;
	font-weight:500;
	}

p {
	font-size:11px;
	line-height:20px;
	font-family:verdana, arial, helvetica, sans-serif;
	margin:0px 0px 12px 0px;	
	}

a {
	color:#cccc99;
	font-size:14px;
	text-decoration:none;
	font-weight:600;
	font-family:verdana, arial, helvetica, sans-serif;
	}

a:hover {
	color: #cccc99;
	}

h1 {
	color:cccc99;
	font:900 24px/24px verdana, arial, helvetica, sans-serif;
	}
