div#frame {
		width:760px;
		margin-right:auto;
		margin-left:auto;
		margin-top:0px;
		padding:0px;
		text-align:left;
}
body {
	font-family: Arial, Helvetica, sans-serif, "Arial Rounded MT Bold";
	margin-top:0px;
	padding-top:0px;
	text-align:center;
}


div#head {
    width:773px;
    height:144px;
    left:0px;
    top: 0px;
}


div#content {
    position: relative;
    width: 546px;
    background-color: #FFFFFF;
	float: right;
}
div#menu {
    width:180px;
    top: 0px;
    float: left;
    background-color: #FFFFFF;
}
div#foot {
    position: relative;
    width: 773px;
	height: 68px;
    clear: both;
} 

.foottxt  {
	font-family: Arial, Tahoma, Verdana;
	font-size: 10px;
	color: #B4B1A7;
	text-align: center;
	vertical-align: bottom;
}
h1 {
	font-family: Arial, Helvetica, sans-serif, "Arial Rounded MT Bold";
	font-size: 14px;
	font-weight: bold;
	color: #333366;
}
p , ol {
	font-family: Arial, Helvetica, sans-serif, "Arial Rounded MT Bold";
	font-size: 12px;
	font-weight: normal;
	color: #333366;
}
.newsbox1 {
	width:450px;
	background-color: #E5EBEF;
	border: 1px solid #728AA4;
	padding: 5px 0px 0px 5px;
	align:center;
	margin-left:50px;
	font-size: 12px;
}

td {
	font-family: Arial, Helvetica, sans-serif, "Arial Rounded MT Bold";
}
.datebox1 {
	width:450px;
	background-color: #E5EBEF;
	border: 1px solid #728AA4;
	padding: 5px 0px 0px 5px;
	align:center;
	font-size: 12px;
}
.bookbox1 {
margin-left:40px;
	width:462px;
	padding: 12px 12px 22px 12px;
	border: 0px solid #ffffff;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif, "Arial Rounded MT Bold";
	font-size: 16px;
	font-weight: bold;
	color: #ff9900;
	background-image: url(/images/big-button2.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.bookbox1 a{
	color: #ff9900;
}