body  {
	font: 95% Verdana, Arial, Helvetica, sans-serif;
	background-color: #663366;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
} 3C1E00

a:link {
	color: #660066;
	font-weight: 700;
	text-decoration: none;
}

a:visited {
	color: #660066;
	font-weight: 700;
	text-decoration: none;
}

a:hover {
	color: #CC0099;
	font-weight: 700;
	text-decoration: none;
}

h1 {
	font-size:28px;
	font-weight: bold;
}

h2 {
	font-size:24px;
	font-weight: bold;
}

h3 {
	font-size:22px;
	font-weight: bold;
}

.twoColElsLtHdr #container {
	width: 60em;
	background-color: #000033;
	background-image: url(images/bckgrnd.jpg);
	margin: 0 auto;
	border: 2px solid;
	border-color: #FFCC66;
	text-align: left;
} 

.twoColElsLtHdr #header { 
	background: #000000;
	background-image: url(images/brc.gif);
	background-repeat:no-repeat;
	background-position: center;
	height: 232px;
} 

.twoColElsLtHdr #header h1 {
	margin: 0;
	text-indent: -9999px;
	padding: 10px 0;
}

.twoColElsLtHdr #sidebar1 {
	float: left;
	width: 12em;
	background-color: #FFFF66;
	text-indent: 1px;
	color: #333366;
	padding: 15px 0;
	font-weight: 800;
	font-size: 12px;
}

.twoColElsLtHdr #sidebar1 h3, .twoColElsLtHdr #sidebar1 p {
	margin-left: 10px;
	margin-right: 10px;
}

.twoColElsLtHdr #sidebar1 a{
	color: #660066;
	font-weight: 700;
	text-decoration: none;
}

.twoColElsLtHdr #sidebar1 a:hover{
	color:  #CC0099;
	font-weight: 700;
}

#mainContent {
	margin: 0 .5em 0 10em;
	padding: 5px;
	background-color: #F2F9F9;
}

#mainContent a {
	color: #660066;
	font-weight: 700;
	text-decoration: none;
	padding: 3px;
}

#mainContent a:hover {
	color: #CC0099;
	font-weight: 700;
	text-decoration: none;
}
 
#footer {
	padding: 0 10px;
	background-color: #FFFF66;
	text-align: center;
	font-size: 10px;
	font-weight: 700;
	color: #333366;
	border: 2px solid;
	border-top-color: #FFCC66;
} 

#footer p {
	margin: 0; 
	padding: 10px 0;
}

#footer a {
	color: #0033CC;
	text-decoration: none;
}

#footer a:hover {
	color: #9900FF;
} 

.fltrt {
	float: right;
	margin-left: 8px;
}

.fltlft {
	float: left;
	margin-right: 8px;
}

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.style1 {
	font-size: 14px;
	font-weight:bold;
}

.style2 {
	font-size: 10px;
	font-weight:bold;
}

.style3 {
	font-size: 16px;
	font-weight:bold;
	color: #A96558;
}

.style4  {
	font-size:18px;
	font-weight: bold;
}

.style5 {
	font-size: 14px;
	font-weight: bold;
}


.twoColElsLtHdr #sidebar1 { padding-top: 30px; }
.twoColElsLtHdr #mainContent { zoom: 1; padding-top: 15px; }