body {
	background-color: #E5183E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	color: #E5183E;
}
th {
	background-color: #4071BD;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
}

h1 {
	font-size: 24px;
	font-weight: normal;
	margin: 0px;
}
h2 {
	font-size: 20px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 16px;
}

.cell {
	float:left;
	width:180px;
}
#page-back {
	width: 810px;
	margin:auto;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 5px solid #EF5571;
}
#page-container {
	width: 800px;
	margin:auto;
	background-image: url(/images/rude-choc-background.jpg);
	background-repeat: no-repeat;
}

#header {
	height: 120px;
	width: 800px;
}

#links {
	width: 140px;
	height:auto;
	float: left;
	color: #FFFFFF;
	text-align: right;
	margin: 0px;
	padding: 5px;
	background-color: #FFFFFF;
}

#content {
	width:786px;
	height:auto;
	border: 1px solid #D70B2E;
	margin: 1px;
	padding: 5px;
}
#content-left {
	float:left;
	width:580px;
	height:auto;
	border: 0;
	margin: 0;
	padding: 0;
}
#content-right {
	float:right;
	width:200px;
	height:auto;
	border: 0;
	margin: 0;
	padding: 0;
}

#footer {
	clear:both;
	font-family: Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 10px;
	text-align:center;
	color: #D70B2E;
	padding: 5px;
	background-color: #FFFFFF;
}

#toplinks {
	height: 31px;
	vertical-align: middle;
	color: #FFFFFF;
	padding: 0px;
	width: 800px;
	background-image: url(/images/button.jpg);
	background-repeat: repeat-x;
}

#toplinks a {
	text-decoration:none;
	color:#FFFFFF;
}

#toplinks a:hover {
	font-weight:bold
}

#links a {
	text-decoration:none;
	color:#FFFFFF;
}

#links a:hover {
	font-weight:bold
}
.linktext {
	font-size:10pt
}
.smalltext {
	font-size: 9px;
}
