BODY 
{
	background-image: url(../images/velum.jpg);
	width:950px;
}

h2
{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:bolder;
	font-size: 90%;
	font-variant:small-caps;
	text-align:center;
	color:#484848;
}

h3
{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:bolder;
	font-size: 80%;
	font-variant:small-caps;
	text-align:center;
	color:#484848;
	line-height: 20%
}

p
{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 90%;
	font-variant: normal;
	color:#484848;
}

p.center
{
	text-align:center;
}

p.right
{
	text-align:right;
}

#small
{
	font-size:1px;
	color:#FFFFFF;
}
a img
{
	border:none;
}

.seahorse
{
	position: absolute;
	left: 50%;
	margin-left: -45px;
	top:10px;
	
}

.nem
{
	position:absolute;
	left: 50%;
	margin-left: -418px;
	top:80px;
	
}

.menu
{
   	position: absolute;
    left: 50%;
	top: 150px;
	margin-left: -349.5px;
	width:699px;
}

.menubutton 
{
	width:auto;
}

.space
{
	width:auto;
}

.content
{
	position: absolute;
	left: 50%;
	top: 190px;
	margin-left: -349.5px;
	width: 699px;
	
}

.menubottom

{
	position:absolute;
	left: 50%;
	top: 520px;
	margin-left: -119px;
	width:238px;
}

.menubuttonbottom
{
	width:auto;
}

#copyright
{
	font:normal 11px tahoma,verdana;
	color:#000;
}