body {margin:0px; padding:0px; font:1em "Comic Sans MS",arial,sans-serif;behavior:url(csshover.htc);background-color:#FFFF99;	}

p {font-size:.9em;text-indent:1em;}
p span {font-size:1.2em;font-style:oblique;}
.class {clear:both}
li span {font-size:1.1em;letter-spacing:.1em;}

div#mainwrap {width:800px;margin-left:auto;margin-right:auto;Margin-top:5px;;border:1px solid  #099;background-color:#FFFFFF} /* sets the max and miin widths */
div#contentarea {width:796px; background-color:#fff;margin-left:auto;margin-right:auto;}
div#logo_box {width:720px;border:1px solid #000000;background-color:#fff;margin-left:36px;margin-bottom:4px}

div#nav{width:150px; background-color:#Fff; float:left;}
div#nav li {list-style-type:none;margin:5px 10px 20px -30px;}


div#box {
	margin:5px 0 0 0px;
	width:640px;
	background-color:#fff;
	float:left;
	font-size:0.9em;
	border:1px solid red;
	border-color: #FFFFFF;
	
}

div#column1 {width:480px;background-color:#FFF;float:left;}
div#column1 li {list-style-type:none}
div#column2  {width:155px;background-color:#fFF;float:left;}

div#footer {width:796px; background-color:#Fff;margin-left:auto;margin-right:auto;text-align:center;margin-bottom:3px;}
div.clearfloats {clear:both;}



/* menu bar starts here*/
div#listmenu {width:90%;float:left; border-bottom:1px solid #000099; border-top:1px solid #000099;background-color:#33cc33;
	border-left:1px solid #000099;border-right:1px solid #000099;
	padding:0;font-size:.8em;margin-top:10px;margin-left:30px;margin-right:auto}
div#listmenu ul{margin:0 0 0 30px;}/*indents  ul from edge of container*/

div#listmenu li{float:left;position:relative;background-color:#FFffCC;list-style-type:none;border-right:1px solid #000099;}       
div#listmenu li:first-child{border-left:1px solid #000099;}  /*first vertical line*/
div#listmenu li:hover{background-color:#fff;}/*sets background of the menu items*/
div#listmenu a{text-decoration:none;color:#0033CC;padding:0 6px;}                                                 
div#listmenu a:hover {color:#F33;}                                                                                                  
/*dropdown  starts here*/
body div#listmenu ul li ul {display:none;}/*conceals the drop-down when menu not hovered*/
div#listmenu ul li:hover ul {display:block;}/*shows the drop-down when hovered*/
div#listmenu ul li ul {position:absolute;width:10em;left:-1px;margin:0;}
div#listmenu ul li ul li {width:100%;border-left:1px solid #000099;border-bottom:1px solid #000099;border-right:1px solid #000099;}
div#listmenu ul li ul li:first-child{border-top:1px solid #000099;}
div#listmenu a {display:block;padding:0 6px;text-decoration:none;color:000099;}

/* THE HACK ZONE - */
/* hack for IE (all flavors) so the menu has a vertical line on the left */

* html div#listmenu ul {
	float:left; /* makes the ul wrap the li's */
	border-left:1px solid #000; /* adds the rightmost menu vertical line to the ul */
	margin-left:18px; /* IE doubles the given value above - why? */
	}
* html a {display:block;} /* makes IE5 & 5.5 accept the padding on the link */
/* end of hack zone */
/* END OF LIST-BASED MENU */

/* Ride Page formatting*/
div#leftcol {width:176px; background-color:#fff; float:left;margin:0 padding:0;}
div#leftcol  li { left:0;list-style-type:none;border-left:1px solid #000099;border-right:1px solid #000099;
	border-top:1px solid #000099;}
div#leftcol ul li:last-child{border-bottom:1px solid #000099;}
div#leftcol ul {margin:0;}
* html div#leftcol ul {border-bottom:1px solid #000099;}/* adds the bottom border */
* html div#rightcol ul {border-bottom:1px solid #000099;}/* adds the bottom border */

div#rightcol ul li { left:0;list-style-type:none;border-left:1px solid #000099;border-right:1px solid #000099;
	border-top:1px solid #000099;}
div#rightcol ul li:last-child{border-bottom:1px solid #000099;}
div#rightcol ul {margin:0px}

div#centercol {width:288px; background-color:#fff; float:left;}

div#rightcol {width:176px; background-color:#ffF; float:left;}
div#rightcol ul {margin:0 0 0 0px;text-align:center;}
div#rightcol h4 {text-align:center;}



div#tue  {width:160px;border:hidden;padding:0 0 0 8px;top-margin:5px;text-align:left;}
