a { text-decoration: none; color: #fff;}

a:hover {
       cursor: pointer; 
       text-decoration: underline;
}

body{
       font-family: Arial, Tahoma, Helvetica, sans-serif;
       font-size: 12px;
       color: #898787;
       line-height: 150%;
       background: #000 url(../../../images/bg.jpg) left top repeat-x;
       }



h1, h2, h3, h4, h5 {
       font-weight: normal;
       font-family: "Trebuchet MS", Tahoma;
       color: #fff;
       text-transform: uppercase;
}

h1 { font-size: 1.6em; }

h1, h2, h3, h4, p, ul { margin: 0 0 10px 0; }

h2 { font-size: 1.6em; }

h3 { font-size: 1.4em; }

h4 { font-size: 1.2em; margin-top: 10px;}

ul li { margin-left: 15px; margin-bottom: 5px; }

.clr { clear: both; }

#content h3 {
       color: #ea4800;
       font-weight: bold;
}

ul.none li {
       list-style-type: none;
       margin-left: 0;
}

.title {
       font-size: 16px;
       color: #fff;
       text-transform: uppercase;
       font-family: "Trebuchet MS";
}

#resol {
       text-align:left;
       font-family:Verdana, Arial, Helvetica, sans-serif;
       position:fixed;
       font-size: 10px;
       width:230px;
       top:0px;
       left:1280px;
       margin:0 auto;
       background:#bfc6d9;
       text-align:center;
} 

#resol h1 {
       background:none;
       font-size: 15px;
       letter-spacing:3px;
       padding:0px;
       margin:0px;
       border: 0px;
} 

#resol h2 {
       font-size:10px;
       letter-spacing:3px;
       padding:0px;
       margin:0px;
       border:0px;
       background:none;
}


vernav ul {
       margin: 0;
}

.vernav ul li {
       list-style-type: none;
       margin: 0;
}

.vernav ul li, .vernav ul li a, .vernav ul li a span {
       display: block;
       float: left;
}

div.wrap {
       text-align: center;
}

div.pagesize {
       text-align: left;
       margin: 0 auto;
       width: 720px;
}

#logo {
       display: block;
       float: left;
       margin-bottom: 2px;
}

#logo a {
       display: block;
       float: left;
       width: 244px;
       height: 99px;
       text-indent: -5000px;
       background: url(../../../images/logo.jpg) left top no-repeat;
       margin: 10px 40px 10px 20px;
}

#header {
       margin-bottom: 10px;
       background: url(../../../images/bg_h.jpg) center top no-repeat;
       width: 720px;
       height:115px;
       float: left;
}

#mainnav ul {
margin-top: 15px;

padding-bottom: 3px;

float: left;
}



#mainnav ul li a {
background: #000;
margin: 0px 4px 0px 4px;
font-size: 15px;
line-height: 26px;
padding: 20px 12px 5px 12px;
text-decoration: none;
font-family: "Trebuchet MS";
border: 1px solid #000000;
}

#mainnav ul li a:hover {
 text-decoration: none;
 color: #000;
 background: #ffffff;
 border: 1px solid #eeeeee;
}

#mainnav ul li a.active {
       background: #D91123;
       color: #fff;
       border: 1px solid #860000;
}

#mainnav ul li a.active:hover {
background: #B00000;
color: #fff;
}

#content {
       clear: both;
}

.module-box h2 {
       font-family: "Trebuchet MS";
       font-size: 22px;
       text-transform: uppercase;
       color: #fff;
       margin-bottom: 20px;
}

.module-box {
       margin-bottom: 0px;
      
}

#bottom

{ padding: 10px 0;
}
.bottom {
       background: url(../../../images/bottom-bg.gif) left top repeat-x;
       padding: 10px 0;
}


#footer {
       font-size: 11px;
       text-align: right;
       padding-bottom: 10px;
       background: url(../../../images/bg2.jpg) center bottom no-repeat;
}

#footer a {
color: #898787
}









































#back_to_home {
       text-align: center;
       margin-bottom: 12px;
       font-size: 11px;
}

#iwebalbum {

}

.iwebalbum_table {
       margin-top: 0;
       margin-right: auto;
       margin-bottom: 0;
       margin-left: auto;
}

.iwebalbum_photobox_table {
       width:140px;
       height:140px;
       margin-right: 6px;
       margin-bottom: 12px;
       margin-left: 6px;
       background: #1a1a1a;
}


.photobox { border: 1px solid #aaaaaa;}
a:link .photobox { border-color: #aaaaaa;}
a:visited .photobox { border-color: #aaaaaa;}
a:hover .photobox { border-color: #ffffff;}

#pages {
       text-align: center;
       margin-top: 18px;
}

#pages span{
       margin-right: 5px;
       padding: 4px;
}

#pages span a{
       padding: 4px;
}

#pages span a:hover{
       background-color: #1a1a1a;
       color: #FFFFFF;
       padding: 4px;
}

#generator {
       text-align: center;
       clear: both;
       margin-top: 20px;
       padding-bottom: 6px;
       font-size: 10px;
}

#slideshow {
       text-align: center;
       margin-top: 18px;
}



* { margin: 0pt; padding: 0pt; }


/* Firefox Scrollbar Hack*/
html {
       margin-bottom: 1px;
       height: 100%!important;
       height: auto;
}



