
body {
	font-family: arial, verdana, arial, tahoma;
	font-size: 10pt;
	color: black;
	background-color: #745C45;
	background-image: url('images/img60/cork_bk.jpg');
	margin: 0;
	padding: 0;
	text-align: center;
}

hr {
	border: 0px;
	background: url('images/img60/bottombar.gif');
	height:14px;
}

ul { 
	margin-left: 85px;
}


#wrapper {
	width: 778px;
	background: white;
	border: 1px solid black;
	margin-bottom: 9px;
	text-align: left;
	margin-left: auto ;
	margin-right: auto ;
}
#menu {
	border-left: 1px solid black;
	padding: 0px;
	margin: 0px;
	float: right;
	list-style: none;
}
#menu li {
	display: inline;
	float: left;
	padding-left: 8px;
	padding-right: 8px;
	border-right: 1px solid black;
	font-weight: bold;
	font-size: 1.05em;
	font-family: Tahoma, Verdana, sans-serif;
}
#menu a {
	text-decoration: none;
	color: black;
}

#banner {

}
#banner h1 {
	
}
#banner h2 {

}
#graybar {
	background: transparent url('images/img60/graybar.gif') top center repeat-x; 
	height: 21px;
	border-bottom: 1px solid black;
	border-top: 1px solid black;
}
#moneybackbanner {
	width: 778px;
	height: 29px;
	background: transparent url('images/img60/moneybackbanner.gif'); 
}

#navcontainer {
	vertical-align: top;
	float: left;
	width: 140px;
	clear: both;
	height: 100%;
}
#navbox {
	float: left;
	background: #C9B8A6;
	width: 122px;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	
}
#navbox-banner {
	height: 30px;
	float: left;
	width: 124px;
	background: #C9B8A6 url('images/img60/topcolumn1.jpg') top left repeat-x;
	border-bottom: 1px solid #660000;
}

#navbox ul {
	font-size: 9pt;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	padding-left: 3px;
	padding-top: 7px;
}
#navbox li {
	margin-bottom: 6px;
}
#navbox a {
	text-decoration: none;
	color: black;
}
#navbox a:hover {
	text-decoration: underline;
}
#bottomofpage {
	background: transparent url('images/img60/lowerbanner.jpg');
	height: 30px;
}

#contentarea {
	border-top: 1px solid white;
	width: 100%;
	height: 100%;
	background: white;
	margin-left: auto ;
	margin-right: auto ;
}
#contentarea ul {
	margin-left: 70px;
}
#contentarea li {
	margin-left: 70px;
}

#contentarea h2 {
	font-style: italic;
	height: 2em;
	background: url('images/img60/bottombar.gif') bottom left repeat-x;
}