body {
margin : 0;
padding : 0;
background : #000000 url("/images/bg.png") fixed;
text-align : center;
}

#container {
margin : 0 auto;
width : 949px;
background-color : #000;
text-align : left;
padding : 0;
}

#middle {
margin : auto;
padding-left : 1px;
width : 600px;
}

#sidebarleft {
float : left;
width : 172px;
margin-left : 1px;
margin-top : 10px;
}

#sidebarright {
float : right;
width : 172px;
margin-left : 1px;
margin-top : 10px;
}

b {
color : #a94c13;
}

i {
color : #b85d7a;
}

u {
text-decoration : none;
border-bottom : 1px solid #b85d7a;
}

a:link, a:visited, a:active {
color : #a94c13;
text-decoration : none;
}

a:hover {
color : #b85d7a;
text-decoration : none;
}

h1 {
font-family : georgia;
font-size : 20px;
color : #c76786;
text-align : left;
text-transform : uppercase;
letter-spacing : -1px;
word-spacing : 3px;
line-height : 16px;
border-bottom : 1px dashed #000;
margin-top : 5px;
}

h2 {
font-family : georgia;
font-size : 20px;
color : #751c04;
text-align : right;
text-transform : uppercase;
letter-spacing : -1px;
word-spacing : 3px;
line-height : 16px;
border-bottom : 1px dashed #000;
margin-top : 5px;
}

h3 {
font-family : georgia;
font-size : 20px;
color : #af4110;
text-align : center;
text-transform : uppercase;
letter-spacing : -1px;
word-spacing : 3px;
line-height : 16px;
border-bottom : 1px dashed #000;
margin-top : 5px;
}

.content {
margin : 0;
padding : 0;
float : left;
width : 100%;
background : #fff url(/images/content.png);
font-size : 11px;
font-family : "BitStream vera Sans", Verdana, Arial, Helvetica, Verdana, san;
color : #525252;
line-height : 14px;
text-align : left;
text-transform : none;
font-weight : normal;
border : 1px solid #000;
}

.sidehead1 {
font-family : verdana;
font-weight : bold;
font-size : 11px;
background : url(/images/sidehead.png);
color : #fff;
text-align : center;
text-transform : uppercase;
letter-spacing : 1px;
word-spacing : 3px;
line-height : 19px;
margin : 0;
}

.sidehead2 {
font-family : verdana;
font-weight : bold;
font-size : 11px;
background : url(/images/sidehead2.png);
color : #fff;
text-align : center;
text-transform : uppercase;
letter-spacing : 1px;
word-spacing : 3px;
line-height : 19px;
margin : 0;
}

.side1 {
font-family : "BitStream vera Sans", Verdana, Arial, Helvetica, Verdana, san;
font-size : 11px;
font-weight : normal;
letter-spacing : 0;
color : #000000;
line-height : 12px;
text-align : left;
background-color : #ffffff;
border-left : 1px dashed #b85d7a;
border-right : 1px dashed #b85d7a;
border-bottom : 5px solid #b85d7a;
width : auto;
margin-bottom : 10px;
}

.side2 {
font-family : "BitStream vera Sans", Verdana, Arial, Helvetica, Verdana, san;
font-size : 11px;
font-weight : normal;
letter-spacing : 0;
color : #000000;
line-height : 12px;
text-align : left;
background-color : #ffffff;
border-left : 1px dashed #a94c13;
border-right : 1px dashed #a94c13;
border-bottom : 5px solid #a94c13;
width : auto;
margin-bottom : 10px;
}

a.nav1:active, a.nav1:visited, a.nav1:link {
text-decoration : none;
font-family : arial;
font-size : 11px;
text-transform : lowercase;
color : #000;
line-height : 13px;
font-weight : normal;
padding-left : 3px;
display : block;
border-left : 8px solid #b85d7a;
border-bottom : 1px solid #ebebeb;
}

a.nav1:hover {
color : #b85d7a;
border-left : 8px solid #808080;
}

a.nav2:active, a.nav2:visited, a.nav2:link {
text-decoration : none;
font-family : arial;
font-size : 11px;
text-transform : lowercase;
letter-spacing : 0;
color : #000;
line-height : 13px;
font-weight : normal;
padding-left : 3px;
display : block;
border-left : 8px solid #a94c13;
border-bottom : 1px solid #ebebeb;
}

a.nav2:hover {
color : #a94c13;
border-left : 8px solid #808080;
}

TEXTAREA {
background : #c76786;
font-family : "BitStream vera Sans", Verdana, Arial, Helvetica, Verdana, san;
font-size : 11px;
color : #eee;
border : 0;
}

SELECT, OPTION {
background : #751c04;
font-family : "BitStream vera Sans", Verdana, Arial, Helvetica, Verdana, san;
font-size : 11px;
color : #eee;
border : 0;
}

INPUT {
background : #af4110;
font-family : "BitStream vera Sans", Verdana, Arial, Helvetica, Verdana, san;
font-size : 11px;
color : #eee;
border : 0;
}
