body {
	margin: 0;
	padding: 0;
	font-family: Verdana, sans-serif;
	font-size: small;
	line-height: 125%;
	background: #999;
	}
a {
	font-style: italic;
	color: #197246;
	text-decoration: underline;
	}
a:hover {
	text-decoration: none;
	}
h1, h3 {
	margin: 0;
	font-family: Arial;
	line-height: 120%;
	}	

#maincontainer {
	width: 840px; /* width of main container */
	margin: 0 auto;
	}

#header{ 
	height: 175px;
	margin-top:10px;
	background-color: #fff;
	background-image: url("http://www.bcachievement.com/images/header1.jpg");
	}
#tagline {
	position:relative;
	top: 95px;
	left: 585px;
	width: 190px;
	}

#contentwrapper {
	float: left;
	width: 100%;
	background:#fff;
}
#contentcolumn {
	margin-left: 200px; /* set left margin to leftcolumn width */
	}
.contentcolumninner {
	margin: 20px 25px 10px 20px;
	position: relative;
	}
.contentcolumninner li {
	margin-left:15px;
	}
#thanks-aboriginalart {
	width:525px;
	border:1px solid #000;
	padding:10px 20px 20px 20px;
	}

#awardlogo {
	float: left;
	width: 100%;
	padding: 0 0 20px 0;
	text-align: center;
	}
#address {
	width: 170px;
	color: #fff;
	font-family: Verdana;
	font-size: x-small;
	line-height: 130%;
	background: #053362;
	position: absolute;
	bottom: 0;
	left: -200px;
	}
#contactinfo {
	color: #000;
	font-family: Verdana;
	font-size: small;
	padding: 25px 0 0 0;
	width: 100%;
	}
#copyright {
	color: #000;
	font-family: Verdana;
	font-size: x-small;
	line-height: 150%;
	padding: 0;
	width: 100%;
	}

#leftcolumn {
	font-size: x-small;
	font-weight: normal;
	float: left;
	width: 200px; /* width of left column */
	margin-left: -840px; /* set left margin to -(maincontainer width) */
	background: #ccc;
	color:#000;
	}
#leftcolumn a {
	font-weight: normal;
	color:#000;
	text-decoration: underline;
	}
#leftcolumn a:hover {
	text-decoration: none;
	}
#leftcolumn li {
	margin-left:15px;
	}
.leftinner {
	margin: 20px;
	line-height: 135%;
	}
ul.nested { /* creative award left menu nested list */
	margin: 0 0 0 15px;
	padding: 0;
	}
li.nested { /* creative award left menu nested list */
	margin-left: 15px;
	list-style: square;
	}

#sponsorlogo-aboriginalart {
	font-family: Arial;
	font-size: x-small;
	width: 165px;
	padding: 0;
	text-align:center;
	}
img.floatRight { 
	float: right; 
	margin: 0 0 5px 20px;
	clear:right;
	}
p.floatRight {
	float: right; 
	text-align:center;
	margin: 0 0 5px 150px;
	clear:right;
	text-decoration: underline;
	font-family: Arial, san-serif;
	font-size: small;
	font-weight: normal;
	}
p.floatRight:hover {
	text-decoration: none;
	}
	
#footer {
	clear: left;
	width: 100%;
	background: #000;
	padding: 0;
	height:1px;
	margin-bottom:10px;
	}
