BODY,TABLE {
	background:#ffffff;
	color:#666666;
	font-family:arial;
	font-weight:bold;
	font-size:100%;
	width:99%;
}

TABLE.menu {
}

A {
	color:#999999;
	text-decoration:none;
}

A.nav {
	color:#999999;
}

A.projects {
	color:#ffcc00;
}

P.projects {
	color:#ffcc00;
}

H1 {
	color:#ffffff;
	font-family:arial;
	font-size:150%;
	font-style:normal;
}

H2 {
	text-align:center;
	font-size:150%;
	font-style:normal;
}

H3 {
	font-size:120%;
	font-style:normal;
}

TD.topleft {
	width:25%;
	height:100px;
	text-align:center;
	vertical-align:middle;
	background-color:#999999;
}

TD.topright {
	vertical-align:bottom;
	background-color:#cccccc;
}

TD.bottomleft {
	vertical-align:top;
	font-size:150%;
}

TD.newsleft {
	text-align:center;
}

TD.newsright {
	vertical-align:top;
}

TABLE.menu {
	color:#ffffff;
	background-color:#cccccc;
	text-align:center;
	font-family:arial;
	font-size:150%;
	width:100%;
}

TABLE.gallery {
	width:100%;
	text-align:center;
	margin:10px;
}
