body {
	background-color: #00C;
}

#content {
	background-color: #0CF;
	clear: none;
	float: none;
	height: auto;
	width: 960px;
	margin: 0 auto;	
}

body,td,th {
	color: #00C;
	font-size: 14px;
}
#content tr td #caption {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #00C;
	text-decoration: none;
	text-align: justify;
}

#content tr td table tr td #caption {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #00C;
	text-decoration: none;
	text-align: justify;
	width: 97%;
	clear: none;
	float: none;
	height: auto;
}

#content {
	margin: 0 auto;
}

#aboutus {
	margin: 0 auto;
}

#pics {
	margin: 0 auto;
}

#app {
	margin: 0 auto;
}

#contactus {
	margin: 0 auto;
}

a:link {
	color: #C39;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #C39;
}
a:hover {
	text-decoration: none;
	color: #00F;
}
a:active {
	text-decoration: none;
	color: #C39;
}