/* CSS Document */

#main{


background-color: #00ff00;
border: 6px solid #000000;
	margin: 0px auto;
	margin-top:30px;
	margin-bottom:0px;
width:800px;
height:700px;


}

#header2{




}

#MainBody{


float:right;


	width:590px;
	height:450px;
	z-index:2;
	border: 0px solid #ffffff;
	margin-right:10px;
	margin-top:-10px;
}




#menu {

float:left;
margin-left:4px;
width:150px;
height:500px;
background-image: url(../images/menu.jpg);
	background-repeat: repeat-x;
}





#links {
position:relative;
left:120px;
top:35px;

}

