body {
color: #000000;
font-family: arial;
font-size: 8pt;
line-height: 9pt;
background-color: #000000;
background: url("/jonas/background.jpg");
background-repeat: repeat;
margin-top: 0;
margin-bottom: 0;
margin-right: auto;
margin-left: auto;}





/* title */
h1 {  
font-size: 6pt;
line-height: 10pt;
font-family: arial;
color: #ffffff;
background-color: #000000;
background-repeat: no-repeat;
background-position: top-right;
letter-spacing: 2px;
text-transform: uppercase;
text-align: right;
font-weight: normal;
margin-top: 0px;
margin-bottom: 0px;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 5px;
padding-right: 5px;
}




A:Visited {
color: #000000;
text-decoration : none;
font-weight: normal;}

A:Link {
color: #000000;
text-decoration : none;
cursor : default;
font-weight: normal;}

A:Hover {
color: #8b8b8b;}


b{
color: #000000;}



tr, td {
font-family: arial;
color: #000000;
font-size: 8pt;
line-height: 15pt;
background: transparent; 
margin-top: 0;
margin-bottom: 0;
margin-right: auto;
margin-left: auto;}

#layout {
width: 600px;
background-color: #ffffff;
text-align: justify;
border: 8px solid #ffffff; }

#main {
background: transparent; 
padding:2px;}

#sidebar {
background: transparent;
padding:2px;} 





.center {
margin: auto;}



blockquote {
font-family: arial;
font-size: 8pt;
line-height: 15pt;
color: #000000;
background-color: #fff2ef;
background: url("/jonas/blockquotebg2.jpg");
border-right: 5px solid #000000;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 5px;
padding-right: 5px; }



/* join/update/contact form */
input,select,textarea,submit 
{color: #434343;
font-family: arial;
font-size: 7pt;
background-color: #ffffff;
border-color: #000000;
border-style: solid;
border-width: 1px;
margin: 1px;}




/* div link */
#nav a {  
font-family: arial;
font-size: 8pt;
line-height: 9pt;
color: #000000;
background-color: transparent;
cursor: default;
text-align: right;
display: block;
margin: 2;
margin-bottom: 0;
padding: 8px;} 

/* hovering that div link */
#nav a:hover { 
font-family: arial;
font-size: 8pt;
line-height: 9pt;
letter-spacing: 1px;
color: #E5E5E5;
background-color: #000000;
cursor: default;
text-align: right;
display: block;
margin: 2;
margin-bottom: 0;
padding : 8px;}
