body {
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-align:center;
	margin:0px;
	width:100%;
	background-color:#000000;
	color:#FFFFFF;
}
h1, h2, h3, h4, h5, h6 {
margin:0px;
}
.bodystyle {
	font-family: "Trebuchet MS";
	font-size: 12px;
}

.small {
	font-family: "Trebuchet MS";
	font-size: 9px;
}

.medium {
	font-family: "Trebuchet MS";
	font-size: 12px;
}
.medium_white {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color:#eee;
}

.big {
	font-family: "Trebuchet MS";
	font-size: 16px;
}
.big_white {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color:#CCCCCC;
}

.xbig {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color:#CCCCCC
}
.xbig_2 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color:#000000
}
.xbig_3 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color:#000000
}
.xbig_RED {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color:#FF0000
}

.xbig_yellow {
	font-family: "Trebuchet MS";
	font-size: 22px;
	color:#FFFF00
}

.expanded {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
}

.justified {
	font-family: "Trebuchet MS";
	text-align: justify;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FF3399;
}



#container {
	width:980px;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
}

#header {
	width:980px;
	height:140px;
	background-image:url(graphics/header_2.jpg);
	background-repeat: no-repeat;
	text-align:left;
}
#nav {
	height:19px;
	padding-right: 10px;
	width: 600px;
	float: right;
}
#content {
	width:980px;
	

}
#content_padding {
	padding:0px 5px 0px 5px;
	width: 0px;
}
#wrapper {
width:980px;
background:url(graphics/repeat.jpg) repeat-y;
}
#nav a:link {
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	color:#FF0000;			
		
}
#nav a:visited {
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	color:#FF0000;
	}
#nav a:hover {
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	color:#fff;
}
#nav a:active {
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	color:#FF0000;
}
#add_this {
	padding-top:98px;
	height:22px;
	width:265px;
	text-align:left;
}

.pipe {
font-size:18px;
color:#FFFFFF;
}
#left_col {
	float:left;
	display:inline;
	width:194px;
	padding: 2px 5px 2px 1px;

}
#centre_col {
	float:left;
	display:inline;
	width:510px;
	padding: 2px 5px 2px 5px;
}
#right_col {
	float:right;
	display:inline;
	width:250px;
	padding: 2px 5px 2px 5px;
}
.fixvis:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.fixvis {
display:inline-block;
}
.fixvis {
display:block;
}
* html .fixvis {
height:1px;
}
.fixvis {zoom:1;}  

#form .textinput {
	border:#000 thin solid;
	font-size:14px;
	color:#330000;
	width: 200px;
	background-color: #CCCCCC;
}
#form .button {
	border:#FFFFFF thin solid;
	font-size:14px;
	color:#000000;
	background-color: #CCCCCC;
}
#footer {
	width:980px;
	background-image:url(graphics/footer.jpg);
	height:40px;
	background-repeat:no-repeat;
	clear:both;
	float: none;
}
#inner_content_padd {
padding:0px 5px 0px 5px;
}
a:link {
	color:#CCCCCC;
	text-decoration:none;
}
a:visited {
	color:#FF0000;
	text-decoration:none;
}
a:hover {
	color:#FF0000;
	font-weight:bold;
	text-decoration:none;
}
a:active {
	color:#EEEEEE;
	
}
#addthis {
	width:350px;
	float:left;
	padding-left: 5px;
	padding-top: 2px;
}
.clearer { clear:both;}
.timetable a:link {
	color:#CCCCCC;
	text-decoration:none;
}
.timetable a:visited {
	color:#FF0000;
	text-decoration:none;
}
.timetable a:hover {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.timetable a:active {
	color:#EEEEEE;
	
}
