/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	margin: 0px;
	padding: 0px;
	background-color:#660000;

}
#wrapper  {
	width: 85%;
	position:relative;
    left:50%;
    margin-left: -360px;
}



/************ Main Content Style **************/
#frtPageContent {
	font-size: .8em;
	font-family:  Arial, Geneva, Helvetica, sans-serif;
	left: 200px;
	padding: 15px 5px 5px 0px;
	list-style:outside;
	position: absolute;
	float:left;
	max-width: 50%;
	color:#000000;
	text-align: left;
    top:220px;
	font-weight: bold;
}
/************ Navigation Style **************/
#mainNav{
	float: left;
	width:22%;
	padding: 0px;
	position:absolute;	
	top: 200px;
	left:10px;

}

/************ sectionLinks styles **************/

#sectionLinks{
	float: left;
	width:18%;
	position:absolute;
	left: 10px;
	top: 450px;
	font-size: xx-small;
	font-family: Arial, Helvetica, sans-serif;
}

#sectionLinks a:link, #sectionLinks a:visited {
	font-weight: bold;
	padding: 3px 0px 3px 0px;
	color: #663300;
	text-decoration: none;
}

#frtPageContent a:link {
	background-color: #CCCCCC;    
	text-decoration: none;
}
#footer   {
	Position:absolute;
	font-weight: bold;
	font-size: x-small;
	color:#333333;
	font-family:  Arial, Geneva, Helvetica;
	float:left;
	top: 625px;
	left:450px;
	
}
#header  {
    Position:absolute;
	font-family:  Arial, Geneva, Helvetica;
	font-weight: bold;
	top:180px;
	left:175px;
	color:#336666;

}
#wc3  {
   Position:absolute;
   float:left;
   top: 395px;
	left:100px;
	
}

/************ Background **************/
#Table_01 {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
}

#Table_02 {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
}

#main-01 {
	position:absolute;
	left:0px;
	top:0px;
	width:126px;
	height:160px;
}

#main-02 {
	position:absolute;
	left:126px;
	top:0px;
	width:200px;
	height:160px;
	font-style: normal;
}

#main-03 {
	position:absolute;
	left:326px;
	top:0px;
	width:241px;
	height:160px;
}

#main-04 {
	position:absolute;
	left:567px;
	top:0px;
	width:233px;
	height:160px;
}

#main-05 {
	position:absolute;
	left:0px;
	top:160px;
	width:126px;
	height:200px;
}

#main-06 {
	position:absolute;
	left:126px;
	top:160px;
	width:200px;
	height:200px;
}

#main-07 {
	position:absolute;
	left:326px;
	top:160px;
	width:241px;
	height:200px;
}

#main-08 {
	position:absolute;
	left:567px;
	top:160px;
	width:233px;
	height:200px;
}

#main-09 {
	position:absolute;
	left:0px;
	top:360px;
	width:126px;
	height:240px;
}

#main-10 {
	position:absolute;
	left:126px;
	top:360px;
	width:200px;
	height:240px;
}

#main-11 {
	position:absolute;
	left:326px;
	top:360px;
	width:241px;
	height:240px;
}

#main-12 {
	position:absolute;
	left:567px;
	top:360px;
	width:232px;
	height:240px;
}

#main-13 {
	position:absolute;
	left:799px;
	top:360px;
	width:1px;
	height:240px;
}

#Table_03 {
	position:absolute;
	left:0px;
	top:0px;
	width:799px;
	height:50px;
}

#main-14 {
	position:absolute;
	left:0px;
	top:600px;
	width:799px;
	height:50px;
}

#main-15 {
	position:absolute;
	left:799px;
	top:600px;
	width:1px;
	height:50px;
}

.style2 {
	font-size: 13px;
	color: #FFFF00;
	font-weight: bold;
}

.style5 {
	font-size: medium;
	color: #FF0000;
	font-weight: bold;
	background-color: #666666;
}
.style6 {
	font-size: 12px;
	font-weight: bold;
	color: #FFCC33;
}


.style9 {
	font-size: medium;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #cccccc;
}
