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

body, html {
margin: 0px;
padding: 0px;
background: #000000;
}

#header {
margin: 0px;
width: 1100px;
padding-top: 20px;
}

#logo {
margin-top: 0px;
padding-left: 20px;
padding-right: 20px;
margin-bottom: 10px;
float: left;
}

#menu {
display: inline-block;
text-align: left;
margin-bottom: 10px;
line-height: 16px;
}

a.menu_text {
font-family: arial;
font-size: .8em;
color: #ff7f00;
font-weight: bold;
text-decoration: none;
}

a.menu_text:hover {
color: #ffffff;
}

.orange_text {
font-family: arial;
font-size: .8em;
color: #ff7f00;
font-weight: bold;
}

#content {
width: 1100px;
padding-top: 10px;
padding-bottom: 40px;
margin-left: 140px;
min-height: 760px;
}

#slide_wrap {
width: 698px;
height: 441px; /*441*/ /*471*/
position: relative;
}

#slide_pic {
clear: both;
}

#slide_text{
position: absolute;
top: 10px;
right: 180px;
text-align: left;
}

#slide_indent{
position: absolute;
right: 0px;
top: 8px;
text-align: left;
}

#slide_indent2{
position: absolute;
right: 22px;
top: 30px;
text-align: left;
}

.white_text {
font-family: arial;
font-size: .8em;
color: #ffffff;
margin-top:10px;
margin-bottom: 10px;
}

a {
outline: 0;
font-family: arial;
font-size: 1em;
color: #ff7f00;
font-weight: bold;
text-decoration: none;
}

a:hover {
color: #ffffff;
}

.artlink {
font-size: .8em;
color: #ffffff;
font-weight: normal;
}

.artlink:hover {
color: #ff7f00;
}

.large {
font-size: 1.7em;
font-weight: bold;
}

.credit {
position: absolute;
right: 4px;
top: 426px;
font-family: arial;
font-size: .8em;
color: #aaa;
}

.right {
position: relative;
left: 100px;
}

img {
border: none;
}

#preload {
display: none;
}

.thumbnail_footer {
display: inline-block;
text-align: center;
}

#footer_wrap {
margin:  20px 0px 20px 60px;
text-align: left;
}
