body {
	background-color: #FFFFCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #336699;
	background-repeat: repeat;
	background-image: url(images/bg.jpg);
	background-attachment: fixed;
	text-align: center;
}

#page {
	width:1024px;
	margin: 0 auto;
	text-align: center;
	background-color: #C0C0C0;
}

#left {
	width: 744px;
	height: 450px;
	float:left;
}

#centercolumn {
	width: 465px;
	left: 10px;
	float: left;
}

.headerlogo {
	background-image: url(images/Max-Logo.png);
	background-position: center bottom;
	height: 117px;
	width: 308px;
	overflow: hidden;
	background-repeat: no-repeat;
	padding-left: 160px;
}
.emblem {
	top: 129px;
	padding-top: 10px;
	height: 442px;
	width: 465px;
	background-image: url(images/emblem.png);
	background-repeat: no-repeat;
}
.Left-sidebar {
	width: 276px;
	height: 450px;
	left: 25px;
	top: 28px;
	float:left;
}
.leftbarheader {
	left:2px;
	top:0px;
	width:279px;
	height:125px;
	z-index:1;
	background-image: url(images/Header-top-left.png);
	background-repeat: no-repeat;
}
.sidebartext {
	min-height: 300px;
	color: #FFFFFF;
	background-color: #37352C;
	position: relative;
	margin-right: 24px;
	margin-left: 19px;
	overflow: auto;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	padding-right: 10px;
	padding-left: 10px;
	width: 220px;
	text-align: justify;
}
.leftbarfooter {
	z-index:1;
	background-image: url(images/Sidebarleftfooter.png);
	position: relative;
	height: 85px;
	width: 278px;
	left: 3px;
	background-repeat: no-repeat;
}
.rightside {
	float:left;
	min-height: 400px;
	visibility: visible;
	width: 279px;
	top: 14px;
}
.rightsidehead {
	background-image: url(images/Header-top-right.png);
	background-repeat: no-repeat;
	position: relative;
	height: 127px;
	left: 2px;
}
.rightsidebartext {
	min-height: 300px;
	color: #FFFFFF;
	background-color: #37352C;
	position: relative;
	margin-right: 24px;
	margin-left: 16px;
	overflow: auto;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	padding-right: 10px;
	padding-left: 10px;
	width: 220px;
	left: 2px;
	text-align: justify;
}
.rightbarfooter {
	z-index:1;
	background-image: url(images/sidebarrightfooter.png);
	position: relative;
	height: 112px;
	width: 278px;
	left: 2px;
	background-repeat: no-repeat;
}
.bar {
	background-image: url(images/bar.gif);
	width: 226px;
	height: 6px;
}

.style1 {
	color: #FCBB01;
	font-weight: bold;
	font-family: Arial, sans-serif;
}

</style>

ul {

}
