html { 
padding:0px;
margin:0px auto;
margin-top:10px;
margin-right:0px;
}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top: 10px;
	font-size:12px;
	line-height:12px;
	color:#333333;
	text-align:center;
	margin-top: 0px;
	background-color: #FFFFCC;

}

#mainpage {
	width:699px;
	margin: 10px auto 3px;
	height:625px;
	text-align:left;
	border-top-color:#736944;
	border-top-style:solid;
	border-top-width:1px;
	border-left-color:#736944;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:#736944;
	border-right-style:solid;
	border-right-width:1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #736944;
	background-color:#FFFFFF;
	display: block;
	padding: 10px;
	background-image: url(../../Documents%20and%20Settings/uni%20liverpool/My%20Documents/EDX/edx%20logo.png);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: left top;


}a:hover {
	text-decoration: underline;
	cursor: hand;
	color: #0033FF;

}
navbar {
	height: auto;
	width: auto;
}
.jumpmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: none;

}
.wineds {
	font-size: 12px;
}

