BODY, html { 
background: url(images/) #cbcbcb fixed repeat ; 
margin: 0 ; 
font-family: sans-serif; 
font-size: 12em ; 
color: #B23434 ;
} 

.container {
border-left: inset 2px #5d5d5d ;
border-top: none ;
border-bottom: solid 2px #5d5d5d ;
border-right: solid 1px #efefef ;
padding: 0px ;

}

DIV.clock {
}

TABLE.content {
font-size: 12pt ;
color: #333333 ;
padding: 15px ;
background: url(images/background_fixed.jpg) #CBCBCB  no-repeat ; 
}

P.signature {
  font-family: 
"Brush Script MT"
"Monotype Corsiva"     
"Comic Sans MS"
"Brush Script MT"

 cursive;
color: #000088 ;
}

TABLE.nav {
background: url(images/nav_back.jpg) #efefef fixed repeat ;
}

TABLE.footer {
border-top: 1px teal solid ;
}

A { 
font-family: sans-serif ; 
font-size: 12pt ; 
text-decoration: none ; 
color: #0000bb ; 
}

a:hover { 
font-family: sans-serif; 
font-size: 12pt ; 
color: #ff0000 ;
}

.credit { 
font-family: sans-serif ; 
font-size: 9pt ; 
text-decoration: none ; 
color: #575757 ; 
}

a.credit:hover { 
font-family: sans-serif; 
font-size: 9pt; 
color: #ff0000
}

A.n {
display: block ;
width: 160px;
height: 19px ;
text-align: left ;
text-decoration: none ;
font-family: sans-serif ;
font-size: 12pt ;
color: #4c4c4c ;
background: url(images/off.jpg);
}

A.n:hover {
display: block ;
width: 160px;
height: 19px ;
text-align: left ;
text-decoration: none ;
font-family: sans-serif ;
font-size: 12pt ;
color: #000000 ;
background: url(images/hover.jpg);
}

P.n {
display: block ;
width: 160px;
height: 19px ;
text-align: left ;
text-decoration: none ;
font-family: sans-serif ;
font-size: 12pt ;
font-weight: normal ;
color: #000000 ;
background: url(images/active.jpg);
}



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: navy ; 
}

I { 
font-family: sans-serif ; 
font-size: 9pt ; 
}

