* {margin:0px; padding:0px; border:0px;}
body {text-align:center; margin-top:0px; background: url(images/bg.jpg) #000000 repeat-x; font:11px Verdana, Arial, Helvetica, sans-serif; color:#fff;}
#MrContainer {
	position:relative;
	margin:0 auto;
	width:800px;
	height:auto;
	z-index:1;
	text-align:left;
	background-color: #000;
	border:#666 dotted 1px;
	overflow:auto;
}
#MrContainer p {
padding:5px;
}

a {color:#fff;}


#Leftbox {
	position:relative;
	float:right;
	width:150px;
	height:360px;
	z-index:2;
	margin:25px 25px 30px 0px;
	display:inline;
	background:url(images/cc.jpg) no-repeat bottom;
}
#Rightbox {
	position:relative;
	float:left;
	width:585px;
	height:auto;
	z-index:3;
	margin:0px 0px 0px 15px;
	background:#000;
	display:inline;
}

#Rightbox ul {
margin-left:20px;
}
#Righttop {
	position:relative;
	float:left;
	width:767px;
	height:156px;
	z-index:3;
	margin:0px 0px 0px 15px;
	background:url(images/top.jpg);
	display:inline;
}
#MrBottom {
	position:relative;
	float:left;
	width:767px;
	height:117px;
	z-index:2;
	background-color: #1D1D1D;
	margin:0px 0px 0px 15px;
	display:inline;
}

#MrBottom2 {
	position:relative;
	float:left;
	width:800px;
	height:20px;
	z-index:2;
	display:inline;
	background-color: #1D1D1D;
}

#cclogos {
	position:relative;
	margin:0 auto;
	clear:both;
	width:772px;
	height:47px;
	z-index:2;
	background:url(images/cclogos.gif) no-repeat 10px;
}

.mrfloat {float:left;}

address {padding:3px 0px 0px 0px; text-align:center; font-style:normal; color:#fff;}

.splashaddy {padding:3px 0px 0px 0px; text-align:center; font-style:normal; color:#fff;}

#Bottomfloat {
	position:relative;
	float:left;
	width:514px;
	height:107px;
	z-index:4;
	color:#fff;
		display:inline;
}

* html #Bottomfloat ul {
list-style:disc;
float:left;
	padding-top:20px;
	padding-left:20px;
	margin-left:12px;
}

#Bottomfloat ul {
list-style:disc;
float:left;
	padding-top:20px;
	padding-left:20px;
	margin-left:20px;
}

#Bottomfloat li {
list-style:disc;

}

.mrcentered {text-align:center;}

<!--Nav-->

#TopNav {
	position:relative;
	float:left;
	width:797px;
	height:29px;
	z-index:4;
}

#Nav {
	position:relative;
	float:left;
	margin-left:25px;
	display:inline;
}

#Nav ul {
	font-size:13px;
	font-weight:bold;
	color:#fff;
	list-style-type: none;
}
#Nav ul li {
	display:block;
	float:left;
	height:30px;
	width:123px;
    line-height:26px;
	border-left:#666 solid 1px;
	border-bottom:#666 solid 1px;
	border-top:#666 solid 1px;
	text-align:center;
	background:#878787;
}
.borderright {
	border-right:#666 solid 1px;
}

#Nav a {
	display: block;
	width:100%;
	height:30px;
}

#Nav a:link {
	display: block;
	color:#fff;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}

#Nav a:visited {
	display: block;
	color:#fff;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}

#Nav a:hover {
	color:#fff;
	background-color:#040404;
	display:block;
	text-decoration:none;
}

#Nav a:active {
	color:#fff;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}
.Selected {
	color:#fff;
	background-color:#6c6c6c;
	display:block;
	text-decoration:none;
}

<!--Forms-->


table {
	font-size: 11px;
	width: 400px;
	border: 1px solid #E5E5E5;
}
.tabmargin {margin-left:100px;}

td {padding:5px;}
input {
	width: 250px;
}
textarea {
	height: 50px;
	width: 250px;
}
.send {
	width: 100px;
}
table h1 {
	font-size: 12px;
	background-color: #878787;
	color:#fff;
	padding: 3px;
	margin: 0px;
}
.smaller {
	width: 100px;
}