body {
margin: 0px;
font-family:Verdana,Tahoma,Arial,sans-serif;
background: #d5dee3;/* url('/graphics/logos/christmaseve08.jpg') no-repeat fixed 900px 100px;*/
}
:focus {
outline: none;
}
#container {
margin: 0 auto;
width: 808px;
height:auto;
background: #ebf1f5 url('/images/web/shadow_1.gif') repeat-y center center;
}
#header {
width:808px;
height:157px;
}
#header a {
display:block;
height:157px;
width:808px;
text-indent: -10000px;
}
#header h1 {
background:url('/images/web/header_diamond.jpg') no-repeat;
width:808px;
height:157px;
}
#nav {
width:808px;
height:33px;
background:url('/images/web/navigation_2.gif') no-repeat;
}
#nav ul {
list-style:none;
float:right;
margin: 0;
padding: 0;
}
#nav li {
float:left;
}
#nav li a {
color:#eee;
font-family: Verdana, Tahoma, Arial, sans-serif;
font-size:.8em;
display:block;
padding:6px 30px 0 10px;
text-align: center;
text-decoration:none;
border:none;
}
#nav li a:hover {
color:#eee;
border:none;
}
#leftCol {
margin-left:10px;
float:left;
width:585px;
background-color:#ebf1f5;
}
#flash {
width:585px;
height:200px;
background-color:#d5dee3;
}
#announcements {
overflow:hidden; 
text-align:left;
font-family:Verdana,Tahoma,Arial,sans-serif;
font-size:10px;
color:#000;
float:left;
margin-top:3px;
padding-top:50px;
width:224px;
height:353px;
background:#a7b7d1 url('/images/web/announcements_text.gif') repeat-x center top;
}
#announcements a {
color:#000;
}
#main {
float:left;
margin-top:3px;
margin-left:3px;
width:348px;
height:403px;
background-color: #fff;
padding-left:5px;
padding-right:5px;
font-family:Verdana,Tahoma,Arial,sans-serif;
font-size:11px;
color:#000;
text-align:left;
}
#main h1 {
background:url('/images/web/welcome.gif') no-repeat center top;
width:348px;
height:60px;
text-indent:-10000px;
}
#rightCol {
margin-left:3px;
float:left;
width:200px;
height:609px;
background-color:#ebf1f5;
}
#rightCol img {
border:none;
margin-bottom:3px;
#margin-bottom:0px;
_margin-bottom:0px;
}

#christmas {
float:left;
width:250px;
height:788px;
}

#footer {
clear:both;
background:url('/images/web/footer_1.jpg') no-repeat;
height:30px;
width:808px;
font-size: 7pt;
font-family:Verdana,Tahoma,Arial,sans-serif;
color:#eee;
padding-left:10px;
line-height:24px;
}
#footer a {
font-size: 7pt;
font-family: verdana,tahoma,arial,sans-serif;
color:#eee;
line-height:24px;
padding-right:10px;
text-decoration:none;
}
#footer a:hover {
text-decoration:underline;
}

/*
 * slideshow
*/

#home_main_slide {
        width: 585px;
        height: 200px;
}

#home_main_slide .slide {
        width:585px;
        height:200px;
        background-color:#d5dee3;
        display: none;
}

#home_main_slide .first {
        display: block;
}
