body {
	font-family: helvetica,sans-serif;
	font-size: 12px;
}

h1 {
	font-family: helvetica,sans-serif;
	font-size: 20px;
	font-weight: bold;
	margin: 12px 5px 12px 5px;
}

h2 {
	font-family: helvetica,sans-serif;
	font-size: 20px;
	font-weight: bold;
	margin: 10px 5px 8px 5px;
}

p {
	font-family: helvetica,sans-serif;
	font-size: 12px;
	margin: 5px;
}

p:leftmenu {
	font-family: helvetica,sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

a:link {color: #000;}
a:visited {color: #000;}
a:active {color: #000;}
a:hover {color: #000;}

#container {
position: relative;
margin: auto auto;
width: 700px;
background: #aaa;
}

#body {
top: 0px;
left: 210px;
position: absolute;
width: 290px;
}

#Menu1 {
top: 0px;
width: 496px;
height: 300px;
}

#rightmenu {
left: 490px;
width: 109px;
position: absolute;
}

#leftmenu {
width: 200px;
position: absolute;
}

#rightback {
top: 292px;
left: 490px;
position: absolute;
}

#leftback {
top: 292px;
left: 87px;
position: absolute;
}
