body {margin : 0;color : #f2f2f2;
font-size: 10px;font-family: Lucida Grande, Arial, sans-serif;line-height : 150%;
background: #4b4849;
}

#container {position: relative;margin-left : auto;margin-right : auto;width: 650px;
border-width: 10px;
border-style: solid;
border-color: #f2f2f2;
margin-top: 50px;
margin-bottom: 50px;
background: #a5a6a6;
}
#header {position: relative;margin-left : auto;margin-right : auto;
padding-top: 20px;
padding-left: 8px;width: 100%;
height: 30px;
border-width: 0px;
margin-top: 0px;
margin-bottom: 0px;
background: #f2f2f2;
font-family: "Arial Black", sans-serif;
font-size: 60px;
text-transform: uppercase;
color: #a5a6a6;
text-align: center;
}
#footer {position: relative;margin-left : auto;margin-right : auto;width: 100%;
height: 10px;
border-width: 0px;
margin-top: 0px;
margin-bottom: 0px;
background: #f2f2f2;
font-size: 10px;
text-transform: uppercase;
color: #a5a6a6;
text-align: center;
}

#footer A:link, #footer A:visited {
color : #a5a6a6;
text-decoration : none;
cursor :  crosshair;
}

#footer A:hover, #footer A:active {
color : #a5a6a6;
text-decoration : underline;
cursor :  crosshair;
}
#content { border-width : 0px;
padding : 0;
margin-left : 15px;margin-right : 15px;
margin-bottom: 30px;
margin-top: 30px;
color : white;
border-style : solid;
background-image:url(back.jpg); 
background-repeat:repeat-y;border-color : #43464a;
color: #43464a;
text-align: justify;
width : 410px;
float: left;
}

.navi  {
margin-left: 15px;
margin-right: 15px;
margin-top: 30px;
border: 0;
width: 180px;
color : #a5a6a6;
font-size: 10px;
font-family: Lucida Sans, Lucida Grande, sans-serif;
margin-bottom: 30px;
float:left;
}
.navi A:link, .navi A:visited {
padding: 5px;
margin: 2px;
color : #a5a6a6;
display:block;
text-decoration : none;
cursor :  crosshair;
text-transform: uppercase;
background: #f2f2f2;
}

.navi A:hover, .navi A:active {
padding: 5px;
margin: 2px;
color : #43464a;
display:block;
text-decoration : none;
cursor :  crosshair;
text-transform: uppercase;
background: #a5a6a6;
}

A:link  {
color : #43464a;
text-decoration : none;
cursor :  crosshair;
font-weight : bold; 
}
A:visited  {
color : #43464a;
text-decoration : none;
cursor :  crosshair;
font-weight : bold; 
}

A:hover  {
color : #f2f2f2;
text-decoration : none;
cursor :  crosshair;
font-weight : bold; 
}
A:active  {
color : #f2f2f2;
text-decoration : none;
cursor :  crosshair;
font-weight : bold; 
}

blockquote {
padding-top: 5px;
padding-bottom : 5px;
padding-left : 10px;
padding-right : 5px;
text-decoration : none;
color : #43464a;border-width : 0px;
margin : 5px;
}


input , textarea, option, select  {color : #43464a;background : #f2f2f2;font-size : 10px;font-weight : normal;text-decoration : none;font-family : arial, sans-serif;text-align : left;border-width : 0px;border-style : solid;border-color : #43464a;
}


h1 {
font-size : 22px;text-decoration : none;
text-align: center;
font-family: "Arial Black", sans-serif;
text-transform: uppercase;
padding-top : 5px;
padding-bottom : 0px;
padding-left : 20px;
padding-right : 20px;
margin-top : 8px;
margin-bottom : 8px;
margin-left : 0px;
margin-right : 0px;
color : #f2f2f2;
border-top-width : 0px;
line-height : 10px;
border-bottom-width : 0px;
border-left-width : 0px;border-right-width : 0px;border-style : solid;border-color : #43464a;
}

.small {
font-size : 13px;
padding-left: 0px;
}


