body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	margin:0;
	padding:0;
	line-height: 16px;
	text-align: center;
	background-color:#000000;
	font-style: normal;
}
#content {
	margin: 0 auto 0 auto;
	padding: 0;
	width: 900px;
	height:  760px;
	text-align: left;
	background-color: #ffffff;
}
#top-center {
	margin-top: 48px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#top-center-projects {
	margin-top: 48px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	margin-left: 15px;
	font-size: 9px;
}

#center-left {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 11px;
}
#center-right {
	line-height: 12.5px;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}

#center-right-contact {
	line-height: 20px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 15px;
}

#bottom-left {
	line-height: 16px;
	margin-top: -8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#bottom-left-sample {
	font-size: 9px;
	line-height: 11px;
	margin-top: -8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#bottom-right{
	line-height: 16px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 450px;
}
#bottom-right-talk{
	line-height: 16px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 350px;
}

#bottom-right-about-us{
	line-height: 16px;
	margin-top: -17px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
}
#bottom-center {
	line-height: 10px;
	margin-top: -10px;
	margin-right: 190px;
	margin-bottom: 0px;
	margin-left: 15px;
	font-size: 9px;
}

.redbold {
	color: #FF0000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;}

/* Rollovers */
#nav {
	width: 100px;
	margin: 0 auto;
	padding: 0;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}
#nav ul { 
	list-style: none; 
}
#nav ul li {
	display: block;
	float: left;
}
#nav ul li a {
	display: block;
	height: 70px;
}
#nav span { display: none; }

#nav a.home {width: 100px;background-image:url(img/home-nav.gif);margin-left: 0px; outline: none;}
#nav a.home:hover { background-position: 0% -70px; }

#nav a.about {width: 100px;background:url(img/about-nav.gif);margin-left: 0px; outline: none;}
#nav a.about:hover { background-position: 0% -70px; }

#nav a.projects {width: 100px; background: url(img/projects-nav.gif); margin-left: 0px;outline: none;}
#nav a.projects:hover { background-position: 0% -70px; }

#nav a.contact {width: 100px; background: url(img/contact-nav.gif); margin-left: 0px;outline: none;}
#nav a.contact:hover { background-position: 0% -70px; }

#nav a.ftp {width: 100px; background: url(img/ftp-nav.gif); margin-left: 0px;outline: none;}
#nav a.ftp:hover { background-position: 0% -70px; }

/* End Rollovers */	
