body {
	margin:0;
	margin-top: 15px;
	padding:0;
	background-image:url(../images/bg_dotted_circles.gif);
	background-position:top left ;
	background-color:#CC6600;
	background-repeat:no-repeat;
}
div, a, img {
	margin:0;
	padding:0;
}
p, h1, h2, h3, h4, h5, h6, ul{
	margin-top:0px;
	padding-top:0px;
	padding-bottom: 7px;
}

#outer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 890px;
	color:#000000;
	margin: auto;
	background-color:#FFFFFF;
	border:solid #000000 1px;
}
#header {
	color: #FFFFFF;
	background-color: #7F317F;
	height: 72px;
	width: 890px;
	position: relative;
}
#rightheader {
	margin-left:490px;
	width:400px;
	padding-top:25px;
	
}
#topnav {
	color: #FFFFFF;
	height: 20px;
	background-color:#CC6600;
	width:890px;
	font-size:10px;
}
#topnav ul {
	margin-top:0px;
	padding-top:2px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-left:30px;
	list-style-type: none;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
}
#topnav li {
	float: left;
}
#topnav a {
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
	margin-right:3px;
	padding-right:3px;
	border-right:solid #FFFFFF 2px;
}
#content {

	color:#663399;
	position:relative;
	width:890px;

}


#logo {
	position: absolute;
	left: 10px;
	top: 0px;
}
#rightcol {
	float:right;
	background-color:#FFF29F;
	width:100%;
	color:#663399;
	background-image: url(../images/fadeimages/fadeyellow.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-weight: bold;
}
#rightcolpad {
	width:230px;
	padding-top:15px;
	float:right;
	
}
#lftcol {
	width: 640px;
	float:left;
	color:#000000;
	background-color:#FFFFFF;
	background-image: url(../images/pages/contentbg_pages.gif);
	background-repeat:repeat-x;
	background-position: bottom;

}
#lftcolpad {
	padding-left: 60px;
	padding-top:15px;
	width: 550px;
	  min-height:470px;
  height:auto !important;
  height:470px;
}
.graytxt {
	color: #666666;
}
h1 {
	font-size: 16px;
	font-weight: bold;
}
h2	{
	font-size:14px;
	font-weight:bold;
}
#bottomborder {
	clear:both;
	background-color: #FFCC33;
	height: 8px;
	width:890px;
	font-size: 6px;
}
#footer {
	background-color: #43AF18;
	height: 32px;
	width:890px;
	color:#FFFFFF;
	text-align: left;
	font-size:10px;
	position:relative;
}
.duckrace a {
	text-decoration: none;
	color: #666666;
}
#lfttop {
	position: absolute;
	left: -1px;
	top:-1px;
}
#btrt {
	position: absolute;
	left: 882px;
	top:24px;
}
#rttop {
	position: absolute;
	left: 880px;
	top:-1px;
}
#lftbt {
	position: absolute;
	left: -1px;
	top:24px;
}
.compart tr {
	padding-bottom: 10px;
}
.compart a {
	text-decoration: none;
	color: #666666;
}