body {
	margin: 0px;
	padding: 0px;
	font-family: arial, verdana, helvetica;
	font-size: 11px;
	background: url('http://images.melbourneitwebsites.com/affiliate/templateimages/commercial/bg_red.gif') repeat-y #FFF;
	color: #4f4f4f;
}

p, td, li {
	font-family: arial, verdana, helvetica;
	font-size: 11px;
	color: #4f4f4f;
}

a {
  font-family: arial, verdana, helvetica;
	text-decoration: underline;
	color: #90b1de;
}

a:hover {
	text-decoration: none;
}


h1 {
    font-family: "Century Gothic",arial, verdana, helvetica;
	font-size: 16px;
	font-weight: bold;
	color:#800000;
}

h2 {
    font-family: "Century Gothic",arial, verdana, helvetica;
	font-size: 14px;
	font-weight: bold;
	color:#800000;
}

#wrapper {
}  

#top {
  padding: 0px;
	margin: 0px;
	height: 130px;
}

#logo {
	background: url('http://images.melbourneitwebsites.com/affiliate/templateimages/commercial/image_red.jpg');
	background-position:204px;
	background-repeat:no-repeat;
	height: 132px;
}


#body {
  width: 780px;
  border-top: 4px solid #FFF;
	padding-top: 30px;
}

#contents {
  width: 508px;
	float: left;
	padding: 15px 45px 15px 45px;
}

*html,#contents { width: 598px; }

#menuarea {
	color:#90b1de;
	font-family: "Century Gothic",arial, verdana, helvetica;
	border-top: 1px dotted #FFF;
	border-bottom: 1px dotted #FFF;
	text-align: right;
	padding: 10px 15px 15px 5px;
}

#menuarea a{
	FONT-FAMILY: "Century Gothic",arial, verdana, helvetica; 
	font-size: 14px;
}

.menu { font-size: 12px; width: 160px; color:#5c0000; padding-top: 5px; text-decoration: none; font-weight: bold;}
.menu:hover {color:#FFF;}
.submenu { font-size: 12px; color:#5c0000; width: 160px; padding-top: 5px; text-decoration: none;}
.submenu:hover {color:#FFF;}
