* {margin: 0; padding: 0; border: 0; }

body {background: #ffffff; margin: 9px; font-size: 84%; font-family: 'Lucida Grande', Verdana, Geneva, Arial, Helvetica, sans-serif; color: #000000; }

#wrapper {width: 800px; margin-left: auto; margin-right: auto; }
#sidebar {float: left; text-align: left; width: 160px; }
#container {width: 590px; margin-left: 160px; border-left: #94549e 1px solid; }
#contentleft {width: 350px; padding: 20px 20px 0px 20px; float: left; text-align: left; }
.contentright {padding: 20px 5px 0px 20px; text-align: left; }
#contentfull {width: 570px; padding: 20px 10px 0px 20px; text-align: left; }

a:link {color: #94549e; text-decoration: underline; }
a:visited {color: #9f64a6; text-decoration: underline; }
a:hover {color: #efbf18; text-decoration: underline; }

a.sm:link {color: #cca3d2; text-decoration: none; }
a.sm:visited {color: #cca3d2; text-decoration: none; }
a.sm:hover {color: #edb518; text-decoration: underline; }
.smholder {color: #edd789; text-decoration: none; }

h2 {text-align: left; color: #efbf18; font-size: 130%; font-weight: bold; margin-top: 1%; margin-bottom: 2%; }
h3 {text-align: left; color: #94549e; font-size: 125%; font-weight: bold; margin-top: 1%; margin-bottom: 1%; }
h4 {text-align: left; color: #94549e; font-size: 112%; font-weight: bold; margin-bottom: 1%; }
h5 {text-align: left; color: #efbf18; font-size: 104%; font-weight: bold; margin-bottom: 1%; }
h6 {text-align: left; color: #94549e; font-size: 102%; font-weight: bold; margin-bottom: 1%; }

h1 {height: 100px; margin: 6px 0px; 0px; 0px; border-bottom: #94549e 1px solid; text-align: right; font-size: 140%; letter-spacing: -1px; color: #edd789;}
p {padding-bottom: 2%; }
ul {list-style-type: square; padding: 0% 0% 0% 3%; margin-bottom: 2%; }
li {padding: 0% 0% 1% 0%; }
ol {padding-left: 4%; margin-bottom: 2%; }

#footer {text-align: center; font-size: 10px; height: 30px; margin-top: 10px; border-top: #94549e 1px solid; text-transform: lowercase; font-color: #cccccc; }

#navlist {padding: 1px; margin-left: 0; font-weight: bold; font-size: 84%; font-family: Verdana,Geneva,Arial,Helvetica sans-serif; background: #f3f3f3; width: 160px; }

#navlist li {list-style: none; padding-bottom: 6%; margin: 0; border-top: #9f64a6 1px solid; text-align: right; }
#navlist li a {display: block; padding: 3px 6px 3px 9px; background: #F3F3F3; text-decoration: none;}
#navlist li a:link {color: #94549e; }
#navlist li a:visited {color: #94549e; }
#navlist li a:hover {border-color: #f3f3f3; color: #efbf18; background: #ffffff; }

.lavender {color: #e1c3e6; }
.gold {color: #efbf18; font-weight: bold; }
.grey {color: #e1c3e6; }
.padright {padding: 2px 4px 0px 0px; clear: right; }
.padleft {padding: 2px 0px 0xpx 4px; clear: left; }