body {
	font-family: Arial, Helvetica, sans-serif;
}

td {    font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
li  {       padding-right: 20px;

}
p {         padding-left: 10px; 
             padding-right: 10px;

}
hr { color: #663366; width: 80%; align: center

}
#subnavcontainer {  position: relative;  width: 100%; 
                              left: -32px;  top: 10px;

}

#subnavlist ul
{     list-style: none; 
       display: inline;   
       padding: 0;
       margin: 0;

}

#subnavlist li 
{
       display: inline;
       text-decoration: none;
       margin: 0; padding-right: 0;

}

#subnavlist a  
{
display: inline; font-family: Arial, Helvetica, sans-serif;
       font-size: 11px;
       font-weight: bold;
       color: #FFFFFF; 
      text-decoration: none; 
      margin: 0;
      padding: 0 15 0 0;
       
}

#subnavlist a:hover
{
display: inline;
text-decoration: underline;
margin: 0;

}

.contentarea { 
	background-image: url(small.jpg);
	background-repeat: no-repeat;
	background-position: top right;

}
.subhead-mono {
	font-family: "Andale Mono", "Courier New", "Lucida Console", Courier, mono;
	font-size: 17px;
	font-weight: bold; 
                color: #FF33cc; 

}
.subhead-sans  {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 13;
	font-weight: bold;
	color: #ccccff;
}

.subhead-serif {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	color: #FFFFFF;

}
.header-mono {
	font-family: "Andale Mono", "Courier New", "Lucida Console", Courier, mono;
	font-size: 24px;
	font-weight: bold; color: #ffffff; 

}
.header-sans {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold; color: #ffffff;

}
.header-serif  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: bold; color: #ffffff;
}
.body-mono {
	font-family: "Andale Mono", "Courier New", "Lucida Console", Courier, mono;
	font-size: 16px;
	font-weight: bold; color: #ffffff; 

}
.body-sans {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal; color: #ffffff;  

} 
.body-serif {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal; color: #ffffff;

}
a.menu { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.menu:active { 
	text-decoration: none;
}

a.menu:visited { 
	text-decoration: none;
}

a.menu:hover { 
	text-decoration: underline; 
                color: #FF33CC;

}

.announce { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FF0099;
	font-weight: bold;
        text-align: "center";
        background-color: #000000;
        padding: 5 10; 

}
.intro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
        color: #ccccff; 

}
.white-italic  {
	font-family:  Verdana, Arial, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
        font-style: italic;
	color: #ccccff;
}
.presenter {
        font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
        background-color: #663366;
        text-align: center;
        padding: 3 5;
}
.caption {
	font-family: "Andale Mono", "Courier New", "Lucida Console", Courier, mono;
	font-size: 11px;
	font-weight: normal; 
        color: #FF33cc; 

}

