body{ 
background-image: url('images/bg.jpg');
background-repeat:repeat-x;
margin:0px;
background-color:#DFC3C0;
font-family: Arial;
font-size: 12px;
color: #958071; 
line-height:11px;
text-align: justify;

scrollbar-face-color:#000000;
scrollbar-highlight-color:#1d1d1d;
scrollbar-shadow-color:#333333;
scrollbar-3dlight-color:#292929;
scrollbar-arrow-color:#666666;
scrollbar-track-color:#292929;
scrollbar-darkshadow-color:#292929
}

.navigation{
background-image: url('images/navbg.jpg');
background-repeat:no-repeat;
background-position: center;
height:82px;
letter-spacing:-1px;
font-weight:bold;
font-size: 14px;
font-family:georgia;
text-shadow: #FFFFFF 1px 1px 1px;
text-align:center;
}

li {list-style-type: none;
padding:5px;
background-color: #F8DED3;
width: 300px;
-moz-border-radius:  6px; 
-webkit-border-radius: 6px;
margin-bottom: 2px;
 border:1px solid #eae4d9;}

A:link{color:#DA4E91; text-decoration: none; font-weight:bold}         
A:hover{color:#FCA6C7; text-decoration: none; font-weight:bold}
A:visited{color:#DA4E91; text-decoration: none; font-weight:bold}
A:active{color:#FCA6C7; text-decoration: none; font-weight:bold}

h1{
color: #DA4E91;
text-decoration: none;
letter-spacing:-1px;
background-image:url('images/h1.jpg');
font-size: 18px;
font-family:georgia;
line-height:114px;
text-shadow: #FFFFFF 1px 1px 1px;
margin: 0px;
text-transform: Capitalize;
text-align: center;
 font-style:italic;
font-weight:bold
}


h2, h3 {
color: #746356;
text-decoration: none;
font-size: 9px;
font-family: Georgia;
	line-height: 25px;
      margin: 0px;
font-weight:bold;
font-style:italic;
}

input, submit, textarea {

font-family: Trebuchet MS;
font-size: 10px;
color:#8F8F8F;
background:transparent;
border-width:1px;
border-style:solid;
border-color:#C0C0C0; 
}


img {border: 0px solid #FFFFFF;}
a img {border: 1px solid #EEB399;
background: #F8DED3;
margin:1px;
-moz-border-radius:  4px; 
-webkit-border-radius: 4px;
        padding:5px;}
a:hover img {border: 1px solid #D0856F;}

table
{
margin: 0px;
font-family: Arial;
font-size: 12px;
line-height:11px;
text-align: justify;}

b, strong{
color:#746356}
.td1
{
-moz-border-radius: 0px 0px 30px 30px;
-webkit-border-radius: 0px 0px 30px 30px;
font-size: 11px;
color:#928174;
background-color: #C0DADE;
padding: 10px;
padding-bottom:25px;}

.comments
{
font-size: 12px;
background-image:url('images/comments.jpg');
background-repeat:no-repeat;
background-position: center;
color:#888888;
text-align: center;
text-shadow: #BD8864 1px 1px 1px;
height:43px;
background-color: #E0EDF0;
}

.comments a {
color: #FFFFFF;
}

.comments a:hover {
color: #E0EDF0;
}
