html, body {
font-family: Century Gothic, sans-serif;
font-size: 11px;
color: #FFFFFF;
background-color: #D7DEDF;
margin: 0px;
padding: 0px;
}

h1 {
font-size: 16px;
}

h2 {
margin-top: 0px;
text-align: right;
padding: 3px;
padding-right: 10px;
font-size: 20px;
background-color: #424555;
color: #FFFFFF;
}

h3 {
font-size: 14px;
color: #000000;
font-weight: bold;
margin: 0px;
}

hr {
height: 1px;
}

a {
color: #909090;
text-decoration: none;
}

a:hover {
color: #CCCCCC;
text-decoration: underline;
}

img {
border: 0px;
}

div#place_holder {
background-color: #D7DEDF;
}

div#header {
background-color: #ffffff;
background-position: left;
background-repeat: no-repeat;
height: 150px;
text-align: center;
width: 820px;
}
div#header_hold {
background-color: #ffffff;
height: 150px;
}

div#logo_holder {
position: absolute;
text-align: center;
background-position: left;
background-repeat: no-repeat;
left: 50%;
margin-left: -410px;
width: 820px;
height: 150px;
}

div#menu_bar {
background-color: #D7DEDF;
background-image: url('images/menu.jpg');
background-repeat: repeat-x;
text-align: center;
height: 50px;
margin: 0 auto;
}

div#menuholder {
background-image: url('images/menu.jpg');
background-repeat: repeat-x;
margin: 0 auto;
width: 820px;
height: 50px;
}

div#place_content {
text-align: center;
background-color: #D7DEDF;
margin: 0 auto;
}

div#content_holder {
color: #444444;
overflow: show;
text-align: left;
padding: 10px;
margin-top: 0px;
width: 800px;
background-color: #FFFFFF;
margin: 0 auto;
min-height:400px;
_height:400px; 
}

div#credits {
text-align: right;
color: #FFFFFF;
width: 800px;
margin: 0 auto;
background-color: #424555;
height: 15px;
padding-left: 10px;
padding-right: 10px;
padding-top: 3px;
padding-bottom: 3px;
}

.menu_im {
border: 0px;
}

img#logo {
margin-top: 25px;
border: 0px;
}
