body
{
	background-color: #87AFD7;
	font-family: Arial;
	font-size: 0.9em;

}

p {}

h1 {}

h2 {}

h3 {}

#main {
	border: 0px;
	width: 800px;
	height: 600px;
	margin: 0 auto;
	padding: 0px;
	background-image: url(../images/emfBackground.jpg);
	background-repeat: no-repeat;
	position:relative;
}

#mainflying {
	border: 0px;
	width: 800px;
	height: 600px;
	margin: 0 auto;
	padding: 0px;
	background-image: url(../images/emfFlying.jpg);
	background-repeat: no-repeat;
	position:relative;
}

#toptextleft
{
	font-size: 1.9em;
	color: #FFFFFF;
	height: 60px;
	font-weight: bold;
	position: absolute;
	top: 13px;
	margin: 0 0 0 10px;
}
#toptextright
{
	font-size: 1.9em;
	color: #FFFFFF;
	height: 60px;
	font-weight: bold;
	position: absolute;
	top: 13px;
	right: 0px;
	margin: 0 10px 0 10px;
}
#toptextleftflying
{
	font-size: 1.9em;
	color: #3F6896;
	height: 60px;
	font-weight: bold;
	position: absolute;
	top: 13px;
	margin: 0 0 0 10px;
}
#toptextrightflying
{
	font-size: 1.9em;
	color: #3F6896;
	height: 60px;
	font-weight: bold;
	position: absolute;
	top: 13px;
	right: 0px;
	margin: 0 10px 0 10px;
}

#topbar {
	border: 0px;
	width: 799px;
	height: 75px;
	margin: 0 auto;
	background-color: #FFFFFF;
	opacity: 0.15;
	filter:alpha(opacity=15);
	-moz-opacity:0.15;
	position:absolute; 
	top: 60px;
}
#mainbox {
	border: 0px;
	width: 490px;
	height: 230px;
	margin: 0 auto;
	background-color: #FFFFFF;
	opacity: 0.35;
	filter:alpha(opacity=35);
	-moz-opacity:0.35;
	position:absolute; 
	top: 105px;
	left: 60px;
}
#mainboxflying {
	border: 0px;
	width: 490px;
	height: 230px;
	margin: 0 auto;
	background-color: #FFFFFF;
	opacity: 0.45;
	filter:alpha(opacity=45);
	-moz-opacity:0.45;
	position:absolute; 
	top: 105px;
	left: 60px;
}
#mainboxcontent {
	border: 0px;
	width: 490px;
	height: 230px;
	margin: 0 auto;
	position:absolute; 
	top: 105px;
	left: 60px;
	color: #213540;
}
#freelancelogo {
	border: 0px;
	width: 127px;
	height: 72px;
	margin: 0 auto;
	padding: 0px;
	position:absolute;
	top: 245px;
	left: 415px;
	font-family: Arial;
	font-size: 0.7em;
	text-align: center;
	color: #59758B;	
}
#skillspage {
	border: 0px;
	width: 492px;
	height: 201px;
	margin: 0 auto;
	padding: 0px;
	position:absolute;
	top: 155px;
	left: 70px;
	font-family: Arial;
	font-size: 0.7em;
	text-align: center;
	color: #59758B;	
}
a.mainboxlink:link {
	color: #4C5C26;
}
#navhome {
	width: 17%;
	text-align: center;
}
#navskills {
	width: 19%;
	text-align: center;
}
#navexp {
	width: 25%;
	text-align: center;
}
#navcontact {
	width: 20%;
	text-align: center;
}
#navresearch {
	width: 19%;
	text-align: center;
}
#nav {
	font-weight: bold;
	font-size: 1em;
}
table#nav td a {
	font-weight: bold;
	text-decoration: none;
	display: block;
	opacity: 100;
	color: #4C5C26;
}
#nav td a:hover {
	color: #333D19;
}
#nav td a:visited {
	color: #4C5C26;
}
#maintextP1 { padding: 0px 20px 10px 20px; }
#maintextP2 { padding: 0px 20px 10px 20px; }
#maintextP3 { padding: 0px 20px 10px 20px; }
#maintextright { 
	padding: 0px 20px 10px 20px; 
}

