body {
	margin: 0px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	min-height: 100%;
	background: #9d9db5;
}
a {
	color: white;
	text-decoration: underline;
}
#mainbg {
	width: 100%; 
	min-height: 100%;
	background: url(images/grid-bg-tile.jpg) 4px 4px repeat;
}
#container {
	max-width:1280px;
}
#topheader {
	width: 100%;
	text-align: right;
	background: url(images/headertop_bg.jpg)
}
#bottomheader {
	height: 46px;
	text-align: left;
	background: url(images/headerbottombg.jpg) 2px;
}
#mainarea {
	text-align:left;
}
#footer {
	padding: 0px 10px;
	font-size: 10px;
	background: url(images/footerbg.jpg) top left repeat-x;
	height: 116px;
}
.quicklinkscontainer {
	padding: 6px 10px;
}
sup {

}
a.quicklinks {
	color: white;
}
.footerleft, .footerright {
	padding: 10px 0px;
	font-size: 12px;
}
.footerleft {
	text-align: left;
	float: left;
}
.footerright {
	text-align: right;
	float: right;
}
.maincol, .rightcol, .tripcol, .singlecol {
	background: #b2b3c7 url(images/titlebg.jpg) repeat-x;
}
.maincol{

}
.rightcol {
	margin-left: 50px;
}
.listtext {
	padding:0px 10px 10px 30px;
}
.maincoltext, .firstpara {
	font-size: 14px;
	padding:0px 10px 10px 10px;
}
h3 {
	padding: 10px;
	font-size: 18px;
}
.firstpara {
	font-size: 14px;
}

.bullet {
	position: relative;
	top: 0px;
}
.bulletText {
	margin-top: -30px;
	padding-left: 20px;
}
.piccolumn {
	float: right;
	margin: 40px 20px;
}
.pic {
	border: 1px solid black;
	margin-bottom: 20px;
}
.midstrap {
	clear: both;
	text-align: center;
	margin-bottom: 10px;
}

ul#news li div.images { margin: 10px; float: right; width: 460px } 
ul#news li div.images img { margin: 5px; float: left }