body{
margin:0;
background-image:url(background.jpg);
background-repeat:repeat-x;
font-family:tahoma;
scrollbar-arrow-color:#c9c9c9;
scrollbar-face-color:#ffffff;
scrollbar-highlight-color:#c9c9c9;
scrollbar-3dlight-color:#a6a6a6;
scrollbar-shadow-color:#c9c9c9;
scrollbar-darkshadow-color:#a6a6a6;
scrollbar-track-color:#c9c9c9;
}

#container{
width:871px;
height:746px;
background-color:#000000;
left:50%;
position:relative;
margin-left:-435px;
}

#left{
width:13px;
height:743px;
float:left;
background-color:#c9c9c9;
}

#right{
width:13px;
height:743px;
float:right;
background-color:#c9c9c9;
}

#center{
width:845px;
height:743px;
float:left;
background-color:#c9c9c9;
}

#bottom_line{
width:871px;
height:3px;
background-color:#000000;
float:right;
position:absolute;
}

#left_line{width:3px;height:743px;float:left;background-color:#000000;}
#left_top_stroke{width:10px;height:532px;float:right;background-image:url(stroke1.png);}
#left_space{width:10px;height:120px;float:right;}
#left_bottom_stroke{width:10px;height:91px;float:right;background-image:url(stroke2.png);}

#right_top_stroke{width:10px;height:532px;float:left;background-image:url(stroke1.png);}
#right_line{width:3px;height:743px;float:right;background-color:#000000;}
#right_space{width:10px;height:120px;float:left;}
#right_bottom_stroke{width:10px;height:91px;float:left;background-image:url(stroke2.png)}

#header{width:845px;height:143px;}
#header img{border:0;}
#menu{
width:835px; /* FireFox */
/width:845px; /* InternetExplorer */
height:33px;
background-color:#a6a6a6;
line-height:33px;
padding:0 5px 0 5px;
}
#content{
width:835px; /* FireFox */
height:541px; /* FireFox */
/width:845px; /* InternetExplorer */
/height:547px; /* InternetExplorer */

background-image:url(footer.png);
background-repeat:repeat-x;
background-position:bottom left; /* FireFox */
/background-position:0 652px; /* InternetExplorer */
background-attachment:none; /* FireFox */
/background-attachment:fixed; /* InternetExplorer */
overflow:scroll;
overflow-x:hidden;
padding:3px 5px 3px 5px;
font-size:11pt;
}
#content table{
font-size:11pt;
}
#footer{width:845px;height:20px;background-color:#a6a6a6;text-align:center;font-size:10pt;}

a:link{
text-decoration:none;
color:#000000;
}
#menu a:hover, a:visited:hover{
text-decoration:underline;
color:#3b6f00;
}
#content a:hover, a:visited:hover{
text-decoration:none;
color:#000000;
}
a:active{
text-decoration:none;
color:#000000;
}
a:visited{
text-decoration:none;
color:#000000;
}

h1{
font-size:24px;
font-family:tahoma;
margin:0;padding:0;

}

.link_foto{
border:black solid 1px;
background-color:#ddd;
padding:0 3px 0 3px;
color:black;
}

.link_foto:hover{
background-color:#fff;
}
