body {
color: #7d7876;
font-family: arial;
font-size: 12px;
line-height: 20px;
text-transform: none;
font-weight: normal;
font-style: normal;
background: url("/jacobblack/layout1bg.jpg");
background-color: #ab877d;
background-repeat: repeat;
margin-top: 0;
margin-bottom: 0;
margin-right: auto;
margin-left: auto;}



/* title */
h1 {  
font-size: 6pt;
line-height: 6pt;
font-family: arial;
color: #42697a;
background: transparent;
letter-spacing: 4px;
text-transform: uppercase;
text-align: right;
border-bottom: 1px #dfceca dashed;
font-weight: normal;
font-style: normal;
margin-top: 0px;
margin-bottom: 0px;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 5px;
padding-right: 5px;
}

/* text */
h2 {  
font-size: 8pt;
line-height: 12pt;
font-family: arial;
color: #7d7876;
background: transparent;
text-transform: none;
font-weight: normal;
font-style: normal;
margin-top: 3px;
margin-bottom: 3px;
}



A:Visited {
color: #5d93a5;
text-decoration : none;}

A:Link {
color: #5d93a5;
text-decoration : none;
cursor : default;
font-weight: normal;}

A:Hover {
color: #508597;}


i{color: #508597;}
b{color: #508597;}
u{color: #508597;}


tr, td {
font-family: arial;
color: #7d7876;
font-size: 11px;
line-height: 20px;
background: transparent; }

#layout {
width: 585px;
background-color: #ffffff;
text-align: justify; 
border-top: 8px solid #ffffff;
border-left: 8px solid #ffffff;
border-right: 8px solid #ffffff;}

#main {
background: transparent; 
padding:2px;}

#sidebar {
background: transparent;
padding:2px;} 



.center {
margin: auto;}



blockquote {
font-family: arial;
font-size: 7.5pt;
line-height: 12pt;
color: #7d7876;
background-color: transparent;
background: url("/jacobblack/blockquotebg2.jpg");
border-right: 5px solid #5d93a5;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 5px;
padding-right: 5px; }



/* join/update/contact form */
input,select,textarea,submit 
{color: #5c5c5c;
font-family: arial;
font-size: 7.5pt;
line-height: 14pt;
background-color: #ffffff;
border-color: #3b6a7a;
border-style: solid;
border-width: 1px;
margin: 1px;
padding: 3px;}




/* div link */
a.nav:link, a.nav:visited, a.nav:active { 
font-family : arial;
font-size : 7pt;
line-height : 6pt;
background-color: #eedbd4;
color : #396f85;
cursor : default;
display : block;
margin : 2;
margin-bottom : 0;
padding : 8px;} 

/* hovering that div link */
a.nav:hover { 
font-family : arial;
font-size : 7pt;
line-height : 6pt;
letter-spacing: 1px;
color : #144d64;
background-color : #ffffff;
cursor : default;
display : block;
margin : 2;
margin-bottom : 0;
padding : 8px;}
