body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background-color: ffffff;
}

table, tr, th, td {
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;
}

a:link, a:visited, a:hover {
	color: #006699;
	text-decoration: none;
}

a:hover {
 	background-color: #1c20c4;
	color: #ffff00;
	text-decoration: underline
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
}

h2{
 font-size: 114%;
 color: #006699;
}

h3{
 font-size: 100%;
 color: #334d55;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 100%;
 color: #334d55;
}

                             
/************* Sidebar Adverts *************/

#advert{
	font: 9pt "trebuchet ms", arial, sans-serif; /* Line copied from Xara stylesheet */
  	float:right;
	width: 75%;
	margin: 0;
	padding: 0 0 0 0;
}

.advert{
	font: 9pt "trebuchet ms", arial, sans-serif; /* Line copied from Xara stylesheet */
	padding: 10px 5px 5px 5px;
	font-size: 80%;
	border: 1px solid #ccc;
}

#advert ul {
	color: #333333;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
	list-style-image: url(../graphics/advert_bullet.gif);
}


/*#advert{
/*	padding: 10px 0px 0px 10px;
/*	font-size: 80%;
/*	border-top: 1px solid #cccccc;
/*}
/*
/*#advert img{
/*	display: block;
/*}
*/

.title{
/*	background-image:   url(../graphics/yellow-with-check-c.jpg);  	*/
/*	background-repeat: repeat;										*/
	font-size: xx-large;
	color: #FFFF00;
	font-weight: bolder;
	margin-left: 60px;
	text-align: left;
}


#titleGraphic1 {
	position: absolute;
	height: auto;
	width: auto;
	left: 0px;
	top: 0px;
}

#titleGraphic2 {
	position: absolute;
	height: auto;
	width: auto;
	left: 480px;
	top: 0px;
}

#titleGraphic3 {
	position: absolute;
	height: auto;
	width: auto;
	left: 680px;
	top: 0px;
}

/************* Menu Styles **************/

#Menu1{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 100%;
	color: #1c20c4;
	font-weight: bold;
	/*	color: #cccccc;   */
	padding: 0px 0px 0px 10px;
	white-space: nowrap;
	margin-top: 0px;
}

#Menu2{
	clear: both;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	font-size: 80%;
	color: #1c20c4;
	font-weight: bold;
	/*	color: #cccccc;   */
	padding: 3px 3px 3px 65px;
	white-space: nowrap;
	margin-top: 0px;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

/*.feature img{
/*	float: left;
/*	padding: 0px 10px 0px 0px;
/*	margin: 0 5px 5px 0;
/*}
/* adjust margins to change separation between the feature image and text flowing around it */

/************* #footerMenu styles ***************/

#footerMenu{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 75%;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */
