BODY {
background-color:#000000;
background-repeat: repeat; 
background-attachment: fixed;
background-position:  center center;
text-align: center;
color: #1b1b1b; 
font-family: arial;
font-size: 12pt;
line-height: 15px;
}

td{
font-family: arial;
font-size: 8pt;
line-height: 15px;
}

#side{
background-color: #c6e5fa;
border: 2px solid #b1e5e5;
padding: 3px;
}


textarea{
border: 1px solid #d3b397;
background-color: #ffffff;
color: #1b1b1b; 
font-family: arial;
font-size: 8pt;
line-height: 15px;
}

.thumbs{
width: 190px;
height: 130px;
padding: 3px;
background-color: #ffffff;
border: 1px solid #d3b397;
}

.thumbs2{
width: 450px;
height: 250px;
padding: 3px;
background-color: #ffffff;
border: 1px solid #d3b397;
}

.thumbs3{
width: 180px;
height: 110px;
padding: 3px;
background-color: #ffffff;
border: 1px solid #d3b397;
}

#cattitle{
font-family: small fonts;
color: #1b1b1b;
background-color: #eeddcb;
line-height: 10px;
text-align: center;
text-transform: lowercase;
font-weight:  normal;
font-size:6pt;
letter-spacing: 0px;
width: 188px;
margin-bottom: 2px;
}

.cat{
float: left;
}


#wrapper {
background-color:#FFFFFF;
background-repeat: repeat-y; 
background-attachment: scroll;
background-position:  center center;
text-align: left;
margin: 0px auto;
padding: 0px;
width: 1000px;
}

#side-a {
float: right;
width: 250px;
margin-left: 5px;
text-align: justify;
}

#side-b {
float: right;
width: 160px;
margin-right: 5px;
text-align: justify;
}

#content { 
float: left;
background-color: #ffffff;
margin-left: 10px;
margin-top: -5px;
width: 670px;
height: auto;
text-align: justify;
}

#headerbar{
background-image:url(images/header.png);
width:1000px;
height:337px;
padding-top:180px;
padding-left:30px;
}

#header{
float: left;
margin-left: -10px;
margin-top: -10px;
}

#footer {
background-image:url(images/footer.png);
width:1000px;
height:80px;
clear: both;
font-align: center;
}

h1 {
font-family:Verdana, Arial, Helvetica, sans-serif;
color: #06324f;
line-height: 26px;
text-align: left;
font-weight:  bold;
font-size:16pt;
text-align:left;
margin-bottom: 0px;
margin-top: 5px;
padding: 1px;
}

h3 {
font-family: arial;
color: #10828a;
background-color: #b3dde0;
line-height: 14px;
text-align: center;
text-transform: lowercase;
font-weight:  bold;
font-size:12pt;
letter-spacing: -1px;
margin-bottom: 0px;
margin-top: 5px;
padding: 3px;
border-top: 1px solid #b2976e;
border-left: 1px solid #b2976e;
border-right: 1px solid #b2976e;
}



h2 {
font-family:Verdana, Arial, Helvetica, sans-serif;
color: #000000;
line-height: 14px;
text-align: left;
font-weight:  bold;
font-size:12pt;
letter-spacing: -1px;
margin-bottom: 0px;
margin-top: 5px;
padding: 3px;
}


a.side1:link, a.side1:active, a.side1:visited {
display: block;
font-family: arial;
font-size: 12pt;
font-weight: normal;
color: #000000;
line-height: 12px;
text-align: left;
padding: 2px;
padding-bottom:5px;
border-bottom: 1px solid #a8d0eb;
border-left: 10px solid #084973;
}

a.side1:hover {
display: block;
font-family: arial;
font-size: 12pt;
color: #cf0de0;
line-height: 12px;
text-align: left;
padding: 2px;
padding-bottom:5px;
border-bottom: 1px solid #a8d0eb;
border-left: 10px solid #000000;
}



A:link, A:active, A:visited{
font-family: arial;
font-size: 10pt;
font-weight: bold;
color: #e76171; 
line-height: 15px;
text-decoration: none;
} 

A:hover{
line-height: 15px;
color: #f39896; 
font-family: arial;
font-weight: bold;
font-size: 10pt;
text-decoration: none;
}  

u, U, underline {  
color: #e76171; 
}

i, I, italic, em {
color: #e76171;
}

B, bold, strong {
color: #e23e5a; 
}

textarea.codes{
width: 450px;
height: 120px;
}