 /* General page style. The scroll bar colours only visible in IE5.5+ */
body {
	scrollbar-face-color:#404040;
	scrollbar-highlight-color:#808080;
	scrollbar-3dlight-color:#000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color:#202020;
	scrollbar-arrow-color:#FF0000;
	scrollbar-track-color:#000000;
	margin-bottom:0px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	text-align: center;
	background-image: url(http://www.continuum.uk.net/images/continuum_bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #EAEAEA;
}

/* General font families for common tags */
font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif }
a:link,a:active { color : #FFFF00; text-decoration: none }
a:visited { color : #FFFF00; text-decoration: none }
a:hover		{ color : #FFFFFF; text-decoration: none }
hr	{ height: 0px; border: solid #000000 0px; border-top-width: 1px; }

/* Used for the main content text */
.main		{ font-size : 12px; color : #FFFFFF; }

/* Used for the main content text */
.committee	{ font-size : 12px; color : #FFFF00; }

/* Used for the main content text */
.guest	    { font-size : 12px; color : #00FF00; }

/* Used for the main content text */
.mentor	    { font-size : 12px; color : #FF0000; }

/* Used for the main content text */
.newshead	{ font-size : 12px; color : #333333; }

/* Used for the main content text */
.title {	font-family: Georgia, "Times New Roman", Times, serif; font-size: x-large; color : #FFFFFF;  }

/* Used for the navigation text */
.subnav			{ font-size : 11px; color : #FFFFFF; }
a.subnav:link   { color : #FFFFFF; text-decoration: none }
a.subnav:visited   { color : #FFFFFF; text-decoration: none }
a.subnav:hover  { color : #FFFF00; text-decoration: none }
a.subnav:active { color : #FFFFFF; text-decoration: none }