@charset "UTF-8";
#clock {
	position:absolute;
	width:101px;
	height:115px;
	z-index:1;
	overflow: visible;
	display: inline-block;
	left: 5px;
	background-image: url(photos/clock_sm.jpg);
	top: 5px;
}

body {background-color: #aa9f55;}


h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #FFFF00;
	text-align: center;
	font-style: italic;
	font-weight: normal;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFF00;
	text-align: center;
	font-style: italic;
	font-weight: normal;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFF00;
	text-align: center;
	font-style: italic;
	font-weight: normal;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFF00;
	text-align: left;
	font-style: italic;
}
a {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-style: normal;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
}
li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #FFFF00;
	list-style-type: square;
	line-height: 40px;
}
.logo {
	background-image: url(photos/clock_sm.jpg);
	background-repeat: no-repeat;
	float: left;
}
.p24 {
	font-size: 24px;
}
.cntr {
	text-align: center;
	}

.block
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #000000;
	text-align: center;
	font-style: normal;
	font-weight: normal;
}

p {
	text-align: left;
}
