body
{
   position:absolute;top:0;left:0;width:100%;height:100%;margin:0;   
   font:12px Arial, Helvetica, sans-serif;color:#000000;
   background-image:url(../images/bg-color-content.jpg);
   background-repeat: repeat-y;background-position:center; 
   text-align:left;
   background-color:#333;
}
/* Default Links */
A   {color:#982068; text-decoration:underline;}
A:visited  {color:#982068; text-decoration:underline;}
A:active   {color:#982068; text-decoration:underline;}
A:hover    {color:#cc0000; text-decoration:underline;}
/* Main Nav Links */
.NavMAIN {color: #ffffff; position:relative; top:155px; left:18px;}
.NavMAIN a{color: #ffffff; text-decoration: none; padding:5px; border-right: 1px solid #982068; border-top: 3px solid #982068;}
.NavMAIN a:visited {color: #ffffff; text-decoration: none;}
.NavMAIN a:active {color: #ffffff; text-decoration: none;}
.NavMAIN a:hover {color: #cc0000; text-decoration: none;  border-right: 1px solid #982068; border-top: 3px solid #982068;}
/* Left Nav Links */
.NavLft {color: #000000; padding-left:10px; display:block; background-color:#eee; position:relative; left:11px;}
.NavLft a{color: #000000; text-decoration: none; padding-left:10px;}
.NavLft a:visited {color: #000000; text-decoration: none;}
.NavLft a:active {color: #000000; text-decoration: none;}
.NavLft a:hover {color: #cc0000; text-decoration: none;}
/* Footer Nav Links */
.FooterNav {font-size:8pt;font-family: Arial, Helvetica, sans-serif; color:#982068;}
.FooterNav a{font-size:8pt;font-family: Arial, Helvetica, sans-serif;color: #982068;text-decoration:none;}
.FooterNav a:visited {color:#982068;text-decoration:none;}
.FooterNav a:active {color:#982068;text-decoration:none;}
.FooterNav a:hover {color:#666666;text-decoration:none;}
/* TEXT BOX PADDING */
/*#Content {
 position:relative;
 top:-0px;
 left:180px;
 width:560px;
 bottom:0px;}*/
/* H TAGS */
h1     {font-size: 20px; font-weight: bold; color:#000000; margin: 0px 0px 0px 0px;}
h2     {font-size: 18px; font-weight: bold; color:#000000; margin: 0px 0px 0px 0px;}
h3     {font-size: 14px; font-weight: bold; color:#000000; margin: 0px 0px 0px 0px;}
h4     {font-size: 12px; font-weight: bold; color:#000000; margin: 0px 0px 0px 0px;}
h5     {font-size: 11px; font-weight: bold; color:#000000; margin: 0px 0px 0px 0px;}
h6     {font-size:  9px; font-weight: bold; color:#000000; margin: 0px 0px 0px 0px;}

/*.bg-tile-nav {
	background-image:url(../images/spacer.gif);height:30px;
}
.border-v {
	background-image:url(../images/spacer.gif);width: 3px;
}
.border-h {
	background-image:url(../images/spacer.gif);height: 3px;
}
*/
.bg-hdr {
	background-image:url(../images/hdr-main.jpg);
	background-position:center; background-repeat:no-repeat;
	width:760px; height:175px;
	top:0;left:0;width:100%;margin:0;
}
/*.FooterBGTile {
	background-image:url(../images/footer-bg-tile.jpg);
	background-position:center;
	width:780px; height:91px;
	top:0;left:0;width:100%;margin:0;
}*/

/* Smoke Background Graphic
.bg-color-content {
	background-image:url(../images/bg-color-content.jpg);
	background-repeat: repeat-y;background-position:center; 
}*/
.bg-tile-footer {
	background-image:url(../images/footer-bg-tile.jpg);height:100px;
	width:760px;
}
/*.box-header-padding {
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
}
.form-content {
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}*/
.img_border {
	border-width: thin;
	border-style:solid;
	border-top-color: #982068;
	border-right-color: #b8659b;
	border-bottom-color: #000;
	border-left-color: #333;
	background-color:#ededed;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	text-align:center;
}
.ContentPadding {
	padding-bottom:0px;
	padding-left:19px;
	padding-right:19px;
	padding-top:1px;
	text-align:left;
}