body {
background-color:#FFE6BB;
background-image:url(img/bgr_gradient.png);
background-repeat:repeat-x;
color:#999;
font:.85em "Trebuchet MS", sans-serif;
font-smooth:always;
height:100%;
margin:0;
min-width:950px;
padding:0;
}

h1 {
color:#91A3BF;
}

html {
overflow-y:scroll;
}

#ad {
background-color:#FFF;
color:#2F4D7C;
float:left;
height:auto;
margin-top:215px;
padding:0;
width:200px;
}

#breadcrumb {
color:#FFE6BB;
margin-left:195px;
padding:0 5px 0 0;
text-shadow:#333 2px 2px 2px;
}

#center {
height:auto!important;
margin-left:auto;
margin-right:auto;
min-height:100%;
overflow:hidden!important;
padding:0;
width:950px;
}

#content {
margin-left:195px;
min-height:500px;
padding:0 10px 15px 0;
}

#footer {
background-color:#2F4D7C;
clear:both;
height:100px;
text-align:center;
width:950px;
}

#header {
height:200px;
padding:0;
}

#header_image {
background-color:#91a3bf;
margin-bottom:15px;
text-align:center;
}

#left {
background-color:#91A3BF;
float:left;
height:auto;
padding:0;
width:180px;
}

#logo {
background-color:#BFB199;
border-bottom:#FFE6BB solid 1px;
border-left:#FFE6BB solid 1px;
border-right:#FFE6BB solid 1px;
color:#2F4D7C;
float:right;
height:75px;
padding:0;
text-align:center;
text-shadow:#333 2px 2px 2px;
width:250px;
}

#main {
border-bottom:1px solid #FFE6BB;
float:left;
height:200px;
padding:0;
width:950px;
}

#outer_wrap {
float:left;
margin:0 50px 0 0;
}

#wrap {
background-color:#2F4D7C;
height:auto!important;
margin-bottom:15px;
min-height:100%;
}

.fade-box {
height:200px;
margin-left:0;
position:absolute;
top:0;
width:950px;
}

.images img {
border:2px solid #f0f0f0;
}

h1.images  {
color:white;
}

a,a:visited {
color:#FFE6BB;
text-decoration:none!important;
}

a:hover {
color:#91A3BF;
text-decoration:none!important;
}


