#x { color: red; font-size: 11px; font-family: arial; border: 1px solid red }

body {
background-color:#363636;
font:small Verdana, Arial, Geneva, Helvetica, sans-serif;
color:#000;
padding:0;
margin:15px 0;
text-align:center;
}

p {
padding:5px 0;
margin:0;
}

ul {
list-style-image:url(../images/bg-ul.gif);
}

.center {
text-align: center;
}

.title {
float: left
}

.title h1 {
padding: 15px; margin: 0px;
font-family: arial, verdana, tahoma;
font-size: 24px;
}

.bulletlink {
/*
padding-left:12px;
background:url(../images/bg-anchor.gif) 0 60% no-repeat;
*/
color:#283636;
font-weight:bold;
}

a:hover {
text-decoration:underline;
color:#000;
}

h2 {
float:left;
display:inline;
margin:0 0 0 25px;
padding:15px 8px 8px 8px;
color:#fff;
background:#636363 url(../images/bg-h2.jpg) top left repeat-x;
font:bold 130% "Trebuchet MS", Tahoma, Helvetica, Arial, sans-serif;
text-align:center;
text-transform:uppercase;
border-left:1px solid #4F4F4F;
border-bottom:1px solid #4F4F4F;
border-right:1px solid #4F4F4F;
}

#container {
width:780px;
margin:0 auto;
text-align:left;
border:2px solid #000;
background:#F2F2F2;
}

#banner {
text-align:center;
padding:0;
margin:0;
}
#banner img {
display:block;
}

#top-left {
float:left;
width:312px;
min-height:285px;
height:auto !important;
height:285px;
background:#8B2727 url("../images/logo.jpg") 0 0 no-repeat;
margin:0;
padding:0;
}

#top-wrapper {
background-color:#8B2727 !important;
}

#top-right {
float:left;
padding:0;
width:466px;
min-height:265px;
border-left:2px solid #000;
height:expression(this.scrollHeight > 265 ? "auto":"265px");
background:#F2F2F2;
}
#top-right h1 {
float:left;
display:inline;
margin:0 0 0 25px;
padding:15px 8px 8px 8px;
color:#fff;
background:#8B2727 url("../images/bg-h1.jpg") top left repeat-x;
font:bold 130% "Trebuchet MS", Tahoma, Helvetica, Arial, sans-serif;
text-align:center;
text-transform:uppercase;
border-left:1px solid #29000E;
border-bottom:1px solid #29000E;
border-right:1px solid #29000E;
}

#bottom-left {
float:left;
width:312px;
margin:0;
padding:0;
border-top:2px solid #000;
border-right:2px solid #000;
}

#bottom-right {
float:left;
padding:0;
width:466px;
border-top:2px solid #000;
}

#footer {
clear:both;
margin:0;
padding:8px;
color:#dcdcdc;
border-top:2px solid #000;
background:#535353 url("../images/bg-footer.jpg") top left repeat;
}
#footer ul {
margin:0;
padding:0;
}
#footer li {
display:inline;
}
#footer a {
background:none;
padding:0;
color:#dcdcdc;
}

.inner-pad {
margin:10px 10px 10px 25px;
}

.clear {
clear:both;
}

.note {
float:left;
padding:0;
margin:10px 0 0 6px;
}

.contact {
float:left;
display:inline;
padding:8px;
background:#363636 url("../images/bg-contact.jpg") top left repeat-x;
border:1px solid #2B2B2B;
font:bold 130% "Trebuchet MS", Tahoma, Helvetica, Arial, sans-serif;
text-align:center;
color:#fff;
width:280px;
}

.footer-info {
float:left;
margin-left:10px;
font-size:75%;
width:450px;
}


/* start popup script */
.popup {
margin: 0px auto;
margin-top: 45px; 
width: 700px; 
border: 2px solid #8E8E8E;
background:#ffffff url("../images/bg_popup.gif") top center no-repeat;
}

.popupclose {
width: 100%; 
text-align: right;
margin-top: 0px; 
margin-right: 0px;
}

.popupclose img {
position: relative;
border: 0px;
}

.popuptext {
text-align: left;
margin: 30px;
margin-top: 20px;
}

.popuptext h1 {
font-family: verdana, arial, tahoma;
font-size: 16px;
font-weight: bold;
}

.popuptext ul {
margin-left: 20px;
padding-left: 0px;
}

.popuptext li {
margin-left: 0px;
margin: 15px;
}

.overlay { 
/* Mozilla ignores crazy MS image filters, so it will skip the following */ 
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/overlay.png'); }
/* IE ignores styles with [attributes], so it will skip the following. */ 
.overlay[class] { background: url('../images/overlay.png') repeat-x fixed center }

.back {
text-align: center;
padding-left:12px;
background:url(../images/bg-anchor.gif) 0 60% no-repeat;
text-decoration:none;
color:#283636;
font-weight:bold;
position: relative;
}

.gallery img {
border: 1px solid #000000;
margin-right: 15px;
margin-bottom: 15px;
}