td,body {
color:#4d4d4d;
font-family:verdana;
font-size:10px;
cursor:default;
line-height:14px;
margin:0;
}

body {
background:#080D0E;
text-align:justify;
}

ul {
text-align:left;
margin-left:12px;
list-style-type:square;
padding:0;
}

h1 {
text-transform:lowercase;
letter-spacing:-2px;
color:#245049;
font-family:Verdana, Tahoma, Arial;
text-align:center;
border-bottom:3px solid gray;
font-size:19px;
margin:7% 15% 5% 20%;
}

h2 {
text-transform:uppercase;
letter-spacing:-1px;
font-family:"Trebuchet MS";
text-align:center;
color:#A01825;
font-size:16px;
}

blockquote {
text-align:justify;
border:1px solid #b5b5b5;
background:#1B2025;
color:#FCFAFA;
margin:4px;
padding:10px 7px;
}

input,textarea {
text-align:justify;
border:1px solid #b5b5b5;
background:#1B2025;
color:#FCFAFA;
margin:1px;
padding:2px;
font-size: 11px;
font-family: tahoma, verdana, arial;
}


hr {
border-top:0!important;
border-left:0!important;
border-right:0!important;
border-bottom:1px solid #909090;
}

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

.nav {
width:221px;
background:url(images/img_03.png);
}

.content {
width:435px;
background:#080D0E url(images/img_06.png) no-repeat top left;
padding:15px;
}

.footer {
background:url(images/img_07.png);
text-align:right;
width:365px;
padding-bottom:10px;
}

.footer a {
color:#4d4d4d;
}

a:hover,.footer a:hover {
color:#A01825;
border-bottom:2px solid #fff;
}

#sitename {
float:right;
margin-right:50px;
font-size:20px;
font-style:italic;
font-family:Georgia;
margin-top:52px;
border-bottom:3px solid #080D0E;
color:#244E4A;
text-transform:lowercase;
letter-spacing:-1px;
}