body

{
margin: 0px;
padding: 0px;
background-image: url(background.jpg);
 background-color: #901D2B;
font-family: Arial;
font-size: 11px;
color: #E8D36F;
 text-align: justify; cursor: default;
scrollbar-arrow-color: #CFB53B;
scrollbar-face-color: #901D2B;
scrollbar-highlight-color: #901D2B;
scrollbar-shadow-color: #901D2B;
scrollbar-3dlight-color: #901D2B;
scrollbar-track-color: #901D2B;
scrollbar-darkshadow-color: #901D2B;
}


p
{text-align: justify; 
margin-left: 3px;
margin-right: 3px;
margin-top: 10px; 
margin-bottom: 10px;
}


a:link, a:visited, a:active
{
color: #FFFFFF; 
text-decoration: none; font-style: bold; text-style: bold; text-transform: none;}

a:hover
{
color: #B62C2C; text-decoration: none;
font-style: bold;

}


b {color: #B8B293;}
i {color: #D96334;}   
#image
{
position: absolute;
left: 200px;
top: 0px;
}


#content
{
position: absolute;
left: 490px;
top: 210px;
width: 500px;
}


#navigation
{
position: absolute;
left: 550px;
top: 165px;
width: 430px; text-align: right;} #navigation a{font-family: Georgia; text-transform: uppercase;}
.network {margin: 5px; padding: 5px; background-color: #FFFFFF; border-width: 2px; border-style: solid; border-color: #CCC9E0;}
h1
{ font-family: Georgia; font-size: 15px; color: #AC585A; text-style: none; font-style: none; text-transform: uppercase; background-color: transparent; border: #FFFFFF; border-style: solid; border-left-width: 0px; border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px; text-align:left; background-repeat: no-repeat; font-weight: none; padding-top: 1px; padding-bottom: 2px; padding-left: 3px; padding-right: 0px; letter-spacing: 2px;}
h1:first-letter {font-family: Georgia; font-size: 22px;}
h2
{ font-family: Arial; font-size: 9px; color: #FFFFFF; text-style: none; font-style: none; text-transform: uppercase; background-color: transparent; border: #000000; border-style: dotted; border-left-width: 0px; border-right-width: 0px; border-top-width: 0px; border-bottom-width: 1px; text-align:right; background-repeat: no-repeat; font-weight: none; padding-top: 1px; padding-bottom: 2px; padding-left: 3px; padding-right: 0px; letter-spacing: 2px;}


textarea, input{
font-family: Arial; 
font-size: 10px;
color:#000000;
background: #901D2B;
border-top: dashed 1px #901D2B;
border-bottom: dashed 1px #901D2B;
border-right: dashed 1px #901D2B;
border-left: dashed 1px #901D2B;}
