body{
	margin:0 auto;
	padding:0;
	color:#003300;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 76%;
	background-color: #f4f4f4;
	background-repeat: repeat-y;
	background-position: center top;
	background-image: url(pagebg.gif);
}

#wrap{
	background:#ffffff;
	color:#303030;
	width:860px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-left: 10px;
	padding-right: 10px;
}
* html #content { height: 1em; }
#header{
	clear:both;
	padding:0;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	height: 90px;
}

/* Bread Crumb trail */

#BreadCrumbBar
{
	font-size: 85%;
	color: #999999;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;

}


.announce{
margin:10px 0 10px 0;
padding:10px;
width:130px;
color:#505050;
background-color:#f4f4f4;
line-height:1.3em;
}


#content{
	line-height:1.6em;
	text-align:left;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-position: left;
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #f0f0f0;
	border-bottom-color: #f0f0f0;
	border-left-color: #f0f0f0;
}

#content h1{
	font-size:100%;
	margin:0 0 0.5em 0;
}


h1{
	font-size:100%;
	margin:0 0 10px 0;
}


h3{
font-size:1.3em;
margin:0 0 10px 0;
}

a{
text-decoration:none;
color:#286ea0;
}

a:hover{
text-decoration:underline;
color:#286ea0;
}

img{
	border:0;
}

.media
{
	margin-top: 5px;
	margin-bottom: 5px;
	height: 110px;
	
}

#footer{
	clear:both;
	margin:0 auto;
	padding:10px 0 20px 0;
	border-top:4px solid #f0f0f0;
	width:860px;
	text-align:center;
	color:#808080;
	font-size:90%;
}

#footer a{
color:#808080;
text-decoration:none;
}

#footer a:hover{
text-decoration:underline;
}

.left{
padding:1px;
display:inline;
background:#cccccc;
color:#303030;
border:4px solid #f0f0f0;
margin:10px 10px 5px 0;
float:left;
}

.right{
padding:1px;
display:inline;
background:#cccccc;
color:#303030;
border:4px solid #f0f0f0;
margin:10px 0 5px 10px;
float:right;
}

.centre{
padding:1px;
display:inline;
background:#cccccc;
color:#303030;
border:4px solid #f0f0f0;
margin:10px 0 5px 10px;
}

.thumb{
	padding:1px;
	display:inline;
	background:#cccccc;
	color:#303030;
	border:4px solid #f0f0f0;
	float:left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0;
}

.textright{
text-align:right;
}

.center{
text-align:center;
}

.bold{
font-weight:bold;
}

.hide{
display:none;
}

.views
{
	border: 1px solid #000000;
	width: 460px;
}

.postbox{
	height: 110px;

}

* html #content { height: 1em; }

.mainimage{
	width: 308px;
	float: left;
	margin-right: 10px;
}

.newsbox{
	height: 170px;
	width: 540px;
	float: right;
	clear: right;
	margin-bottom: 10px;
}

.newstext{
	padding-right: 10px;
	padding-bottom: 10px;
	height: 150px;

}

.newsbox2{
	width: 160px;
	padding-left: 20px;
	padding-top: 10px;
	float: left;
	background-color: #EFEFEF;
	padding-bottom: 10px;
	
}

.newsbox3{
	width: 160px;
	padding-left: 20px;
	padding-top: 10px;
	float: left;
	background-color: #EBEBEB;
	margin-top: 10px;
	padding-bottom: 10px;
	
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1%;
	line-height: 0px;
}
.notice h1{
	color: #FFFFFF;
	background-color: #FF0000;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;

}
.btmlinks {
	text-align: center;
	margin-top: 10px;
	background-color: #EFEFEF;
	float: left;
	margin-bottom: 10px;
	padding: 5px;
	width: 780px;
}
.tblogo {
	float: right;
	margin-bottom: 5px;
	clear: right;
	margin-top: 5px;

}
.notice {
	text-align: center;
	background-color: #FF0000;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;

}
.notice a{
	color: #FFFF00;
	text-decoration: underline;

}
