h1 {	color: #333333;	font-size: 2.8em;	font-weight: bold;	font-family: Comic Sans MS;		padding-top: 10px;	padding-bottom: 10px;		}	h2 {	color: #000000;	font-size: 1.7em;	font-weight: bold;	font-family: Comic Sans MS;	}	h3 {	color: #666666;	font-size: 1.3em;	font-weight: bold;	font-family: Comic Sans MS;	}	p {	color: #000000;	font-size: 1em;	font-family: Comic Sans MS; 	}	body {	background-image: url(../images/basic/lcr-logowater2.jpg);	background-repeat: repeat;	}		.navbar {	color: #333333;	font-size: 1.5em;	font-family: "Times New Roman", Times, serif;	font-weight: bold;		}	.footer {	color: #000000;	font-weight: normal;	font-size: 0.7em;	font-family: "Times New Roman", Times, serif;	}	.imageleft{	float: left;	margin-right: 10px;	margin-left: 10px;	margin-top: 6px;	margin-bottom: 6px;	}	.imageright{	float: right;		margin-right: 10px;	margin-left: 10px;	margin-top: 6px;	margin-bottom: 6px;	}	#leftcontent{	width: 160px;	font-weight: bold;	font-size: 1.2em;	font-family: "Times New Roman", Times, serif;	}	#leftcontent ul {	list-style: none;	margin: 0;	padding: 0;	}	#leftcontent li a:link {	font-size: 90%;	display: block;	padding: 0.4em 0 0.4em 0.5em;		text-decoration: none;	} #leftcontent li a:visited {	font-size: 90%;		display: block;	padding: 0.4em 0 0.4em 0.5em;		text-decoration: none;	}	 #leftcontent li a:hover {	font-size: 90%;	display: block;	padding: 0.4em 0 0.4em 0.5em;		text-decoration: none;	}	.featureimg {	float: right;	width: 300;	margin-left: 6px;	}