body {
	margin: 0px 0px 0px 0px;
	height: 100%;
	font-size: 12px;
	color:#000000;
	background: #59006A;
}

img {border:0px;}

#wrapper {
  position:relative;
  text-align: left;
  vertical-align: middle;	
  margin: 0px auto;
  padding: 0px;
  width: 1147px;
  border: 0px dashed #564b47;
  background: #59006A url(images/background.jpg) repeat-y;
}

#header{
width:1147px;
height:298px;
overflow:hidden;
}

#footer{
width:1147px;
height:118px;
overflow:hidden;
}


#content{
position:relative;
padding-left:300px;
padding-right:300px;
color:#560067;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
line-height:1.5;
}
#menu{
position:absolute;
top:0px;
left:183px;
height:75px; overflow:hidden;
}
.menuItem{float:left; position:relative;}
