body  {
	margin: 0; 
	padding: 0;
	vertical-align: top;
	text-align: center;
	font-family: arial, verdana, sans-serif;
	font-size: 14px;
	color: #bdbe95;
	font-weight : normal;
	background-image: url('../Main-BG.jpg');
	background-repeat: no-repeat;
    background-position: 30% 20%; 
	background-position:top
}
.twoColFixRtHdr #container {
	width: 780px;
	margin: 0 auto;
	border: 1px none #000000;
	text-align: left;
	vertical-align: top;
} 
.twoColFixRtHdr #header {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
} 
.twoColFixRtHdr #header2{
	vertical-align:top;
	text-align:left;
	height:30px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	border-bottom-width: thin;
} 
.twoColFixRtHdr #header h1 {
	margin: 0; 
	padding: 10px 0; 
}
.twoColFixRtHdr #sidebar1 {
	float: right; 
	width: 250px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
.twoColFixRtHdr #mainContent {
	margin-top: 0;
	margin-right: 300px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	vertical-align: top;
} 
.twoColFixRtHdr #footer {
	padding: 0 10px 0 20px;
} 
.twoColFixRtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.whitebold {
	font-size: 11pt;
    color: #FFFFFF;
	font-weight: bold;
}
.highlight {
	font-size: 12pt;
    color: #e30f0f;
	font-weight: normal;
}
.highlightbold {
	font-size: 12pt;
    color: #e30f0f;
	font-weight: bold;
}
.highlightbig {
	font-size: 14pt;
    color: #f8ff44;
	font-weight: normal;
}
.highlightyellow {
	font-size: 14pt;
    color: #f8ff44;
	font-weight: normal;
}
.highlightyellowsmall {
	font-size: 12pt;
    color: #f8ff44;
	font-weight: normal;
}
.underline {
	font-size: 11pt;
    color: #bdbe95;
	font-weight: normal;
	text-decoration: underline;
}
.underlinehighlight {
	font-size: 14pt;
    color: #e30f0f;
	font-weight: normal;
	text-decoration: underline;
}
.underlineyellow {
	font-size: 12pt;
    color: #f8ff44;
	font-weight: normal;
	text-decoration: underline;
}
.underlineyellow2 {
	font-size: 10pt;
    color: #f8ff44;
	font-weight: bold;
	text-decoration: underline;
}
.navigation a:link {
	font-family: arial, verdana, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.navigation a:visited {
	font-family: arial, verdana, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.navigation a:hover {
	font-family: arial, verdana, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #f8ff44;
	text-decoration: none;
}
.navigation a:active {
	font-family: arial, verdana, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.navigation2 a:link {
	font-family: arial, verdana, sans-serif;
	font-size: 7pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.navigation2 a:visited {
	font-family: arial, verdana, sans-serif;
	font-size: 7pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.navigation2 a:hover {
	font-family: arial, verdana, sans-serif;
	font-size: 7pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #f8ff44;
	text-decoration: none;
}
.navigation2 a:active {
	font-family: arial, verdana, sans-serif;
	font-size: 7pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	font-family: arial, verdana, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #f8ff44;
	text-decoration: none;
}
a:visited {
	font-family: arial, verdana, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #f8ff44;
	text-decoration: none;
}
a:hover {
	font-family: arial, verdana, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #f8ff44;
	text-decoration: underline;
}
a:active {
	font-family: arial, verdana, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #f8ff44;
	text-decoration: none;
}