html, body, form, input, select, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, li, dl, table, tr, td, a {
margin: 0; 
padding: 0;
font-size: 97%;
font-style: normal;
font-family: Tahoma, Verdana, Arial,Sans-serif; 
color: #f9a01b;
vertical-align: top;
text-decoration: none;
}

a
{text-decoration: none;}

ul, ol 
{list-style: none}

form label 
{cursor: pointer}

:link,:visited
{text-decoration: none}

a img,:link img,:visited img 
{border: none}

div.clear, span.clear 
{clear: both}

div {-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;}


body {
width: 980px;
height: 100%;
margin: 10px auto 10px auto;
background: #333333 url(images/body_bg.jpg) repeat-x;
}


#header_index {
width: 980px;
height: 50px;
background: url(images/header_index.jpg) no-repeat;
}


td.index_image {
width: 740px;
height: 580px;
}

#index_image {
width: 740px;
height: 580px;
background: url(images/index_image.jpg) no-repeat;
}




td.camera_menu {
width: 240px;
height: 580px;
background: url(images/camera_menu_bg.jpg) no-repeat;
}

#camera_menu {
width: 240px;
height: 580px;
}




.keywords {
display: block; 
margin: 30px 0px 10px 0px;
font-size: 8pt !important;
color: #000000;
font-variant: small-caps;
text-align: justify;
}


 
td.footer {
width: 980px;
height: 100%;
}

#footer_menu {
width: 980px;
height: 30px;
font-style: normal;
border-top: 1px solid #000000;
font-size: 0.9em;
background: url(images/footer_menu_bg.jpg) no-repeat;
}

#footer_menu ul {
margin: 0;
padding: 0;
list-style-type: none;
}

#footer_menu li {
position: relative;
display: inline;
float: left;
}

#footer_menu a {
display: block;
border-right: 1px solid #333333;
border-left: 1px solid #000000;
padding: 7px 15px 7px 15px;
color: #666666;
}

#footer_menu a:hover {
background: url(images/footer_menu_active_bg.png) repeat-x;
}



.footer_copyright {
width: 980px;
height: 100px;
background: url(images/footer_bg.png) no-repeat;
}

ul.copyright {
margin: 0;
padding-top: 5px;
padding-right: 15px;
list-style-type: none;
}

li.copyright {
font-style: normal;
text-align: right;
font-size: 0.8em;
color: #666666;
padding-top: 3px;
}

.footer_copyright a {
color: #999999;
}

.footer_copyright a:hover {
color: #993300;
}