/* CSS Document */

/* CSS Document by Irene Liew*/

a:link {
	text-decoration:none;
	color:#aebcd9;
}

a:visited {
	text-decoration: none;
	color:#666666;
}

#top_main_history {
	position: absolute;
	left: 150px;
	top: 130px;
	width: 800px;
	height: 460px;
	background-image: url(http://www.ladysmithwaterfrontgallery.com/images/top_main_history.jpg);
	background-repeat: no-repeat;
}

#council_logo {
	position: absolute;
	left: 110px;
	top: 1px;
	z-index: 1;
}	

#top_text {
	position: absolute;
	left: 555px;
	top: 90px;
}

#bottom_text {
	position: absolute;
	left: 150px;
	top: 585px;
}

#mid_text_history1 {
	position: absolute;
	left: 450px;
	top: 225px;
	width: 420px;
	height: 335px;
	padding: 5px;
	text-align: justify;
	font-size: 9pt;
}

#static_div {
	position: absolute;
	left: 190px;
	top: 510px;
}

#footer {
	position: absolute;
	left: 151px;
	top: 625px;
	font-family:Arial, Helvetica, sans-serif;
	color:#999999;
	font-size: 8pt;
	font-weight: 400;
}

#webmaster {
	position: absolute;
	left: 900px;
	top: 623px;
	font-family: Century Gothic, Helvetica, sans-serif;
}

.borders {
	border: solid #000000 thin;
	padding: 3px;
	border-right-color:#ffffff;
}	
	
.lgfont {
font-size: 18pt;
font-weight: 900px;
}

.mdfont {
	font-size:10pt;
	font-weight:500px;
}

.mdfontdark {
 	font-size:10pt;
	font-weight:500px;
	color:#000099;
}

.smfont {
	font-size: 8pt;
	color:#666666;
}

.whitefont {
	font-size: 16pt;
	font-weight: 900px;
	color:#ffffff;
}

.contrastfont {
	font-size:14pt;
	font-weight:600px;
	color: #990000;
}


body {
	color: #666666;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11pt;
	font-weight: 600;
}