/** {
	margin: 0px;
	padding: 0px;
}
*/

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size : 1px;
	line-height : 0px;
	overflow : hidden;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:88%;
	color: #333333;
	background-color: #8bbfd9;
	line-height: 1.2;
}

td {
	color: #333333;
	line-height: 1.2;
}

h4 {color: #000099;}

.style2 {color: #FFFFFF}
.redtext {color: #FF0000}
.invitecolour {color: #cc2668}
.hrulemargin {margin-left: 60px}

.pageheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #0000FF;
	font-style: italic;
}

.smalltextwhite {
	font-size: x-small;
	color: #FFFFFF;
}

.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
}


#container {
	margin: 0px auto;
	background-image: url(images/background-3.jpg);
	background-repeat: no-repeat;
	width: 890px;
	background-color: #8bbfd9;
	height: 250px;
	float: inherit;
	overflow: inherit;
}

#title {
	width: 270px;
	height: 60px;
	font-size: 16px;
	overflow: hidden;
	float: left;
	margin-top: 90px;
	margin-left: 55px;
	text-align: center;
}

#header_image {
	width: 355px;
	height: 235px;
	overflow: hidden;
	float: left;
	margin-top: 7px;
	margin-left: 7px;
}

#menu_area {
	width: 890px;
	height: 40px;
	background-image: url(images/menubg.jpg);
	overflow: hidden;
	float: left;
	margin-top: 10px;
	margin-left: 0px;
	background-color: #e6e6e6;
}

#latest_news {
	width: 250px;
	overflow: hidden;
	float: right;
	margin-top: 10px;
	margin-right: 5px;
	background-color: #FFFFFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}	
	
#body_bg_top {
	width: 890px;
	height: 20px;
	background-image: url(images/bodybg_top.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	float: left;
	margin-top: 10px;
	margin-left: 0px;
}

#body_bg_middle {
	width: 870px;
	background-image: url(images/bodybg_middle.jpg);
	background-repeat: repeat-y;
	overflow: inherit;
	float: left;
	margin-left: 0px;
	padding-left: 10px;
	padding-right: 10px;
}	

#body_bg_bottom {
	width: 890px;
	height: 20px;
	background-image: url(images/bodybg_bottom.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	float: left;
	margin-left: 0px;
}	

#footer_area {
	width: 890px;
	height: 40px;
	font-size: 12px;
	background-image: url(images/menubg.jpg);
	overflow: hidden;
	float: left;
	margin-top: 10px;
	margin-left: 0px;
	background-color: #e6e6e6;
}

a:link, a:visited, a:active{
	color: #0000FF;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/*--------------------------------------------*/
a.menulink:link, a.menulink:visited, a.menulink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size:95%;
	color: #003366;
	text-decoration: none;
}

a.menulink:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #FF0000;
	border-bottom-color: #FF0000;
}


a.hlink10:link, a.hlink10:visited, a.hlink10:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: blue;
	text-decoration: none;
}

a.hlink10:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #FF0000;
	text-decoration: underline;
}


/* ----------------------------------------*/
a.top:link, a.top:visited ,a.top:active{
	font-size: 75%;
	color: #CC6600;
	text-decoration: none;
}

a.top:hover {
	font-size: 75%;
	color: #993333;
	text-decoration: underline;
}

/* -----------------------------------------*/

a.hlinksmall:link, a.hlinksmall:visited, a.hlinksmall:active{
	font-size: 85%;
	color: blue;
	text-decoration: none;
	font-weight: normal;
}

a.hlinksmall:hover {
	font-size: 9px;
	font-weight: normal;
	color: blue;
	text-decoration: underline;
}



table.gridtable {
	font-family: verdana,arial,sans-serif;
	font-size:80%;
	color:#333333;
	border-width: 1px;
	border-color: #666666;
	border-collapse: collapse;
}
table.gridtable th {
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #666666;
	background-color: #dedede;
}
table.gridtable td {
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #666666;
	background-color: #ffffff;
}


#calendar td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #333333;
	text-align:center;
}

.gold_sponsor {	
	font-size: 80%; 
	}
.indent {
	margin-left:20px;
}.vert {
	border-right: thin solid #CCCCCC;
}
.image-edge {
	margin: 5px; }
	
#box500 {
	text-align:center;
	margin: 5px;
	padding: 5px;
	height: auto;
	width: 500px;
}
