body {
	text-align: center;
	background: #00136B;
}
#homeframe {
	font-family: Arial, Helvetica, sans-serif;
	width:775px;
	margin-right:auto;
	margin-left:auto;
	margin-top:10px;
	padding:0px;
	text-align:left;
}

#frame {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #0099FF;
	width:775px;
	padding:0px;
	text-align:left;
	margin: auto;
}
.substitute_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 3px;
	text-align: center;
}

#header {
	height: 129px;
	background: #000099 url(images/metatron_logo3.gif) no-repeat left top;
	border-bottom: 1px solid #0099ff;
}

#topgui {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0099FF;
	text-decoration: none;
	text-align: center;
	letter-spacing: 1px;
	position: relative;
	width: 350px;
	font-weight: bold;
	top: 110px;
	left: 242px;
}

#topgui a, #topgui a:visited {
	color: #0099FF;
	text-decoration: none;
}
#topgui a:hover {
	color: #fff;
}

/* old gui begin */
#gui {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0099FF;
	text-decoration: none;
	text-align: center;
	letter-spacing: 1px;
	font-weight: bold;
}

#topgui a, #topgui a:visited {
	color: #0099FF;
	text-decoration: none;
}
#topgui a:hover {
	color: #fff;
}
/* End old gui */



#content {
	padding: 5px 40px;
	font: 12px/20px Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: justify;
	background: #FFFFFF;
}
/*.current { height: 450px;
}*/
#project {
	padding-top: 10px;
	padding-bottom: 10px;
}
#content hr {
	color: #0099ff;
	height: 50%;
}


.currentext {
	padding-right: 30px;
}


#content a, #content a:visited {
	font-style: italic;
	color: #0099FF;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border-bottom: 2px solid #FFFFFF;
}
#content a:hover {
	color: #999999;
	text-decoration: none;
}

#content h2 {
	font: italic bold small-caps 16px Georgia, "Times New Roman", Times, serif;
	padding-top: 1px;
	padding-bottom: 2px;
	vertical-align: middle;
	padding-left: 5px;
	margin-left: -33px;
}

#content h3 {
	font-size: 14px;
	font-style: oblique;
}
#picleft {
	float: left;
	margin: 5px 40px 5px 20px;
	padding: 8px;
	border: 1px solid #0099ff;
	text-align: center;
}


.writenby {
	font: italic normal 12px Arial, Helvetica, sans-serif;
	color: #666666;
	margin-top: -15px;
	margin-left: 5px;
}

#foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}
#foot a, #foot a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#foot a:hover {
	color: #0099FF;
}
.smallh3 {
	font-size: 12px;
	color: #666666;
}
