body {text-align:center;margin:auto; background-color:#d0e3dc;}

#wrapper {margin-left:auto;margin-right:auto;}

#header {width:885px; height:150px; z-index:1;margin-left:auto;margin-right:auto;}

#copy { margin-left:auto; margin-right:auto; width:885px;background-color:white; height: auto;z-index:2;font-family: Verdana,Arial,Helvetica,sans-serif; color: #404040; font-size:11px; overflow: auto;}

a:link { color: #cf5c2e; text-decoration: none; }
a:visited { color: #cf5c2e; text-decoration: none; }
a:hover { color: #cf5c2e; text-decoration: underline; }
a:active { color: #cf5c2e; text-decoration: underline; }

#sidecomment {text-align:left; float:right; width:234px; }

.maindiv { text-align:left; float:left; width:550px; margin-left:25px; margin-top:20px; margin-bottom: 20px; }

#menu {width:885px; height:22px; margin-left:auto;margin-right:auto;}

.title {margin-left:25px; margin-top:20px;float:left;}

#nav_top {width:885px; height:9px; margin-left:auto;margin-right:auto;}
#nav_bot {width:885px; height:9px; margin-left:auto;margin-right:auto;}

p.sidey {border-bottom:1px; border-bottom-style:solid; border-bottom-color:#cf5c2e; margin-right:10px; padding:5px; }

.form {font-size:10px; color:#404040; }

img.pix 	{border: 1px solid #ccc; margin: 3px; background: #FFF; padding: 4px;}


//* 
This is where I made mouseovers possible with only CSS. But due to it not working in IE, I had to scrap the whole thing. Come on Microsoft! Get on the up-to-date train!

.spaces {display:inline;}
#nav04 a{float:left;display:block;width:35px;background: url("nav04h.png")left bottom no-repeat;}
#nav04 a:hover{background-position: -35px bottom;}
#nav06 a{float:left;display:block;width:87px;background: url("nav06h.png")left bottom no-repeat;}
#nav06 a:hover{background-position: -87px bottom;}
#nav08 a{float:left;display:block;width:64px;background: url("nav08h.png")left bottom no-repeat;}
#nav08 a:hover{background-position: -64px bottom;}
#nav10 a{float:left;display:block;width:59px;background: url("nav10h.png")left bottom no-repeat;}
#nav10 a:hover{background-position: -59px bottom;}
#nav12 a{float:left;display:block;width:45px;background: url("nav12h.png")left bottom no-repeat;}
#nav12 a:hover{background-position: -45px bottom;}
#nav14 a{float:left;display:block;width:76px;background: url("nav14h.png")left bottom no-repeat;}
#nav14 a:hover{background-position: -76px bottom;} *//