body { 
	background-color: #000000;
	margin: 0;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-image: url(/_images/_pgElements/site_bkgd.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	color: #ffffff;
	}

#PgWrapper {
	width: 960px;
	margin: 0 auto;
	background-image: url(/_images/_pgElements/PgBkgd.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

#pgHead {
	width: 800px;
	height: 310px;
	margin: 0 auto;
	background-image: url(/_images/_pgElements/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}

#mainArea {
	margin: 0 auto;
	width: 800px;
}

#pgFoot {
	width: 800px;
	height: 50px;
	margin: 0 auto;
	padding: 10px 0 0 0;
}

#maRight {
	float: right;
	margin: 0;
	width: 505px;
	margin: 0px 25px 10px 0px;
	}

#maLeft {
	float: left;
	margin: 0;
	width: 170px;
	margin: 0px 0px 10px 25px;
	}


/* -------- BASE STYLES ----------- */

h1 {
	font-size: 2.1em;
	color: #731416;
	line-height: 1.3em;
	text-align: center;
	margin: 0px;
	margin-bottom: 6px;
	font-weight: bold;
	font-style: normal;
}

h2 {
	font-size: 1.6em;
	color: #004b23;
	line-height: 1.2em;
	text-align: center;
	margin: 0;
	margin-bottom: 6px;
	font-weight: bold;
	font-style: italic;	
}

h3 {
	font-size: 1.4em;
	color: #731416;
	line-height: 1.2em;
	text-align: center;
	margin: 12px 0 2px 0;
	font-weight: bold;
	font-style: normal;	
}

h4 {
	color: #004b23;
	font-size: 1.1em;
	line-height: 1.8em;
	text-align: center;
	margin: 0;
	font-weight: normal;
	font-style: italic;	
}

p {
	padding-top: 3px;
	font-size: 1.1em;
	line-height: 1.5em;
	margin: 0;
	font-weight: normal;
	color: #333333;
	}

a:link, a:visited {
	text-decoration: underline;
	color: #731416;
	}

a:hover {
	color: #004b23;
	}

ul, ol {
	font-size: inherit;
	line-height: 1.3em;
	margin: 0;
	padding: 0;
	padding-left: 30px;
	font-weight: normal;
	color: #333333;
	}

li {
	font-size: inherit;
	list-style-type: circle;
	padding: 6px 0 0 10px;
	}
	
.head {
	background-color: #075000;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	padding: 5px;
	}

.basic {
	text-align: left;
	padding: 3px;
	}


/*----------head area -------------*/

#pgHead h1 {
	font-size: 1.3em;
	color: #ed1e24;
	line-height: 1.1em;
	text-align: center;
	margin: 0;
	padding: 215px 0 0 360px;
	font-weight: bold;
	}

/*----------Main Column Styles -------------*/

#maRight h1 {
	font-size: 2.2em;
	color: #ed1e24;
	line-height: 1em;
	text-align: left;
	margin: 0px;
	font-weight: bold;
	padding: 0;
	padding-bottom: 9px;
	}

#maRight h2 {
	font-size: 1.7em;
	color: #ffffff;
	line-height: 1.1em;
	text-align: left;
	margin: 0px;
	font-weight: bold;
	padding: 0;
	padding-top: 3px;
	padding-bottom: 9px;
	}

#maRight h3 {
	font-size: 1.4em;
	color: #ed1e24;
	line-height: 1em;
	text-align: left;
	margin: 0px;
	font-weight: bold;
	}

#maRight h4 {
	font-size: 1.5em;
	color: #ffffff;
	line-height: 1em;
	text-align: left;
	margin: 0px;
	font-weight: bold;
	}

#maRight h5 {
	font-size: 1.3em;
	color: #ed1e24;
	line-height: 1.2em;
	text-align: center;
	margin: 0px;
	padding-top: 10px;
	font-weight: bold;
	}

#maRight p {
	font-size: 1.2em;
	line-height: 1.6em;
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #ffffff;
	}

#maRight strong {
	font-size: 1.2em;
	line-height: 1.6em;
	font-weight: bold;
	color: #ed1e24;
	}

#maRight th {
	font-size: 1.0em;
	line-height: 1.4em;
	font-weight: bold;
	background: #8fbacf;
	color: #000;
	text-align: center;
	}

#maRight td {
	padding-top: 6px; 
	padding-bottom: 6px;
	font-size: 1em;
	line-height: 1.0em;
	font-weight: normal;
	color: #000;
	}

#maRight a:link, #maRight a:visited {
	text-decoration: underline;
	color: #ffffff;
	}

#maRight a:hover {
	color: #ed1e24;
	}
	
#maRight ul, #maRight ol {
	font-size: inherit;
	line-height: inherit;
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #ffffff;
	margin-left: 20px;
	list-style-position: outside;
	list-style-type: square;
	}

#maRight li {
	font-size: inherit;
	list-style-type: square;
	padding: 6px 0 0 0;
	}
	



/*----------left Column Styles -------------*/

#maLeft_ad	{
	margin: 0 auto;
	width: 140px;
	border: 4px dashed #fff;
	background-color: #21272e;
	margin-bottom: 20px;
	padding: 10px 10px 1px 10px;
	}

#maLeft_ad h1 {
	font-size: 2.0em;
	color: #ed1e24;
	line-height: 1em;
	text-align: center;
	margin: 0px;
	font-weight: bold;
	padding: 0;
	padding-bottom: 9px;
	}


/* -------- MENU AREA ----------- */

#menuArea {
	margin: 10px auto 0 auto;
	padding: 0 10px;
	}

#menuArea p {
	margin: 0;
	padding: 0 0 12px 0;
	font-size: 1.5em;
	line-height: 1.0em;
	font-weight: normal;
	text-align: left;
	color: #ed1e24;
	}

#menuArea a:link, #menuArea a:visited {
	margin: 0;
	padding: 0;
	font-weight: inherit;
	text-decoration: none;
	color: #ed1e24;
	}

#menuArea a:hover {
	font-weight: inherit;
	text-decoration: none;
	color: #ffffff;
	}

#menuArea a.currentpg {
	font-weight: inherit;
	text-decoration: none;
	color: #ffffff;
	}

/* -------- COPYRIGHT & bottom Address ----------- */

#Copyright {
	margin: 0 auto;
	/*width: 500px;*/
	padding: 20px 0 5px 0;
	color: #cdcdcd;
	font-size: .9em;
	line-height: 1.2em;
	text-decoration: none;
	text-align: left;
}

#Copyright a:link, #Copyright a:visited {
	text-decoration: underline;
	color: #cdcdcd;
}

#Copyright a:hover {
	border-bottom: 1px solid #ef9c1e;
	border: none;
	color: #ed1e24;
}

/*-------------- IE6 Only -------------------*/

* html #mainArea {
	}

/* IE7+ */
*#menuArea p {
	}
