/* Start of CMSMS style sheet 'Foto-Show' */
body {
font-family:Arial, Helvetica, sans-serif; 
font-size: 9pt; 
color: #ababab; 
background: #000000;
margin-top:10px;
padding:0 0 0 0;
text-align:left;
}

.site {
width:1024px;
margin:0 auto;
padding:0 0 0 0;
border:1px solid #000000;
}

.top {
font-size: 9pt; 
background: #000000 url(uploads/images/top2.jpg);
clear:none;
height:200px;
no-repeat;
padding:0 0 0 0;
text-valign: top;
text-align:left;
}

.content {
overflow-y: auto;
font-size: 9pt; 
clear:none;

no-repeat;
padding:0 0 0 0;
text-valign: top;
text-align:left;
}

.menutop {
font-size: 12pt; 
clear:none;
height:30px;
no-repeat;
padding:0 0 0 0;
text-valign: top;
text-align: left;
}

.footer {
position:relative;
clear:both;
no-repeat;
width:1024px;
height:55px;
padding: 0;
background: #000000;
font-size:8pt;
text-align:center;
}

a {
color:#36712D;
font-weight: bold;
text-decoration:none;
}

a:hover {
color:#ffffff;
text-decoration:none;
}


/******* Top menu *******/
ul.topmenu{
list-style-type:none;
margin:0;
padding:0
}
ul.topmenu li{
float:left;
}

ul.topmenu li a:hover{
color:#FFFFFF;
text-decoration:none;
}

ul.topmenu li a{
color:#36712D;
line-height:1.3em;margin-left:.5em;margin-right:.5em;
text-decoration:none;
width:auto;
}
/* End of 'Foto-Show' */

