/* Layout coding by Trécy of http://glamourous-design.net */


body {
background: url('bg.png') repeat;
text-align:center;
margin-left: 15px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
padding-left:10px;
padding-right:0px;
padding-bottom:0px;
padding-top:0px;
padding:0px;
}

a {color:#999999; text-decoration: none;}

a:visited {color:#999999;}

a:active {color:#584A30;}

a:hover {
color: #DD6C8C;
cursor: help;
text-decoration: none;
}

#main {
border-left: 3px solid #000000;
border-right: 3px solid #000000;
background: #E0DFE0;
width: 580px;
text-align:center;
}

#footer {
background: #ffffff url('foot.png') no-repeat;
text-align:center;
color: #ff0070;
padding: 4px;
width: 570px;
height: 50px;
padding-top: 20px;
font-family: trebuchet ms;
font-size: 10px;
letter-spacing: 1px;
}

#content {
padding-left:9px;
padding-right:9px;
padding-bottom:3px;
padding-top:3px;
font-family: Verdana, Trebuchet MS;
font-size: 9px;
background: #DBDBDB;
color: #969696;
text-align: justify;
width: 552px;
margin-left: 5px;
}

#content .title {
background: #E0DFE0;
padding-left:20px;
padding-right:5px;
padding-bottom:5px;
padding-top:5px;
text-transform: uppercase;
font-size: 10px;
font-family: Verdana;
border-bottom: 1px dashed #EFEFEF;
margin-bottom: 3px;
margin-right: -4px;
margin-left: -4px;
}

blockquote {
border-bottom: 1px solid #cccccc;
border-left: 3px solid #cccccc;
border-top: 1px solid #cccccc;
border-right: 1px solid #cccccc;
color: #ffffff;
padding: 5px;
font-family: tahoma;
font-size: 6.7pt;
}

i {color: #DD6C8C;}
strong {color: #bbbbbb; font-family: Trebuchet Ms;}
u {color: #; border-bottom: 1px solid #;}
b {color: #; border-bottom: 1px dashed #ffffff;}

ul { list-style-type: round; list-style-position: inside; padding: 0px; margin-left: 0px; }
li {color: #ffffff;}