HTML,BODY {color:#333333;margin: 0px 0px 0px 0px;padding: 0px 0px 0px 0px;font-family: arial, helvetica;font-size: 11px;background-color:white;height:100%}
FORM {margin: 0px 0px 0px 0px;padding: 0px 0px 0px 0px;}
br{clear: left;}

A.topmenu {font-size:11px;font-weight:normal;color:#333333;text-decoration:none;cursor:pointer;}
A.leftmenu {font-size:11px;font-weight:bold;color:#666666;text-decoration:none;cursor:pointer;}


/*STYLES*/

#div_container {z-index:1; height:100%; width: 900px; position:relative; left:50%; margin-left: -450px;}
	#div_header {z-index:1;height: 166px; width: 900px; background: url(http://www.redcedargymnastics.com/img/header.jpg) no-repeat;position: relative;}
		#div_logo_header {z-index:2; border:0px; position:relative;top: 0px; margin-left:770px; height:20px; width:130px;height:55px; background: url(http://www.redcedargymnastics.com/img/logo.jpg) no-repeat;}
		#div_submenu_header {font-size:12px;z-index:1; border:0px; position:absolute;top: 145px; height:20px; width:880px;text-align:right;color:#336633;}
		#div_submenu_header a {font-size:12px;font-weight:bold; color:#336633;text-decoration:none;}
		#div_submenu_header a:hover {font-size:12px;font-weight:bold; color:#333333;}
	
	#div_body {width:900px;margin-top:0px; margin-bottom:0px; position:relative; background: url(http://www.redcedargymnastics.com/img/menu1.jpg) no-repeat; background-color:#3399CC;min-height:350px;}
		#menu_left {position:absolute; top:0px; left:0px; width:164px;text-align:center; line-height:25px; min-height:350px;}
		#div_content {font-size:12px;position:relative;top:0px; right:0px; border-left: 1px solid #D37448; margin-left:164px; width:705px; padding-left:10px;padding-right:25px;padding-top:10px;background-color:white;min-height:350px;}

#div_footer {position:relative; bottom:0px; margin-top:-12px; width: 900px; height:20px; background: url(http://www.redcedargymnastics.com/img/footer.jpg);}



/*FOOTER*/
#div_footer_text {height:15px;font-family:verdana, arial, helvetica;padding-top:3px;font-size:11px;font-weight:normal;color:#333333;text-align:center;width:100%;min-width:900px;white-space:nowrap;}

/*TRANSPARENT DIV*/
.trans_div3 {position: fixed;_position: absolute;overflow:auto;z-index: 2;left: 0;top: 0px;width: 100%;height: 100%;
_height: expression(document.body.offsetHeight + "px");
 _background: url(http://www.redcedargymnastics.com/img/Transparent1x1_70.png);
_background: url(http://www.redcedargymnastics.com/img/Transparent1x1_70.gif);
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='http://www.redcedargymnastics.com/img/Transparent1x1_70.png');
}

.trans_div3[class] {
background-image:url(http://www.redcedargymnastics.com/img/Transparent1x1_70.png);
}
<!--[if lt IE 7]>
<style media="screen" type="text/css">
#container {
	height:100%;
}
</style>
<![endif]-->

/*MENU*/
#nav-menu li a{}


/*MENU*/
#menu_left ul {
list-style: none;
margin: 0px;
padding: 0px;
border: none;
}
#menu_left ul li {
margin: 0px;
padding: 0px;
}
#menu_left ul li a {
font-size: 14px;
font-weight:bold;
display: block;
border-bottom: 1px dashed #C39C4E;
padding: 5px 0px 2px 4px;
text-decoration: none;
color: #336633;
width:160px;
}
#menu_left ul li a:hover, #menu_left ul li a:focus {
background-color: #B0D13A;
}

