.h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #74FF8E;
	font-weight: bold;
}
.font {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #003300;
	line-height: normal;
	left: 5px;
	right: 20px;
	text-align: left;
	padding-right: 15px;
	padding-left: 15px;
	margin-top: 20px;
}
.h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #006600;
	font-weight: bold;
}
#logo {
	position:absolute;
	left:90px;
	top:9px;
	width:213px;
	height:179px;
	z-index:4;
}
#welcome {
	position:absolute;
	left:379px;
	top:15px;
	width:564px;
	height:177px;
	z-index:5;
}
#date {
	position:absolute;
	left:305px;
	top:178px;
	width:236px;
	height:19px;
	z-index:4;
}
body {
	text-align: center;
	background: url(images2/background.gif) repeat;
}
#master {
	margin: 0px auto;
	width: 1005px;
	padding-top: 0px;
	padding-left: 0px;
	background: url(images2/background.gif) repeat;
}
#nav {
	position:absolute;
	left:93px;
	top:216px;
	width:168px;
	height:321px;
	z-index:7;
}
#content {
	position:absolute;
	left:376px;
	top:219px;
	width:552px;
	height:366px;
	z-index:3;
	background: #846C4A url(images2/background.gif) repeat;
}
