/* CSS Document */

body
{
font-family:Arial, Helvetica, sans-serif;
font-size: 80%;
background-color: #CCCCCC;
}
h1
{
font-size: 150%;
text-align: center;
}
h2
{
font-size: 120%;
}
h3
{
font-size: 120%;
color: #006699;
font-weight: bold;
}
h3 link
{
color: #006699;
}

.newshead
{
color: #003366;
font-size: 120%;

}
.separator
{
border-bottom: dotted #003366 1px;

}
.quotebox
{
float:right;
width: 200px;
height: auto;
padding: 20px;
background-color: #0099CC;
color: #ffffff;
font-size: 120%;
font-weight: bold;
}
.quotebox2
{
text-align: center;
height: auto;
padding: 20px;
background-color: #0099CC;
color: #ffffff;
font-size: 120%;
font-weight: bold;
}
#wrapper
{
	position: absolute;
	left: 50%;
	margin-left: -400px;
	width: 800px;
	background-color: #ffffff;
	border: 1px solid #000033;
	top: 13px;

}

#header
{position-relative;
background-color: #006699;
background-image: url(images/titlepic.jpg);
background-position: right;
background-repeat: no-repeat;
height: 115px;




}

.headtext
{
position:relative;
color: #ffcc00;
font-size: 28px;
width: 400px;

font-weight: bold;
padding-top: 20px;
padding-left: 10px;
float: left;
}
#secondrow
{
position: relative;
clear:both;
}
#cola
{float: left;
width: 549px;
padding: 25px;
border-right: 1px dotted #000033;
}
#colb
{
float: left;
width: 200px;
/*padding-bottom: 800px;
margin-bottom: -800px;
*/
padding-top: 50px;
}
#colc
{
float: left;
border-left: dotted 1px #000033;
}
.mainmenu
{
text-align: center;
background-color: #FFFFCC;
margin-left: 0;
padding-left:0em;
margin: 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 10px;
padding-top: 8px;
padding-bottom: 8px;
border-bottom: 1px  solid #000033;
color: #000033;
border-top: 1px solid #000033;
}
.mainmenu ul
{
list-style: none;
margin: 0px;
padding: 0px;
}
.mainmenu li
{

display: inline;
}
.mainmenu li a:link, .mainmenu li a:visited
{
margin-left: 5px;
margin-right: 5px;
text-decoration: none;
color: #000000;
}
.mainmenu li a:hover
{
color: #ff0000;
border-bottom: dotted 1px #000033;
}
.announce
{
background-color: #fff3c5;
padding: 10px;
border: dotted 1px #000033;
text-align: center;
font-size: 85%;
margin-left: 10px;
margin-right: 10px;
}
.biog
{position: relative;
clear:both;
}
.pic
{border: 1px solid #000033;
padding: 10px;
margin-right:10px;
margin-bottom: 5px;
width: 200px;
float:left;
}
.text
{
float:left;
width: 310px;
text-align: justify;
}
#footer
{
position: relative;
text-align: center;
padding: 10px;
font-size: 85%;
color: #333333;
}
#footer a
{
text-decoration: none;
color: #333333;
}
.thetable table
{
border-collapse: collapse;
}
.thetable td
{
border: 1px solid #ffcc00;
}
.thetable th
{
background-color: #006699;
color: #ffcc00;
border: 1px solid #006699;
}
.vsmall
{
font-size: 75%;
color: #006699;
}
#popupcontent{ 
padding: 20px;
		background-color: #ffffff;
		border: 1px solid #003300;
      position: absolute;
	   z-index: 80;
      visibility: hidden;
      overflow: hidden;
	 
      }.emphasise {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000033;
}

.xmashead
{
color: #ff0000;
font-weight: bold;
font-size: 130%;
}
.xmassubhead
{
color: #003300;
font-weight: bold;
font-size: 110%;
}
