body, td {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	}
body {
	color: #555555;
	background-color: #FFFFFF;
	background-image: url(/images/site/bg.gif);
	margin: 0px;
	padding: 0px;
	}

#commonContent {
	margin-top: 160px;
	margin-left: 30px;
	margin-right: 30px;
	padding-bottom: 24px;
	}
#logo {
	position: absolute;
	left: 3px;
	top: 6px;
	}
#menuHome {
	position: absolute;
	left: 33px;
	top: 99px;
	}
#menuProjects {
	position: absolute;
	left: 171px;
	top: 99px;
	}
#menuContact {
	position: absolute;
	left: 322px;
	top: 99px;
	}
