/* CSS Document */

body {background-image:url(../images/bg_color.jpg);background-repeat:repeat;background-color:#33cc33;margin: 0px 0px 0px 0px;font-family:Whitney, Calibri, Arial;font-size:14px;color:#fff;}

p {font-family:Whitney, Calibri, Arial;font-size:14px;color:#fff; text-align:left}

.pSmall {font-family:Whitney, Calibri, Arial;font-size:12px;color:#fff; text-align:left; line-height:12px;}
.bolder {font-family:Whitney, Calibri, Arial;font-size:12px;color:#fc0; text-align:left; line-height:13px;}

.bodyDIv{background-image: url(../images/gears.jpg);background-repeat:repeat-y;width:52px;height:100%;position:absolute;z-index:1;}


.mmNav{border-bottom: solid 1px #fff; width:886px; height:20px; z-index:99; top:310px; left:62px; position:absolute}

.footerDIV{font-size:10px; color:#fff; text-decoration:none;}

h1 {color:#33cc33; font-size:20px; font-weight:bold; line-height:19px; text-align:center;}
h2 {color:#fff; font-size:16px; font-weight:bold; line-height:16px;text-align:center;}
h3 {color:#fff; font-size:14px; text-transform:uppercase; line-height:14px;text-align:center;}
h4 {color:#fff; font-size:13px; text-transform:uppercase; line-height:12px;text-align:center;}
h5 {color:#fc0; font-size:13px; text-transform:none; line-height:12px;text-align:center;}
h6 {color:#fc0; font-size:13px; text-transform:none; line-height:12px;}


ul,li {color:#fff; font-family:Calibri, Arial, Helvetica, sans-serif; font-weight:normal; line-height:19px }
th,td,div{
	color:#fff;
	font-family:Calibri, Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-align: left;
}
a,a:link,a:visited,a:active{color:#ffd200; text-decoration:none; font-family:Calibri, Arial, Helvetica, sans-serif; font-weight:normal; }
a:hover{color:#ff6000; text-decoration:none; }

.header{position:absolute;z-index:2; top:20px;left:62px; width:886px; height:290px;:url(../images/bg_color.jpg);background-repeat:repeat;}

/*Three Column Layout*/ 
#MPcolumn1 { width:380px;position:absolute;z-index:1; top:343px;  left:62px;  background-color:#000; overflow:visible; height:500px; padding:10px;}
#MPcolumn2 { width:300px; position:absolute;z-index:1; top:343px;left:450px; background-color:#000;overflow:visible;height:500px;padding:10px;}
#MPcolumn3 { width:181px;position:absolute;z-index:1; top:343px;left:759px; background-color:#000;overflow:visible;height:500px;padding:10px; text-align:right}
#footer {position:absolute;z-index:2; top:875px;left:62px; width:886px;color:#000; font-size:10px; letter-spacing:2px; font-weight:bold;}
#GGfooter{color:#000; text-decoration:none; font-family:Calibri, Arial, Helvetica, sans-serif; font-weight:normal; letter-spacing:-1px; font-size:13px;text-align:center; }
#SGfooter{color:#fc3; text-decoration:none; font-family:Calibri, Arial, Helvetica, sans-serif; font-weight:normal; letter-spacing:-1px; font-size:13px; }
a,a.foot:link,a:visited,a:active{
	color:#ffd200;
	text-decoration:none;
	font-family:Calibri, Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-align: right;
}


/*Two Column Layout*/ 
#TCcolumn1 { width:686px;position:absolute;z-index:10; top:343px;  left:62px;  background-color:#000; overflow:visible; height:500px; padding:10px;}
