body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-color: #000000;
}


.ads01 {
	margin: 0 auto;
	width: 800px;
}


.ribbon {
	position:absolute;
	top:0;
	right:0;
	width:200px;
	height: 200px;
}

 

.header {
	width: 800px;
	margin: 0 auto;
	background-image: url(images/header.png);
	height: 200px;
	background-repeat: no-repeat; 
}

 

.nav01 {
	background-image: url(images/nav.png);
	margin: 0 auto;
	width: 800px;
	height: 46px;
	overflow: hidden;
}

 

.menu ul {
	display: block;
	padding: 0px;
	margin: 0 auto;
	list-style: none;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin-top: 13px;
	width: 750px;
} 

.menu ul li {
	display:inline;
	padding: 0px 10px;
	margin: 0px;
	list-style: none;
}
 
.bdrtop {
	margin: 0 auto;
	width: 800px;
}

.container {
	margin: 0 auto;
	width: 800px;
	background-image: url(images/repeat.png);
	overflow: hidden;
}

.content {
	width: 720px;
	margin: 0 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 20px;
	padding-bottom: 20px;
}

 
.bdrbtm {
	width: 800px;
	margin: 0 auto;
}

.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 210px;
	height: 30px;
	overflow: hidden;
	margin-left: 560px;
	padding-top: 10px;
	color: #CCCCCC;
}
 
.footer {
	margin: 0 auto;
	width: 800px;
	background-image: url(images/footer.png);
	height: 91px;
	background-repeat: no-repeat;
}

.buttons {
	margin: 0 auto;
	width: 800px;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

a:hover {
	text-decoration: none;
	color: #7B2C19;
}

a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.ribbonleft {
	position:absolute;
	top:0;
	width:238px;
	height: 238px;
	left: 0px;
}
