body 	{
		background: #000000;
  		color: #000000;
  		margin: 0px;
  		padding: 0px;
}

#header {
  		background: #000000;
  		color: #ffffff;
  		border-top: 0px;
  		border-bottom: 0px solid #B1B1B1;
  		margin: 0px;
  		padding: 0px;
		spacing: 0px;
		width: 970px;
		height: 145px;
}

a.nav:link { font-family: Century Gothic; font-size: 14px; text-decoration: none; color: #b3b3b3; font-weight: bold; }
a.nav:visited { font-family: Century Gothic; font-size: 14px; text-decoration: none; color: #b3b3b3; font-weight: bold; }
a.nav:active { font-family: Century Gothic; font-size: 14px; text-decoration: none; color: #ffffff; font-weight: bold; }
a.nav:hover { font-family: Century Gothic; font-size: 14px; text-decoration: none; color: #e6e6e6; font-weight: bold; }

p.navi { margin-top: 100px; }

#container {
  		background: #000000;
  		color: #ffffff;
  		border-bottom: 0px solid #B1B1B1;
  		margin: 0;
  		padding: 0;
  		width: 970px;
		height: 600px;
}

#leftColumn {
  		background: #000000;
  		border-right: 0px solid #585858;
  		float: left;
  		margin: 0;
  		padding: 5px;
  		width: 600px;
		height: 570px;
}

table.news {
		border: 0px solid #ffffff;
		width: 580px;
		height: 126px;
		padding: 2px;

}


font.headline {
		font-family: Century Gothic;
		font-size: 14px;
		font-weight: bold;
		color: #ffffff;

}

font.lowerheadline {
			font-family: Century Gothic;
			font-size: 14px;
			color: #ffffff;
			margin-left: 20px;

}


p.news {
		font-family: Century Gothic;
		font-size: 12px;
		font-weight: normal;
		color: #d4d4d4;
 		margin-left: 20px;

}

hr.mainhr {
  		color: #585858;
		height: 1px;
  		width: 550px;
}

table.project {
		border: 0px solid #d4d4d4;
		width: 580px;
		height: 407px;
		padding: 2px;
}


#rightColumn {
  		border-right: 0px solid #ffffff;
  		font-size: 12px;
  		float: left;
  		margin: 0;
  		padding: 5px;
  		width: 347px;
		height: 570px;

}

table.common {
		border: 0px solid #d4d4d4;
 		width: 347px;
		height: 585px;
}

p.common {
		font-family: Century Gothic;
		font-size: 12px;
		font-weight: normal;
		color: #d4d4d4;
 		margin-left: 20px;

}


#footer {
  		background: #000000;
  		border-top: 0px solid #d4d4d4;
  		margin: 0;
  		padding: 0;
		width: 970px;
		height: 28px;
}
