body {
	background-image: url('flower_bg.gif');
	font-family:"Cordia New";
	font-size:20px;
	font-weight:normal;
	color:#005000;
	text-align:center;
}

h1 {
	font-family:"Cordia New";
	font-size:36px;
	font-weight:bold;
	color:#FF0000;
	margin:0px;
	text-align:center;
}

h2 {
	font-family:"Cordia New";
	font-size:24px;
	font-weight:bold;
	color:#FF0000;
	margin:0px;
	text-align:left;
}

h3 {
	font-family:"Cordia New";
	font-size:16px;
	font-weight:normal;
	margin:0px;
	text-align:center;
}

p {
	text-align:center;
}

a:link {
	text-decoration: none;
	color: blue;
}
	
a:visited {
	text-decoration: none;
	color: purple;
}

a:hover {
	text-decoration: underline;
	color: red;
}

table {
	width:100%;
}

td {
	vertical-align:top;
	text-align:left;
}

img {
	margin: 10px;
}

#ads_1 {
	width:200px;
	text-align:center;
}

#ads_2 {
	width:200px;
	text-align:center;
}

#menu_1 {
	width:160px;
	text-align:center;
}

#menu_2 {
	width:160px;
	text-align:center;
}

.menu {
	white-space:nowrap;
	font-family:"Cordia New";
	font-size:20px;
	font-weight:normal;
	text-align:left;
	font-style:italic;
	margin:0px;
}

.menu img {
	border:0px;
	margin: 0px 5px 0px 5px;
	float: none;
	vertical-align:middle;
}

