
BODY, html { background: url() #2a2a2a fixed repeat; 
margin: 5 ; 
scrollbar-face-color: #ff0000; 
scrollbar-shadow-color: #ffffff; 
scrollbar-track-color: #2a2a2a; 
scrollbar-arrow-color: #ff0000; 
font-family: arial, helvetica, veranda, sans-serif ;
color: 000066 ;
} 


.wrapper {
width: 800px ;
margin: auto ;
background: #ffff9b ;
}

.outer_border {
border: 3px solid blue ;
}

.middle_border {
border: 3px solid white ;
}

.inner_border {
border: 3px solid red ;
}

.content_wrapper {
height: 700px ;
}

.inside {
height: 600px ;
}

.contents {
padding: 30px ;
}


dt {
color: teal ;
font-weight: bold ;
}

dd {

}

.credit {
font-size: 9pt ;
color: #666666 ;
}

a.credit:hover {
font-size: 9pt ;
color: #444444 ;
text-decoration: underline ;
}

.view_listings {
color: green ;
}

A { 
font-family: sans-serif ; 
font-size: 12pt ; 
text-decoration: none ; 
color: #3090ff ; 
}

a:hover { 
font-family: sans-serif; 
font-size: 12pt; 
color: #ff0000 ;
}

A.m {
display: block ;
width: 198px ;
text-align: center ;
text-decoration: none ;
font-family: sans-serif ;
font-size: 12pt ;
font-weight: bold ;
color: #ffffff;
BORDER: solid 1px #ff0000 ;
background-color:#000000 ;
padding: 3 ;
}

A.m:hover {
border: solid 1px #0000ff;
color: #000000;
background-color:#ffffff;
padding: 3 ;
}

.m2 {
display: block ;
width: 198px ;
text-align: center ;
text-decoration: none ;
font-family: sans-serif ;
font-size: 12pt ;
font-weight: bold ;
color: #000000 ;
BORDER: solid 1px #ff0000 ;
background-color:#ffff00 ;
padding: 3 ;
}

A.a {
display: block ;
width: 198px;
text-align: center ;
text-decoration: none;
font-family: sans-serif ;
font-size: 12pt ;
font-weight: bold ;
color: #000000;
BORDER: solid 1px #FF0000;
background-color:#FFFFFF;
padding: 3 ;
}



A.s { 
font-family: sans-serif ; 
font-size: 7pt ; 
text-decoration: none ; 
color: #7f7f7f ; 
}

a:hover.s { 
font-family: sans-serif; 
font-size: 7pt; 
text-decoration: none ; 
color: #ff0000 ;
}



LI { 
list-style: square outside; 
color: teal ; 
}

UL, OL { 
font-family: sans-serif ; 
font-size: 12pt ; 
color: teal ;
}

EM { 
font-family: sans-serif ; 
font-size: 12pt ; 
color: hotpink ; 
}

I { 
font-family: sans-serif ; 
font-size: 9pt ; 
}

H1 { 
font-family: sans-serif ;  
font-size: 24pt ; 
color: #ff0000 ; 
}

H2 { 
font-size: 22pt ; 
color: navy ; 
}

H3 { 
font-size: 20pt ; 
color: navy ; 
}

H4 { 
font-size: 18pt ; 
color: navy ; 
}

H5 { 
font-size: 16pt ; 
color: navy ; 
}

H6 { 
font-size: 12pt ; 
color: navy ; 
}









