body{
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 25px;
}

#container{
	width: 800px;
	min-height: 600px;
	margin: 0px auto;
	background-color: #FFFFFF;
}

#header{
	width: 800px;
	height: 100px;
	margin: 0px auto;
	background-image: url(images/cetheader.jpg);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #ffffff;
	border-top-width: 4px;
	border-right-width: 4px;
	border-left-width: 4px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #ffff00;
	border-right-color: #ffff00;
	border-left-color: #ffff00;
}

#headerMenu{

}

#headerBanner{
	margin: 0px auto;
	background-image: url(images/cautiontape.png);
	width: 800px;
	height: 46px;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #ffff00;
	border-left-color: #ffff00;
}


#left{
width: 150px;
margin: auto 0px;
float: left;
padding-top: 10px;}

#right{
padding-top: 10px;
margin-left: 150px;
width: 650px;
text-align: left;}

#payPal{
	width: 150px;
	padding: 0px;
}

#footer{
	width: 800px;
	height: 40px;
	background-color: #ffffff;
	background-image: url(images/infobkgd.gif);
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #ffff00;
	border-bottom-color: #ffff00;
	border-left-color: #ffff00;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
