.head{
font:  45px black;
font-family: comic sans MS;
background-color: white;
margin-bottom: 20px;
margin-top: 5px;
float:center;
}

.title{
font-size:  24px;
color: blue;
font-family: verdana;
background-color: white;
margin-left:10%;
margin-bottom: 20px;
width:80%;
float:center;
}

.main{
font-size:  16px black;
font-family: verdana;
background-color: white;
margin-left:10%;
float:center;
width: 80%;
}

.main A{
text-decoration: none;
color: blue;
}

.main A:visited { 
text-decoration: none;
}

.tabed {
font: 16px black;
font-family: verdana;
background-color: white;
margin-left:15%;
float:center;
width: 80%;
}

.clock{
color: red;
font-family: tahoma;
font-weight: bolder;
margin-bottom: 20px;
font-size: 12px;
}


.testimonial{
font:  14px black;
font-family: verdana;
background-color: white;
font-style: italic;
margin-left:15%;
float:center;
width: 70%;
}

.signature{
font:  14px black;
font-family: verdana;
background-color: white;
margin-left: 35%;
margin-top: 5px;
margin-bottom: 50px;
float:center;
width: 80%;
}

.subtitle{
font:  18px;
color: red;
font-style: italic;
font-family: verdana;
background-color: white;
margin-top: 20px;
margin-bottom: 5px;
margin-left:10%;
float:center;
}

.subtitle A {
text-decoration: none;
color: red;
}


.indentmenu{
font: bold 15px Arial;
width: 100%; /*leave this value as is in most cases*/
}

.indentmenu ul{
margin: 0;
padding: 0;
float: center;
width: 80%; /*width of menu*/
border: 1px solid #564c66; /*dark purple border*/
border-width: 1px 0;
background: black url(indentbg.gif) center center repeat-x;
}

.indentmenu ul li{
display: inline;
}

.indentmenu ul li a{
float: center;
color: white; /*text color*/
padding: 10px 10px;
text-decoration: none;
border-right: 1px solid #564c66; /*dark purple divider between menu items*/
}

.indentmenu ul li a:visited{
color: white;
}

.indentmenu ul li a:hover, .indentmenu ul li .current{
color: white !important; /*text color of selected and active item*/
padding-top: 6px; /*shift text down 1px for selected and active item*/
padding-bottom: 4px; /*shift text down 1px for selected and active item*/
background: black url(indentbg2.gif) center center repeat-x;
}

 .centeredimage{
    text-align:center;
    margin-top:0px;
    margin-bottom:25px;
    padding:0px;
    }
</style>

#tabledescription{
width: 100%;
height: 2em;
padding: 2px;
filter:alpha(opacity=0);
-moz-opacity:0;
}

