body
    {
	font-family: georgia;
	background: url(images/background2.jpg) no-repeat;

    }

body a:link { color: #4c5671; }

body a:visited { color: #4c9370; }

body a:hover { font-weight: bold; }

body h1, h2, h3, h4, h5, h6 { text-align: center; }

#slogan
    {
	margin-top: 30px;
	margin-left: 200px;
	font-family: 
    }

#nav
    {
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: left;
	width: 600px;
	position: absolute;
	top: 210px;
	left: 200px;
    }

#nav li
    {
	margin: 0;
	padding: 0;
	float: left;
	font-size: small;
    }

#nav a
    {
	width: 85px;
	float: left;
	text-align: center;
	line-height: 1.2;

    }

#pgbynav
    {
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: left;
	width: 700px;
	position: absolute;
	top: 100px;
	left: 100px;
    }

#pgbynav li
    {
	margin: 0;
	padding: 0;
	float: left;
	
    }

#pgbynav a
    {
	width: 22px;
	float: left;
	text-align: center;
	line-height: 1.2;

    }


#homebody
    {
	width: 600px;
	position: absolute;
	top: 250px;
	left: 180px;
	margin-left: -33px;
	padding-left: 16px;
	border-left: thick solid #4c5671;
    }

#homebody img
    {
	border-style: none;
    }

#homebody h1, h2, h3
    {
	text-align: center;
    }

#homelist
    {
	list-style-type: none;
	
    }

#ficbody
    {
	width: 600px;
	position: absolute;
	top: 250px;
	left: 180px;
	margin-left: -33px;
	padding-left: 16px;
	border-left: thick solid #4c5671;
    }

#ficbody h2, h3
    {
	text-align: center;
    }


#ficlist
    {
	list-style-type: none;
	
    }

#ficbody img
    {
	border-style: none;
    }

#resbody
    {
	width: 600px;
	position: absolute;
	top: 250px;
	left: 180px;
	margin-left: -34px;
	padding-left: 16px;
	border-left: thick solid #4c5671;
    }

#resbody h2, h3
    {
	text-align: center;
    }

#reslist
    {
	list-style-type: none;	
    }

#resbody img
    {
	border-style: none;
    }


#partbody
    {
	width: 600px;
	position: absolute;
	top: 250px;
	left: 180px;
	margin-left: -34px;
	padding-left: 16px;
	border-left: thick solid #4c5671;
    }

#partbody h2, h3
    {
	text-align: center;
    }

#partlist
    {
	list-style-type: none;
	
    }


#conbody
    {
	width: 600px;
	position: absolute;
	top: 250px;
	left: 180px;
	margin-left: -34px;
	padding-left: 16px;
	border-left: thick solid #4c5671;
    }

#conbody h2, h3
    {
	text-align: center;
    }

#conlist
    {
	list-style-type: none;
	
    }

#conlisting
    {
	margin-left: 40px;
	list-style-type: none;
    }


#versions
    {
	text-align: center;
	margin-left: 8px;
    }

#boogy img
    {
	float: left;
    }

#alice img
    {
	float: left;
    }

#backnext
    {
	text-align: center;
    }

#footer
    {
	font-size: x-small;
	text-align: center;
    }
