#mainbanner{
	position: absolute;
	top: 36px;
	left: 0px;
	background-image:   url(graphics/famous.jpg);
	width: 590px;
	height: 181px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	z-index: 2;	
}

#maintitle{
	position: absolute;
	top: 0px;
	left: 0px;
	padding: 5px 0px 5px 0px;
	width: 590px;
	height:  35px;
	background-color: #CDB947;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 25px; 
	line-height: 25px; 
	font-weight:bold;
	color: #000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	z-index: 1;
}
#decoration{
	position: absolute;
	top: 0px;
	left: 593px;
	width: 277px;
	height: 275px;
	background-image:  url(graphics/bl02.jpg);
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	z-index: 10;
}

#borderarea {
	position: absolute;
	left: 593px;
	top: 0px;
	width: 277px;
	padding: 10px 45px 10px 45px;
	background-color: #CDB947;
	height: 900px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	z-index: 0;

}
#mainMenu {
	position: absolute;
	width: 634px;
	top:  211px;
	left: 0px;
	height: 64px;
	padding: 10px 0 5px 0;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	background-color: #CDB947;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	z-index: 3;

}

#contentArea {
	position: absolute;
	top: 292px;
	left: 9px;
	padding: 45px 45px 10px 5px;
	width: 548px;
	background-color: #DBDAAE;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	z-index: 6;
	height: 492px;

}

 #contentArea p {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin-left : 15px;
}

 #contentArea table {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

 #borderarea p {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin-left : 15px;
	margin-top: 350px;
	z-index: 6;
}
 #contentArea h2 {
		font-family : Arial, Helvetica, sans-serif;
		font-weight:bold;
		font-size : 16px;
		margin-left : 5px;
}

 #contentArea h3 {
	font-family : Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size : 14px;
	margin-left : 10px;
}

#mail {
	z-index : 2;
	font-size : x-small;
	position: absolute;
	left: 600px;
	top: 1050px;
	width: 250px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#mail p {
	font-family : Arial, Helvetica, sans-serif;
	font-size : xx-small;
}
h2 {
		font-family : Arial, Helvetica, sans-serif;
		font-weight:bold;
		font-size : 16px;
	}
	
h3 {
		font-family : Arial, Helvetica, sans-serif;
		font-weight:bold;
		font-size : 12px;

	}	

p {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}
