/* global Stylesheet */

body	{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:medium;
}

a:link, a:visited	{
color:#ffffff;
}

#wrapper	{
width:1000px;
}

#banner	{
width:1000px;
/*height:165px;*/
background-image:url(../images/bnr_bgd.gif);
background-repeat:repeat-x;
text-align:center;
float:left;
}

.bannerimg	{
width:1000px;
text-align:center;
}

/*--------------SUB NAV-----------------*/

#sub_nav	{
width:1000px;
background-color:#990000;
font-size:smaller;
float:left;
background-image:url(../images/subnav_100.gif);
background-position:bottom;
background-repeat:no-repeat;

}

#sub_navlft	{
width:197px;
height:155px;
float:left;
color:#FFFFFF;
font-size:medium;
}

#sub_mid  {
width:630px;
float:left;
background-color:#fff;

}
/* This is the header for the Booster Page------------*/
.mid_head {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:xx-large;
text-align:center;
color:#990000;
}

#sub_navrt	{
width:170px;
text-align:center;
float:left;

}

.navrt_img  {
width:170px;
text-align:center;
}

/*--------------------END SUB NAV--------------------*/


#main_content {
width:1000px;
float:left;

}

#main	{
width:606px;
text-align:center;
float:left;
}

#main a:link, a:visited {
color:#990000;
}

.ltr {
width:606px;
text-align:left;
font-size:medium;
}

.ltr li {
list-style:none;
list-style-type:none;
}

.ltr_image {
float:left;
margin-right:8px;

}

/*---------- Left & Right Columns ------------*/ /*
#lside	{
background-image:url(box1.png);
background-repeat:no-repeat;
float:left;
color:#fff;
}

#rside	{
background-color:#990099;
float:right;
}

#lside, #rside	{
width:20%;
font-size:small;
}
*/
/*-----------End Columns--------------*/

.spacer {
background-image:url(../images/col_spacer.gif);
background-repeat:no-repeat;
text-align:center;
background-position:center;
}

#lboxes {
float:left;
width:197px;
margin:10px 0px 0px 0px;
}
#lbox1,#lbox2,#lbox3 {
margin-bottom:20px;
background-image:url(../images/bottom.gif);
background-position:left bottom;
background-repeat:no-repeat;
}
#lbox1 h2,#lbox2 h2,#lbox3 h2 {
text-align:center;
padding:23px 0px 9px 0px;
margin:0 0 0 -1px;
background:url(../images/boxtop.gif) top no-repeat;
font-weight:600;
color:#ffffff;
}
#lbox1 p,#lbox2 p,#lbox3 p {
padding:9px 12px 24px 19px;
margin:0;
font-size:small;
color:#ffffff;
}

#box1 ul li a{
text-decoration:none;
font-size:6px;
list-style-type:none;
}


#rboxes {
float:left;
width:197px;
margin:10px 0px 0px 0px;
color:#FFF;
font-size:11px;
}
#rbox1,#rbox2,#rbox3 {
margin-bottom:20px;
background-image:url(../images/bottom.gif);
background-position:left bottom;
background-repeat:no-repeat
}
#rbox1 h2,#rbox2 h2,#rbox3 h2 {
text-align:center;
padding:23px 0px 9px 0px;
margin:0 0 0 -1px;
background:url(../images/boxtop.gif) top no-repeat;
font-weight:600;
color:#ffffff;
font-size:x-large;
}
#rbox1 p,#rbox2 p,#rbox3 p {
padding:9px 19px 24px 25px;
margin:0px 10px 0px 5px;
}

#mid	{
float:left;
width:60%;
}

#rboxcal {
text-align:center;
}

/*-------------------------------- LOWER----------------------------*/
#lower	{
width:100%; 
float:left;
}

#lleft, #lright	{
width:500px;
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:small;
}

#lleft {
text-align:left;
}

.lright_bdr {
border:#CC3300 medium groove;
}

#lleft_img {
text-align:left;
}

/*-----------Footer-----------------*/
#foot	{
width:100%; 
background-color:#666666;
text-align:left;
float:left;
}

.leftfoot, .midfoot, .rightfoot	{
width:33%;
font-size:x-small;
float:left;
color:#ffffff;
}

.leftfoot	{
}

.midfoot	{
text-align:center;
}

.rightfoot	{
text-align:right;
}

.rightfoot a:link {
color:#FFFFFF;
}


