/*

		www.opencity.com
				
*/

body
{
	background-color: #009999;
	font-size: 15pt;
	font-family: Helvitica, sans-serif;
}

h1,h2,h3
{
	color: #000000;
	font-weight: normal;
	letter-spacing: -1px;
	padding-bottom: 10px;
}

h4
{
	color: #000000;
	font-size: 12pt;
	padding-bottom: -10px;
}

h5
{
	color: #555555;
	font-size: 10pt;
	padding-left: 8px;
	line-height: 2px;
}

h1 span
{
	font-weight: bold;
}

a
{
	text-decoration: none;
	color: #000000;
}

a:hover
{
	text-decoration: underline;
}

/* header */
#topbanner {
	position: absolute;
	left: 200px;
	top: 10px;
}

/* side */
#leftside {
	position: absolute;
	left: 30px;
	top: 180px;
	line-height: 0px;
}
