body
{
	margin: 0;
	font: 80% arial, hevetica, sans-serif;
	text-align: left;
	color: #666666;
	background-image: url(images/bgnd.jpg);
	background-repeat: no-repeat;
	background-position: center 0;
	position: relative;
	border: none;
	height: 100%;
	background-attachment: scroll;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-color: #FFE57F;
}
#container
{
	margin-left: auto; 
	margin-right: auto;
	width: 760px;
	text-align: left;
	position: relative;
	border: none;
	height: 100%;
}
#footer
{
	height: 24px;
	width: 510px;
	background-image: url(images/telephone.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top: 10px;
}
#textarea
{
	float: right;
	width: 520px;
	height: 100%;
	margin-top: 170px;
	text-align: left;
	height: 100%;
	margin-right: 20px;
}
#menu
{
	float: left;
	width: 186px;
	height: 100%;
	margin-top: 180px;
}
#menu a
{
	font-family: arial;
	color: #000099;
	font-size: 95%;
	line-height: 150%;
	font-weight: bold;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
	}
#menu a:hover
{
	font-family: arial;
	color: #FF0000;
	font-size: 95%;
	line-height: 150%;
	font-weight: bold;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 25px;
	}
h1
{
	color: #000099;
	font: 220% arial, hevetica, sans-serif;
	font-weight: normal;
	}
h2
{
	color: #FF0000;
	font: 220% arial, hevetica, sans-serif;
	font-weight: normal;
}
h3
{
	color: #000099;
	font: 200% arial, hevetica, sans-serif;
	font-weight: bold;
	}
h4
{
	color: #FF0000;
	font: 200% arial, hevetica, sans-serif;
	font-weight: bold;
}
h5
{
	color: #000099;
	font: 160% arial, hevetica, sans-serif;
	font-weight: bold;
	}
h6
{
	color: #FF0000;
	font: 160% arial, hevetica, sans-serif;
	font-weight: bold;
}
#time {
	position:absolute;
	width:331px;
	height:28px;
	z-index:1;
	left: 398px;
	top: 138px;
	color: #FF0000;
	font: 90% arial, hevetica, sans-serif;
	font-weight: bold;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #666666;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #666666;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #FF0000;
	text-decoration: none;
}