#content { margin:10px auto; width:100%; height:440px; }

body { font-family: Arial, sans-serif; background-color:#FFFFFF; }

.box {width:100px; height:100px; }

.hidden {display:none;}

#enableJs {width:570px; margin:0 auto; }


/******************  Texts  ****************/

.space {height:10px;}
.titleText { font-weight:bold; font-size:1em; }
#mainTitleText {color:#FF8800; font-weight:bold; font-size:1.1em; height:10px; }
.headerText { color:#FF8800; font-size:.9em; font-weight:bold;}
.contentText { font-size:.8em; }
.listText { color:#FF8800; font-size:.8em; padding-left:18px }
.liText { color:#ffffff; font-size:.9em; }
.bold { font-weight:bold;}

/******************  Header Back and Home Stuff ****************/

#headerLogo {
margin:0 auto 30px auto;
background-image:url(../images/logo.jpg);
width:303px;
height:65px;
}








