﻿body {
	background-image: url('DesertRose_BG.jpg');
	font-family:"Cordia New";
	font-size:20px;
	font-weight:normal;
	text-align:center;
}

h1 {
	font-family:"Angsana New";
	font-size:36px;
	font-weight:normal;
	color:#008000;
	margin:0px;
}

h2 {
	font-family:"Angsana New";
	font-size:30px;
	font-weight:bold;
	color:#008000;
	margin:0px;
}

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

p {
	text-indent:50px;
}

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

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

a:active {
	text-decoration: none;
	color: green;
}

table {
	width:100%;
}

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

img {
	margin: 0px;
	border: 0px
}

.img_1 {
	margin: 5px 20px 5px 20px;
	border: 0px
}

#header {
	margin-left:190px;
	margin-right:270px;
}

#content {
	margin-left:190px;
	margin-right:270px;
	text-align:left;
}

#footer {
	clear:both;
	width:100%;
}

#ads {
	width:190px;
	text-align:center;
	float:left;
}

#menu {
	width:270px;
	text-align:center;
	float:right;
}

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

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