* { padding: 0em; margin: 0em; } 
body {margin: 0; padding: 0; font-family: Arial, Helvetica, sans-serif; background: #E6E2E3; text-align: center;}
a:focus, a:active {outline: 0;}

#wrapper {width: 757px; min-height: 528px; margin: 21px auto; padding: 1px 0 0 0; border: 4px solid #fff; border-bottom: 5px solid #fff; background: url(../images/wrapper_bkgrd.jpg) top; background-repeat: repeat-y; }/*overflow: auto;*/
* html #wrapper {height: 528px; overflow: visible;} 

#leftside {width: 280px; min-height: 528px; margin: 0; padding: 0; float: left; background: url(../images/leftside.jpg) top left; background-repeat: no-repeat;} 
* html #leftside {height: 528px;} 

#rightside_home {width: 477px; min-height: 528px; float: right; background:url(../images/rightside_home.jpg) top right; background-repeat:no-repeat;}
* html #rightside_home {height: 528px;} 
#rightside_home img {margin: 492px 10px 0 0;}

#rightside {width: 477px; margin: 0; padding: 0; float: right; background: url(../images/rightside_regular_bkgrd.jpg) top; background-repeat: repeat-y; text-align: left; }

.right-header-area {width: 477px; height: 125px; margin: 0; padding: 0; background: url(../images/rightside_regular_topbkgrd.jpg) top; background-repeat: no-repeat; float: right;}

.right-footer-area {width: 477px; height: 68px; margin: 0; padding: 0; background: url(../images/rightside_regular_footer.jpg) bottom; background-repeat: no-repeat;}

#text {width: 417px; margin: 0; padding: 0 30px; font-size: 11px; color: #727255;}
#text h1 {margin: 0 0 10px 0; font-size: 22px; color: #C97B54; font-family: "Times New Roman", Times, serif;}
#text p {margin: 15px 0; padding: 0;}
#text img {margin: 0 7px;}
#text ol {margin: 15px 20px 10px 40px;}
#text ul {margin: 15px 20px 10px 40px;}

#text a:link,
#text a:active,
#text a:visited {color: #7C98C7;}
#text a:hover {text-decoration: none;}

#footer {width: 757px; height: 12px; margin: -15px 0 0 0; padding: 0; border-bottom: 1px solid #32a121; clear: both; }
* html #footer {height: 12px;} 



/*---MAIN MENU--------------------------------------*/
#nav {width: 237px; margin: 151px 0 0 25px; float: left; display: inline;}
#nav img { border: none; }
#nav ul { list-style:none; }
#nav li { display: block; list-style:none; }
#nav li a { display: block; width: 237px; height: 37px; margin: 0; }
#nav li a img { border:none; vertical-align:bottom; /* for IE6 */}
#nav li a:hover { visibility:visible; /* for IE6 */ }
#nav li a:hover img { visibility:visible; /* for IE6 */ }
#nav li a:hover img/**/ { visibility:hidden; /* hide from IE5.0/win */}

#home { background:url(../images/btnHome-over.jpg) no-repeat left bottom; }
#about { background:url(../images/btnAboutUs-over.jpg) no-repeat left bottom; }
#bio { background:url(../images/btnBio-over.jpg) no-repeat left bottom; }
#links { background:url(../images/btnLinks-over.jpg) no-repeat left bottom; }
#contact { background:url(../images/btnContactUs-over.jpg) no-repeat left bottom; }
