body {
	background-image: url(images/bg.jpg);
	background-repeat:repeat-x;
	margin:0px;
	text-align:center;
}

td {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#000000;
	font-weight:normal;
	text-align:left;
}

a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#ffffff;
	background-color:#aad900;
	font-weight:normal;
	text-decoration:none;
}

a:visited {
	font-size:14px;
	color:ffffff;
	background-color:#FF3366;
}

h.text {
	font-weight:100;
	font-size:14px;
}

h1
{
	display:inline;
}

span.header {
	font-size:24px;
	font-weight:bold;
	color:#330000;
	background-color:#aad900;
}

#date {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#ffffff;
	background-color:#FF3366;
	font-weight:bolder;	
}

#messages {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#ffffff;
	background-color:#FF3366;
	font-weight:bolder;	
}

#count {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#ffffff;
	background-color:#aad900;
	font-weight:bolder;	
}

#bottom_imp {
	background-image:url(../images/index_11.jpg);
	font-size:12px;
	width:250px;
	height:300px;
	color:#FFFFFF;
	vertical-align:top;
	padding-left:20px;
}

#admin_menu
{
	font-size:36px;
	font-weight:bold;
	color:#330000;
	background-color:#aad900;
	text-align:center;
	height:50%;
	width:33%;
}


#admin_menu_text
{
	font-size:12px;
	font-weight:bold;
	background-color:#FF3366;
}

input
{
	border-color:#281608;
	border-style:solid;
	border-width:thick;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
}

textarea
{
	border-color:#281608;
	border-style:solid;
	border-width:thick;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
}

select
{
	border-color:#281608;
	border-style:solid;
	border-width:thick;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
}

span.sidebar_header {
	font-size:18px;
	font-weight:bold;
	color:#330000;
	background-color:#aad900;
}


#sidebar_date {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#ffffff;
	background-color:#FF3366;
	font-weight:bolder;	
}
