BODY, html { 
background: url(images/vert_back.jpg)  fixed repeat ; 
margin-top: 5 ;

scrollbar-face-color: #ff0000; 
scrollbar-shadow-color: #ffffff; 
scrollbar-track-color: #efefef; 
scrollbar-arrow-color: #ff0000; 
font-family: Comic Sans MS, Serif; 
font-size: 12pt ; 
color: #000000 ;
} 

TABLE.container {
border: solid 1px #000088 ;
margin-left: auto ;
margin-right: auto ;
}

TR.background {
background: url(images/page_back.jpg) #FFE400  repeat ; 
padding: 0px ;
}

TD.text {
padding: 10px ;
}

TABLE.footer {
background: url(images/page_back.jpg) #FFE400  repeat ; 
padding-top: 5px ;
border-top: solid 1px #000088 ;
}

.bottom {
font-size: 7pt ;
}
.bottom:hover {
font-size: 7pt ;
}

.small {
font-size: 10pt ;
text-decoration: none ; 
}

a:hover.small {
font-size: 10pt ;
color: #0000ff ;
text-decoration: underline ; 
}



A { 
font-size: 12pt ; 
text-decoration: none ; 
color: #0000bb ; 
}

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

.credit { 
font-family: sans-serif ; 
font-size: 9pt ; 
text-decoration: none ; 
color: #484848 ; 
}

a.credit:hover { 
font-family: sans-serif; 
text-decoration: underline ; 
font-size: 9pt; 
color: #efefef ;
}

A.n {
padding-left: 5px ;
display: block ;
width: 166px;
height: 30px ;
text-align: left ;
line-height : 2.0em ;
text-decoration: none;
font-family: Comic Sans MS, Serif; 
font-size: 12pt ;
font-weight: normal ;
color: #ff0000;background-image: url(images/btn_off.jpg)  ; 
}

A.n:hover {
display: block ;
width: 166px;
height: 28px ;
text-align: center ;
line-height : 2.0em ;
text-decoration: none;
font-family: Comic Sans MS, Serif; 
font-size: 12pt ;
font-weight: normal ;
color: #0000ff;
border-top: 1px solid #000088 ;
border-bottom: 1px solid #000088 ;
background: #FFE400 ;
}



/* For two line menu items */

A.n2 {
padding-left: 5px ;
display: block ;
width: 166px;
height: 40px ;
text-align: left ;
line-height : 1.0em ;
text-decoration: none;
font-family: Comic Sans MS, Serif; 
font-size: 12pt ;
font-weight: normal ;
color: #ff0000;background-image: url(images/btn_off.jpg)  ; 
}

A.n2:hover {
display: block ;
width: 166px;
height: 38px ;
text-align: center ;
line-height : 1.0em ;
text-decoration: none;
font-family: Comic Sans MS, Serif; 
font-size: 12pt ;
font-weight: normal ;
color: #0000ff;
border-top: 1px solid #000088 ;
border-bottom: 1px solid #000088 ;
background: #FFE400 ;
}

/* end two line menu */

P.n {
display: block ;
width: 166px;
height: 28px ;
text-align: center ;
line-height : 2.0em ;
text-decoration: none;
font-family: Comic Sans MS, Serif; 
font-size: 12pt ;
font-weight: normal ;
color: #efefef ;
background-image: url(images/active.jpg)  ; 
}

.n:visited {
display: block ;
width: 166px;
height: 28px ;
text-align: left ;
line-height : 2.0em ;
text-decoration: none;
font-family: Comic Sans MS, Serif; 
font-size: 12pt ;
font-weight: normal ;
color: #990000 ;
}

.n2:visited {
display: block ;
width: 166px;
height: 40px ;
text-align: left ;
line-height : 1.0em ;
text-decoration: none;
font-family: Comic Sans MS, Serif; 
font-size: 12pt ;
font-weight: normal ;
color: #990000 ;
}

H1 {
font-family: "Cooper Black BT", serif ;
font-size: 22pt ;
color: #ff0000 ;
}

LI { 
list-style-image:  url(images/li.gif);
color: #0D4AFB ; 
}

UL, OL { 

font-size: 12pt ; 
color: teal ;
}

EM { 
font-family: "Cooper Black BT", serif ;
font-size: 12pt ; 
color: #000000 ; 
}

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



DIV.clock {
position: relative ;
top: 110px ;
left: 700px ;
}
