/* CSS Document */
body { 
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	font-size: small; }

td, p { 
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	font-size: small; }

a { color: #936252; }
a:hover { color: #E9B530; }

#mainTable { 
	width: 100%;
	height: 100%;
	background-color: #000000;
	background-image: url(http://images.melbourneitwebsites.com/affiliate/templateimages/hive/top_bg_dark.jpg);
	background-position: top left;
	background-repeat: repeat-x; }

#mainLeft { width: 25px; }
#mainNav { 
	width: 180px;
	background-color: #333333;
	background-image: url(http://images.melbourneitwebsites.com/affiliate/templateimages/hive/nav_bg_dark.jpg);
	background-position: top left;
	background-repeat: repeat-x; }

#logoSection { height: 195px; font-size: 14px; font-weight: bold; }
#navSection { font-size: 11px; padding-top: 50px; border-bottom: 1px solid #000000; }

#mainNavItem { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-transform: lowercase;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 10px;
	border-top: 1px solid #000000;
	display: block; }
#mainNavItem:hover { color: #E9B530; }

#subNavItem { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	text-transform: lowercase;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 20px;
	border-top: 1px solid #000000;
	display: block; }
#subNavItem:hover { color: #E9B530; }

#mainContent { 
	background-image: url(http://images.melbourneitwebsites.com/affiliate/templateimages/hive/main_bg_dark.jpg);
	background-position: top right;
	background-repeat: no-repeat; }

#topSection { height: 195px; }
#contentSection { 
	padding-left: 20px;
	padding-right: 20px; }

#footerLeft { height: 15px; width: 25px; background-color: #E0B852; }
#footerNav { height: 15px; width: 180px; background-color: #333333; }
#footerMain { 
	height: 15px;
	background-color: #E0B852;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000; }

