/* CSS Document */



body {
margin-top:0px;
background-color: #578c3c;
background-image: url(images/back.jpg);
background-position:top;
background-repeat:repeat-x;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}


a:link {
color: #663300;
font-weight:bold;
text-decoration: none;
}

a:hover {
color: #663300;
font-weight:bold;
text-decoration: underline;
}

a:visited {
color: #663300;
font-weight:bold;
text-decoration: none;
}

.wrap {
margin-left: auto;
margin-right: auto;
text-align: center;
}

.all {
width: 800px;
margin-left: auto;
margin-right: auto;
text-align: center;
}

h3 {
font-size: 14px;
color: #205797;
font-style: italic;
}



/* LAYOUT CLASSES */

.main {
width: 800px;
height: auto;
background-color: #000000;
margin-left: auto;
margin-right: auto;
}

.middle {
width: 800px;
height: auto;
margin-left: auto;
margin-right: auto;
margin-bottom: 5px;
border: 5px solid #262001;
}

.footer{
margin-top: 5px;
background-color: #FFFFFF;
width: 600px;
height: 20px;
color: #000000;
padding: 5px 5px 5px 5px;
}


/* MAIN CLASSES */


.text {
font-family: Verdana;
font-size: 12px;
text-align: left;
padding-left: 5px;
padding-right: 5px;
color: #333333;
line-height:16px;
}

.text2 {
font-family: Verdana;
font-size: 12px;
font-style:italic;
text-align: left;
color: #666666;
line-height:14px;
}

.textside {
font-family: Verdana;
font-size: 12px;
text-align: left;
padding-left: 10px;
color: #333333;
line-height:14px;
}

.bold{
font-family: Verdana;
font-size: 12px;
font-weight: bold;
text-align: left;
color: #b69b06;
line-height:14px;
}

.textart {
color: #b69b06;
font-size: 14px;
margin-left: auto;
margin-right: auto;
font-weight:bold;
font-style:italic;
text-align: left; 
}

.tablegallery {
margin-right: auto;
margin-left: auto;
}

.tablegallery td {
width: 250px;
padding-bottom: 5px;
padding-left: 5px;
color: #37437E;
}


.tabletitle {

background-color: #FFFFFF;
width: 270px;
color: #333333;
text-align:center;
font-weight:bold;
padding: 3px 3px 3px 3px;
border-top: 1px solid #86bffe;
border-bottom: 1px solid #86bffe;
}


.tabletitle2 {

background-color: #F2F2F2;
width: 270px;
color: #333333;
text-align:center;
padding: 3px 3px 3px 3px;
border-bottom: 1px solid  #86bffe;
}

/* FOOTER WEBWORKS */

.webworks {
color: #FFFFFF;
font-size: 12px;
font-family: Verdana;
}


a.webworks:link {
color: #000000;
font-size: 12px;
font-family: Verdana;
text-decoration: none;
}


a.webworks:visited {
color: #000000;
font-size: 12px;
font-family: Verdana;
text-decoration: none;
}

a.webworks:hover {
color: #000000;
font-size: 12px;
font-family: Verdana;
text-decoration: underline ;
}

/* WEBWORKS */