body {
	font-family:"Trebuchet MS", times, serif;
	font-size:12px;
	margin-top:10px;
	background-image:url(/images/page_bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color: #9B84A1;
}
img { border:none; }
#page1,#page2,#page3 {
	height:554px;
}
.small {
	font-size:11px;
}
#page1 {
	width:756px;
	margin-left:31px;
	background-color:#FFFFFF;
	background-image:url(/images/body_bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}
#page2 {
	background-image:url(/images/page_top.png);
	background-position:top left;
	background-repeat:no-repeat;
}
#page3 {
	background-image:url(/images/page_bottom.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
}
#menu {
	float:left;
	width:171px;
	margin-top:126px;
}
#content {
	margin-top:20px;
	margin-left:20px;
	height:534px;
}
#oval {
	width:540px;
	float:right;
	height:554px;
	padding-right:6px;
	background-position:bottom right;
	background-repeat:no-repeat;
}

