body {
margin: 0px;
padding: 0px;
background-image: url(/template/default/images/tile_bg.jpg);
background-repeat: repeat-x;
background-color: #c7e2f6;
background-attachment: fixed;
}

#container {
position: relative;
margin: 0px auto;
width: 768px;
}

#nav_container {
position: relative;
width: 768px;
height: 30px;
margin: 0px;
padding: 0px;
background-image: url(/template/default/images/tile_nav.gif);
background-repeat: repeat-x;
}

#top_nav {
float: right;
margin: 6px 15px 0px 0px;
}

#print_header {
display: none;
}

#header {
width: 768px;
height: 276px;
background-color: #fff;
background-image: url(/template/default/images/header_back.jpg);
}

#header a {
position: absolute;
display: block;
width: 175px;
height: 177px;
top: 64px;
left: 11px;
}

#content {
position: relative;
width: 768px;
background-image: url(/template/default/images/tile_content_bg.gif);
background-repeat: repeat-y;
background-color: #fff;
}

#left,
#left_separator,
#left_bottom {
width: 196px;
}

#left {
position: relative;
float: left;
background-image: url(/template/default/images/side_tier_1.jpg);
background-position: 0px -43px;
background-color: #075590;
background-repeat: no-repeat;
}

#left_separator {
z-index: 600;
margin-top: 22px;
height: 34px;
background-image: url(/template/default/images/left_separator.png);
background-repeat: no-repeat;
}

#left_bottom {
background-image: url(/template/default/images/left_bottom.jpg);
background-repeat: no-repeat;
background-color: #4b8618;
min-height: 100px;
}

#mid {
float: left;
width: 572px;
margin: 0px;
padding: 0px;
}

#content.sidebar #mid {
width: 376px;
}

#text {
margin: 5px 30px 0px 30px;
}

#right {
display: none;
}

#content.sidebar #right {
display: block;
float: left;
width: 176px;
margin: 0px;
padding: 5px 0px;
}

#search {
padding: 0px 10px 20px 20px;
}

#webcam {
width: 196px;
height: 99px;
overflow: hidden;
}

#webcam a {
display: block;
width: 196px;
height: 99px;
padding: 99px 0px 0px;
background-image: url(/template/default/images/img_webcam_btn.png);
background-repeat: no-repeat;
}


#content_footer {
width: 768px;
height: 91px;
background-image: url(/template/default/images/left_footer.gif);
background-repeat: no-repeat;
background-color: #fff;
text-align: right;
padding: 0px;
margin: 0px;
}

#footer {
position: relative;
width: 768px;
height: 103px;
background-image: url(/template/default/images/img_footer.jpg);
background-repeat:no-repeat;
text-align: right;
padding: 0px;
margin: 0px;
}

/* //////////////// */
/* //// CREDIT //// */
/* //////////////// */

#credit {
margin: 0px auto;
width: 768px;
}

#credit p {
margin: 0px 25px 0px 0px;
padding: 7px 0px 0px 0px;
color: #ffffff;
font-size: 9px;
font-family: Arial, Helvetica, sans-serif;
}

#korkola {
margin: 15px 25px 0px;
float: right;
overflow: hidden;
}

#korkola,
#korkola a {
width: 110px;
height: 27px;
}

#korkola a {
background-image: url(/template/shared/images/kdc.png);
padding: 27px 0px 0px;
display: block;
}

/* //////////////// */
/* //// CLEAR ///// */
/* //////////////// */

.clear {
clear: both;
}
