body {
	background-image: url("/images/bg_gradient.gif");
	background-repeat: repeat-x; 
	margin:  0px;
	padding: 0px;
	background-color: #fff;
	width: 100%;
	text-align: center;
   font: 12px Verdana;
}

table {
   font: 12px Verdana;
}

div#boxWrapper {
   background-color: #000;
   width: 780px;
}

div.box1 {
   width: 246px;
   background-color: #eee;
   min-height: 225px;
   height: auto !important;
   height: 225px;
   margin: 9px 7px 9px 8px;
   float: left;
   padding: 2px;
}

*div.box1 {
   width: 250px;
}

div.box2 {
   width: 246px;
   background-color: #eee;
   min-height: 225px;
   height: auto !important;
   height: 225px;
   margin: 9px 7px 9px 0px;
   float: left;
   padding: 2px;
}

*div.box2 {
   width: 250px;
}

div.box3 {
   width: 246px;
   background-color: #eee;
   min-height: 225px;
   height: auto !important;
   height: 225px;
   margin: 9px 8px 9px 0px;
   float: left;
   padding: 2px;
}

*div.box3 {
   width: 250px;
}

span#headerLinks {
   position: relative;
   top: 70px;
   font-size: 10pt;
   font-weight: bold;
   color: #fff;
   margin-right: 5px;
}

span#headerLinks a {
   color: #fff;
   text-decoration: none;
}

div#slideShow {
   float: right;
   width: 545px;
   height: 276px;
   background-color: #fff;
   margin: 0px;
}

div#siteWrapper {
	margin: auto;
	text-align: left;
	width: 780px;
}

div#mainContentWrapper {
	width: 780px;
   background-color: #fff;
   padding-bottom: 10px;
}

div#subContentWrapper {
	width: 760px;
   background-color: #eee;
   padding: 10px;
}

*div#subContentWrapper {
   width: 780px;
}

div#header {
	background-color: #000;
	text-align: right;
	width: 100%;
	height: 92px;
   margin: 0px;
}

div#footer {
   background-color: #000;
   width: 774px;
   margin: 5px 0 0 0;
   height: 18px;
   color: #fff;
   text-align: right;
   padding: 3px;
}

*div#footer {
   width: 780px;
}

div#header img {
   float: left;
}

*div#header image{
   margin: 0 -3px;
}

div#menuWrapper {
   background-color: #be8e05;
   height: 276px;
   width: 235px;
   float: left;
}

div#topMenu {
   background-color: #be8e05;
   width: 100%;
   text-align: center;
}

div.purplebar {
   background-color: #6d248b;
   height: 7px;
   width: 100%;
   border: 0px;
   margin: 0px;
   font: 5px;
   clear: both;
}

ul#menu {
   padding: 50px 0 0 0;
   margin: 0 0 0 0;
   list-style: none;
   line-height: 0px;
}

ul#menu li {
   display: block;
   margin: 0;
}

/*img {
   display: block;
   vertical-align: bottom;
}*/

div.clear {
   clear: both;
}

h2 {
   margin: 0px;
}