body {
	background: rgb(230,230,230);
	color: white;
	position: relative;
	font-family: arial, verdana, sans-serif;
	font-size: small;
	padding: 0;
	margin: 0;
}

a, a:link, a:visited {
	margin: 0;
	padding: 0;
	list-style: none;
	text-decoration: underline;
	font-weight: normal;
	color: white;
}


#leftgutter {
	position: relative;
	background: url(../gfx/leftgutter.png) repeat-y;
	width: 1022px;
	margin: 0 auto;
}

#rightgutter {
	background: url(../gfx/rightgutter.png) right repeat-y;
}

h2 {
	font-size: 1.4em;
	margin: 0 0.5em;
}

#main {
	background-color: black;
	margin-left: 31px;
	margin-right: 31px;
	height: 100%;
	/*padding: 1em;*/
/*	border: 1px solid red;*/
}

hr.cleaner {
clear:both;
height:1px;
margin: -1px 0 0 0;
padding:0;
visibility: hidden;
}

.smltxt {
	font-size: 10px;
}

.hdrtxt {
	font-size: 16px;
	font-weight: bold;
	color: yellow;
}

.centre {
	text-align: center;
}

#BannerLarge {
	position: relative;
	width: 960px;
	height: 213px;
	background: url(../gfx/bannerlarge.jpg)  no-repeat;
	margin-bottom: 15px;
}

#BannerLargeButtons{
	position: absolute;
	width: 760px;
	height: 22px;
	right: 0;
	bottom: 0;
}

#BannerLargeButtons a {
	margin: 0 2px; 0 0;
	padding: 0;
}

#BannerLargeButtons a img:hover {
	filter:alpha(opacity=50)
	-moz-opacity: 0.5;
	opacity: 0.5;
}

#BannerLargeButtons a img {
	border: 0;
	margin: 0;
	padding: 0;
}




#BannerSmall {
	position: relative;
	width: 960px;
	height: 132px;
	background: url(../gfx/bannersmall.jpg)  no-repeat;
	margin-bottom: 15px;
}

#BannerSmallButtons{
	position: absolute;
	width: 760px;
	height: 22px;
	right: 23px;
	bottom: 0;
}

#BannerSmallButtons a {
	margin: 0 2px; 0 0;
	padding: 0;
}

#BannerSmallButtons a img:hover {
	filter:alpha(opacity=50)
	-moz-opacity: 0.5;
	opacity: 0.5;
}

#BannerSmallButtons a img {
	border: 0;
	margin: 0;
	padding: 0;
}


/* Three Column Layout */

#ThreeColLeftWrapper {
	position: relative;
	text-align: left;
	width: 100%;
}

#ThreeColRightWrapper {
	position: relative;
	text-align: left;
	width: 100%;
}

#ThreeColMain {
	position: relative;
	margin: 0;
}

#ThreeColCentre {
	position: relative;
	margin: 0;
	padding: 0 236px;
}

#ThreeColCentre p {
	padding: 0 0.5em;
}

#ThreeColCombinedRight {
	position: relative;
	margin: 0;
	padding: 0 0 0 253px;
}

#ThreeColLeft {
	position: relative;
	float: left;
	width: 231px;
	z-index: 100;
}

#ThreeColRight {
	position: relative;
	float: right;
	width: 231px;
	z-index: 99;
}

#ThreeColFooter {
	position:relative;
	top:1px;
	width:100%;
	clear:both;
	margin:0;
	padding:1% 0;
	text-align:center;
	}


/* Box borders start here */
.boxtop {
	width: 100%;
	height: 30px;
	background: url(../gfx/bordertopleftandtop.png) no-repeat left top;
}

.boxtopright {
	display: block;
	height: 30px;
	position: relative;
	background: url(../gfx/bordertopright.png) no-repeat right top;
	padding-left: 15px;
}

.boxheader {
	padding-left: 20px;
	margin-right: 20px;
	padding-top: 3px;
	height: 20px;
}

.boxcontent {
	position: relative;
	padding: 1px 16px 0px 16px;
	background: url(../gfx/borderright.png) repeat-y right top;
}

.boxcontent img {
	border: 0;
	margin: 0;
	padding: 0;
}

.boxcontent p {
	margin: 0 0 0 5px;
}

.boxcontent ul {
	margin: 0 0 0 5px;
	padding: 0;
}

.boxcontent li {
	margin: 0;
	padding: 0;
	list-style: none;
	font-weight: bold;
}

.boxbottom {
	width: 100%;
	height: 15px;
	background: url(../gfx/borderbottomleftandbottom.png) no-repeat left top;
}

.boxbottom span {
	display: block;
	position: relative;
	height: 15px;
	background: url(../gfx/borderbottomright.png) no-repeat right top;
	overflow: hidden;
}

.BoxSectionBreak {
	width: 193px;
	height: 28px;
	margin-top: 7px;
	margin-bottom: 7px;
	margin-left: 0px;
	padding-left: 2px;
	color: yellow;
	font-size: 16px;
	font-weight: bold;
	overflow: hidden;
	background: url(../gfx/DividerWithText.png);
/*	border: 1px solid red;*/
}

.BoxSectionBreak p {
	margin: 0;
	padding-top: 5px;
	padding-left: 3px;
}

.BoxDivider {
	width: 195px;
	height: 11px;
	margin: 5px 0 5px 0px;
	background: url(../gfx/DividerNoText.png);
}

.BoxDividerWide {
	width: 670px;
	height: 11px;
	margin: 5px 2px 5px 0;
	background: url(../gfx/DividerNoText.png);
}

/* Box borders end here */

.GenericRightBox {
	width: 701px;
	background: url(../gfx/borderleft.png) repeat-y left top;
	position: relative;
	margin-bottom: 5px;
}

.GenericRightBoxHeaderText, .GenericRightBoxHeaderText a, .GenericRightBoxHeaderText a:link, .GenericRightBoxHeaderText a:visited {
	width: 675px;
	height: 25px;
	color: yellow;
	font-size: 16px;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 5px;
	overflow: hidden;
	text-decoration: none;
}


.GenericRightBoxContent {
	position: relative;
	padding: 1px 12px 0px 14px;
	background: url(../gfx/borderright.png) repeat-y right top;
}

.GenericRightBoxContent p {
	padding-left: 15px;
	margin: 0;
}

.GenericRightBoxContent a, .GenericRightBoxContent a:link, .GenericRightBoxContent a:visited {
	font-size: 13px;
	color: #ffff40;
	text-decoration: none;
	line-height: 140%;
}

.GenericRightBoxContent a img {
	vertical-align: middle;
	border: 0;
	margin: 0.5em;
}

.GenericRightBoxSectionBreak {
	width: 670px;
	height: 28px;
	margin-top: 7px;
	margin-bottom: 7px;
	margin-left: 0px;
	padding-left: 2px;
	color: yellow;
	font-size: 16px;
	font-weight: bold;
	overflow: hidden;
	background: url(../gfx/DividerWithText.png);
/*	border: 1px solid red;*/
}