	html,body {
	margin:0;
	padding:0;
	color:#663366;
	font-size: 24px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: normal;
	}
	code {
		font-family:Monaco, Courier, "Courier New", monospace;
	}
	h1 {
	font-size:30px;
	color: #663366;
	padding-top: 5px;
	line-height: 26px;
	font-weight: bolder;
	font-family: "Times New Roman", Times, serif;
	letter-spacing: 1.5px;
	text-align: center;
	font-style: italic;
	}
.page-titles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	line-height: 36px;
	color: #663366;
	position: absolute;
	top: -47px;
	left: 103px;
	text-align: center;
	width: 600px;
}

	#labfooter {
		text-align:center;
		clear:both;
	}
	#wrap {
		width:760px;
		margin:0 auto;
	}
	#main {
		clear:both;
		margin:20px 80px;
	}
.main-content {
	width: 792px;
	position: absolute;
	top: 351px;
	z-index: 5;
	height: 776px;
	text-align: center;
	line-height: normal;
	white-space: normal;
	font-style: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	background-position: center;
	color: #000000;
	text-transform: none;
}

	.adwrap,
	.adwrap iframe {
		width:300px;
		height:250px;
	}
	.adwrap {
		float:left;
		margin:0 1em 0 0;
	}
	.adwrap-wide,
	.adwrap-wide iframe {
		width:468px;
		height:60px;
	}
	.adwrap-wide {
		margin:0 auto;
	}
	/* CSS for the tabs starts here */
	#header {
	height:30px;
	background-image: url(../images/header2.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	}
	#nav {
	float:left;
	margin-top:35px;
	line-height:16px;
	top: 202px;
	position: absolute;
	left: 148px;
	margin-right: auto;
	margin-left: auto;
	font-style: italic;
	text-align: center;
	width: 692px;
	height: 107px;
	}
	#nav ul {
		margin:0;
		padding:0 0 0 28px;
		list-style:none;
	}
	#nav li {
	float:left;
	margin:0 0 0 -1px;
	padding:0 0 0 6px;
	background-image: url(../images/nav1.gif);
	background-repeat: no-repeat;
	background-position: 0 100%;
	}
	#nav li:hover {
		background-position:-6px 100%;
	}
	#nav a {
	float:left;
	display:block;
	color:#000000;
	font-weight:bold;
	font-family:"Courier New", Courier, monospace;
	padding:5px 14px 12px 8px;
	text-decoration:none;
	background-image: url(../images/nav2.gif);
	background-repeat: no-repeat;
	background-position: 100% 100%;
	font-size: 14px;
	letter-spacing: 1px;
	}
	#nav li:hover a {
	background-image:url(../images/nav1.gif);
	}
	/* Hide from IE5-Mac \*/
	#nav a {float:none;}
	/* End IE5-Mac hack */
	#nav a:hover {
	color:#000;
	}
	#home #nav #t1,
	#services #nav #t2,
	#projects #nav #t3,
	#about #nav #t4,
	#contact #nav #t5 {
		background-position:-12px 100%;
		padding-left:26px;
		margin:0 2px 0 1px;
	}
	#home #nav #t1 a,
	#services #nav #t2 a,
	#projects #nav #t3 a,
	#about #nav #t4 a,
	#contact #nav #t5 a {
	background-image:url(../images/nav2s.gif);
	padding-left:0;
	padding-right:19px;
	}
	#nav #t1,
	#home #nav #t1 {
		margin-left:0;
	}
	#nav #t5,
	#contact #nav #t5 {
		margin-right:0;
	}
	
.home-title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	line-height: 36px;
	color: #663366;
	position: absolute;
	top: 241px;
	left: 172px;
	text-align: center;
	width: 650px;
}
