body {
	background-color: #003333;
        font-family: futura, century gothic, verdana, sans-serif;
        font-size: small;
        color: #330066;
        padding: 12px;
        margin: 0px;
}

#sidebar {background-image:url(http://charliemccarron.com/images/left_banner_charlie_mccarron.gif); background-repeat: no-repeat; position:fixed; top:0px; left:0px; width:124px; height:100%; margin:0px; padding:0px; border:0px; z-index:200;}

#backdrop {background-image:url(http://charliemccarron.com/images/right_banner_charlie_mccarron.gif); background-repeat: repeat-x;  position:fixed; top:0px; left:0px; width: 100%; height:100%; padding:0px; margin:0px; border:0px; z-index:100;}

#supermain {z-index:200; position: absolute; left: 124px; top: 20px; right: 124px; z-index:300; padding:0px;}

#main {z-index:200; position: relative; padding:8px; margin-bottom: 40px; margin-left: 0px; margin-right: 0px; margin-top: 0px; background-color: #99cccc;  text-align: left; border: #669999 4px solid;  width: 100%;}


td, th {
	color: #330066;
        font-weight: normal;
        font-size: 12
}

h1 {
	color: #990000; 
        font-weight: normal;
}

h2 {
	color: #990000;
        font-weight: normal;
}

h3, h4 {
	color: #330066;
        font-weight: normal;
}

h5 {
        color: #330066;
        font-weight: normal;
}

h6 {
	color: #330066;
        font-weight: normal;
}

a {
	color: #336699;
        font-weight: normal;
        text-decoration: none;
}

a:hovhttp://charliemccarron.com/#er {
        color: #ff9933;
        font-weight: normal;
        text-decoration: none;
}

img {
        border:0;
}