body {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	font-size: 16px;
	background: url(images/bg.jpg) fixed center top repeat;
}
#container {
	 position: relative;
	 width: 750px;
	 text-align: center;
	 margin: 0 auto;
}
#topbar {
	background: url(images/top-bar.jpg) no-repeat center;
	height: 133px;
	width: 750px;
	margin-top: 20px;
	text-align: right;
	font: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	position: relative;
	margin: 0 auto;
	float: left;
}

#nav {
	position: absolute;
	bottom: 0px;
	right: 0px;
	height: 40px;
	text-align: left;
}

.nav-button {
	position: absolute;
	background: url(images/nav-button.gif) top left no-repeat;
	height: 100%;
	width: 133px;
	padding-top: 13px;
	padding-left: 20px;
	padding-right: 5px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.header {
	position: relative;
	width: 750px;
	float: left;
	margin: 0px;
	font-size: 22px;
	background: #b287bc url(images/headgrad.jpg) repeat-x;
	height: 30px;
	line-height: 30px;
}

#main {
	width:730px;
	position: relative;
	background: #8dbc86 url(images/maintop.jpg) repeat-x center top;
	padding: 10px;
	margin: 0 auto;
	float: left;
}

#main-inner {
	width: 708px;
	height: 100%;
	background: #8dbc86;
	float: left;
	clear: left;
	padding: 10px;
	border: #ffffff 1px solid;
}

#gg {
	font-size: 16px;
	position: relative;
	margin: 0px auto;
	width: 750px;
	height: 30px;
	background: url(images/headgrad.jpg) repeat-x top;
	float: left;
	line-height: 30px;
}

table {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	text-transform: none;
	color: #666666;
	text-align: center;
	line-height: 20px;
}
.cont {
	width: 520px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#gg a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#gg a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#gg a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#select {
	width:170px;
	position: relative;
	float: left;
	text-align: center;
	font-weight: bold;
}
#excursion {
	width:550px;
	position: relative;
	border: 1px solid #000000;
	height: 400px;
	float: right;
}
.month {
	width: 50px;
	height: 50px;
	float: left;
	margin: 2px;
	background: #ffffff url(images/month.jpg);
	border: 1px #000000 solid;
}
.month-head {
	font-size: 16px;
	line-height: 20px;
}
.month-digit {
	font-size: 28px;
	line-height: 26px;
	color: #000000;
}
#datesfordiary {
	position: relative;
	width: 420px;
	height: 520px;
	float: right;
	clear: right;
	background: #ffffff url(images/datesfordiary.jpg) no-repeat;
	color: #000000;
	margin-top: 0px;
}
#home-left {
	 position: relative;
	 width: 300px;
	 float: left;
	 clear: left;
	 padding: 5px;
	 background: #8dbc86;
	 font-size: 18px;
}