body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #4C293D;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
}
.twoColFixRtHdr #container {
	width: 795px;  
	background: url(graphics/bk.gif);
	margin: 0 auto; 
	border: 0px solid #000000;
	text-align: left; 
} 
.twoColFixRtHdr #header {
	padding: 0 0px;  
} 
.twoColFixRtHdr #header h1 {
	margin: 0; 
	padding: 10px 0; 
}
.twoColFixRtHdr #sidebar1 {
	float: right; 
	width: 239px; 
	background: url(graphics/sidebarbk.gif) no-repeat; 
	padding: 0px;
	height: 100%;
}
.twoColFixRtHdr #mainContent {
	margin: 0 0px 0 0;
	padding: 0 0px;
	top: 800px;
	background-image: url(graphics/maincontentbk.gif);
	background-repeat: no-repeat;
	width: 550px;
} 
.twoColFixRtHdr #footer {
	padding: 0 0px; 
	background:url(graphics/bottomofthepage.gif) no-repeat bottom;
	height: 190px;
} 
.twoColFixRtHdr #footer p {
	margin: 0;
	padding: 10px 0;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

h1, h2, h3 {color: #E19C4E; font-family: Verdana, Arial, Helvetica, sans-serif; text-align: right; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}

h1 {font-size: 18px; font-weight: bold;}

h2 {font-size: 18px; font-weight: bold;}

h3 {font-size: 18px; font-weight: none;}

p {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #666666; line-height: 160%;}


a:link {color:#E19C4E; text-decoration:underline; font-weight:none; font-size: 12px;}
a:visited {color:#E19C4E; text-decoration:underline; font-weight:none; font-size: 12px;}
a:active {color:#E19C4E;text-decoration:underline; font-weight:none; font-size: 12px;}
a:hover {color:#ffffff; text-decoration:underline; font-weight:none; font-size: 12px;}

a.smalllink:link {color:#E19C4E; text-decoration:underline; font-weight:none; font-size: 10px;}
a.smalllink:visited {color:#E19C4E; text-decoration:underline; font-weight:none; font-size: 10px;}
a.smalllink:active {color:#E19C4E;text-decoration:underline; font-weight:none; font-size: 10px;}
a.smalllink:hover {color:#ffffff; text-decoration:underline; font-weight:none; font-size: 10px;}

