/* This is my own opinion of what I think looks good, you are welcome to change anything you like though. BUT no what you are doing or the sky will fall on your head and I won't be there to fix it! */

body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background: #e8e1dc url(img/back.jpg);
background-repeat: repeat;}

/* STRUCTURAL */

.td,tr {
list-style: none;
vertical-align: top;
font-family: Trebuchet MS; 
font-size: 11px; 
line-height: 12px; 
color: #a39991; 
text-align: justify;}

.content {
list-style: none;
vertical-align: top;
font-family: Trebuchet MS; 
font-size: 11px; 
line-height: 12px; 
color: #a39991; 
padding-left: 5px;
padding-right: 5px;
text-align: justify;}

.sidebar {
list-style: none;
vertical-align: top;
font-family: Trebuchet MS; 
font-size: 11px; 
line-height: 12px; 
color: #a39991; 
padding-left: 5px;
padding-right: 5px;
text-align: justify;}

.welcome {
font-family: Georgia, Trebuchet MS; 
font-size: 10px; 
line-height: 13px; 
color: #b8b1a4; 
text-align: justify;}

.title {
background-color: #c6c0bc;
font-family: Georgia, Tahoma; 
border-top: 1px solid #fdfcfa;
border-bottom: 5px solid #fdfcfa;
font-size: 13px; 
line-height: 13px; 
letter-spacing: 0px;
text-transform: normal;
font-weight: bold;
font-style: italic;
color: #fdfcfa; 
text-align: center;
padding-left: 5px;
padding-top: 8px;
padding-right: 5px;
padding-bottom: 8px;}

.titlecat, .title2 {
background-color: #f5f1e9;
font-family: Trebuchet MS; 
font-size: 11px; 
line-height: 11px; 
letter-spacing: 0px;
text-transform: normal;
font-weight: bold;
color: #aea79a; 
text-align: left;
padding-left: 5px;
padding-top: 0px;
padding-right: 5px;
padding-bottom: 0px;}

.base {
background: #fdfcfa;
border: 1px solid #dbd6cb; 
padding-left: 3px;
padding-top: 3px;
padding-right: 3px;
padding-bottom: 3px;}

.newsbottom {
background: #eceae8;
font-family: Trebuchet MS, Verdana; 
font-size: 10px; 
line-height: 10px; 
color: #b2a59c; 
text-align: center;
text-transform: normal;
padding-left: 5px;
padding-top: 5px;
padding-right: 5px;
padding-bottom: 5px;}

/* FONT COLORS */

a:link {
font-weight: bold;
text-decoration: none; 
cursor: hand;
color: #c89ea8;
letter-spacing:0px; 
text-align: justify;}

a:active {
font-weight: bold;
text-decoration: none; 
cursor: hand;
color: #c89ea8;
letter-spacing:0px; 
text-align: justify;}

a:visited {
font-weight: bold;
text-decoration: none; 
cursor: hand;
color: #c89ea8;
letter-spacing:0px; 
text-align: justify;}

a:hover {
font-weight: bold;
text-decoration: underline; 
cursor: hand;
color: #c89ea8;}

/* MISC */

form {
background-color: transparent;}

input, textarea, option, select {
background-color: #ede9e6;
font: 11px Trebuchet MS;
color: #bab3ae;
text-align: justify;
letter-spacing: 0px;
border: 1px solid #d4cfcc;
padding: 0px;}
