body
{
	background-color: #000000;

	color: White;

	font-family: "cambria";
}

h1
{
	text-align: center;
}

div#projects
{
	text-align: center;
}

div#footer
{

	position: relative;
	top: -20px;
	text-align: center;

	font-size: 11px;

	border: 1px solid #333333;
	width: 420px;
	margin-left:auto;
	margin-right:auto;
}


p
{
	text-indent: 30pt;
	margin-right: 100px;
	margin-left: 100px;
}

h2
{
	margin-left: 70px;
	font-size: 16pt;
}

h3
{
	text-align: center;
	font-size: 13pt;
}

h4
{
	text-align: center;
	font-size: 20pt;
}

a
{
	text-align: left;
	color: #999999;
}

a:visited
{
	text-align: left;
	color: #666666;
}
a:hover
{
	text-align: left;
	color: #CCCCCC;
}

img
{
	width: 200px;
	margin-right: 30px;
	margin-top: 10px;
	margin-left: 20px;
	border: 1px solid #333333;
}

div#links
{
	position: relative;
	top: -75px;
	left: 30px;
	width: 250px;
	border: 1px solid #333333;
	background-color: #222222;
}

div#topmenu
{
	height: 23px;
	border: 1px solid #333333;
	background-color: #222222;
	margin-top: 2em;
	padding-left: 1em;
	padding-right: 1em;
}

div#content
{
	position: relative;
	top: -210px;
	left: 210px;
	width: 793px;
}

div#site
{
	margin-left:auto;
	margin-right:auto;
	height: auto;
}

div#wellinks
{
	position: relative;
	top: -146px;
	left: 30px;
	width: 250px;
	border: 1px solid #333333;
	background-color: #222222;
}

div#welimg
{
	position: relative;
	top: -220px;
}

div#weltable
{
	position: relative;
	top: 45px;
}
