body {
    background-color: #eae4dc;
    color: black;
    font-family: "Georgia", "Bitstream Vera Serif", serif;
    font-size : medium;
    margin: 0;
    padding: 0;
}
p {
    margin-top: 6px;
    padding-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
    margin-left: 10px;
    line-height: 125%;
}
a {
    color: #000066;
    font-weight: bold;
    text-decoration: none;
}
a:hover {
    color: red;
    text-decoration: underline;
}
h1 {
	font-size: 180%;
	font-weight: bold;
}
h2 {
	background-color: #000000;
	color: #ffffff;
	font-family: Arial, "Bitstream Vera Sans", sans-serif;
	font-size: 120%;
	font-weight: bold;
	padding-left: 8px;
	margin-left: 0;
	margin-bottom: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
	margin-top: 10px;
}
h3 {
	font-size: 140%;
	font-weight: bold;
}
dl {
	margin-left: 15px;
	padding-left: 15px;
	margin-top: 6px;
}
dt {
	padding-top: 6px;
	font-weight: bold;
}
img {
    border: none;
    padding: 3px;
}

/***  Page layout blocks  ***/
.content {
    width: 980px;
    margin-left: auto;
    margin-right: auto;
    padding: 3px;
    background-color: white;
    border: 1px dotted black;
}
.header {
    background-image: url(graphics/thaiHeader.jpg);
    height: 200px;
    margin-top: 0;
    padding-top: 0;
}
.headText {
    background-image: url(graphics/titlebg.png);
    width: 620px;
    height: 88px;
    padding-left: 10px;
    margin-top: 0;
    padding-top: 12px;
}
.title {
    font-family: Arial; font-weight: bold; font-size: 36pt;
    text-shadow: 2px 2px #ffffff;
    margin: 0;
    padding: 0;
}
.sub {
    font-family: Arial; font-weight: bold; font-size: 14pt;
    margin: 0;
    padding-top: 0;
    padding-bottom: 0;
}
/* top page navigation */
table.nav {
    border-collapse: collapse;
    margin-top: 68px;
}
td.nav {
    border: 1px solid black;
    text-align: center;
    vertical-align: middle;
    height: 30px;
    background-image: url(graphics/navbg.png);
    font-size: 85%;
}
span.nav {
    font-family: Arial, sans-serif;
    font-weight: bold;
    color: black;
}
a.nav {
    font-family: Arial, sans-serif;
    font-weight: bold;
    text-decoration: none;
    color: black;
}
a.nav:hover {
    color: red;
    text-decoration: underline;
}
#dropmenudiv {
    font-family: Arial, Bitstream Vera Sans, sans-serif;
    position:absolute;
    border:1px solid black;
    border-bottom-width: 0;
    font:normal 12px Verdana;
    line-height:18px;
    z-index:100;
}
#dropmenudiv a {
    font-family: Arial, Bitstream Vera Sans, sans-serif;
    width: 100%;
    display: block;
    text-indent: 7px;
    border-bottom: 1px solid black;
    padding: 3px 0;
    text-decoration: none;
    font-weight: bold;
}
#dropmenudiv a:hover { /*hover background color*/
     background-color: #d4c7b6;
}
.bannerAd {
    margin-left: 155px;
    margin-right: 0px;
    margin-top: 15px;
    padding: 5px;
}
.main {
    margin-left: 155px;
    margin-right: 310px;
    margin-top: 5px;
    padding: 5px;
    border: 1px dotted #c0c0c0;
    background-color: white;
}
/* left side navigation */
.leftNav {
	float: left;
	width: 150px;
	font-family: Arial, "Bitstream Vera Sans", sans-serif;
	font-size: smaller;
	line-height: normal;
}
.leftNav a {
	color: black;
}
.leftNav a:hover {
	color: red;
	text-decoration: underline;
}
.navHdr {
	background-color: #000000;
	color: #ffffff;
	font-family: Arial, "Bitstream Vera Sans", sans-serif;
	font-size: 120%;
	font-weight: bold;
	padding-left: 8px;
	margin-left: 0;
	margin-bottom: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
	margin-top: 10px;
}
.navDiv {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 10px;
    margin-right: 10px;
    padding: 0;
    font-size: 25%;
    border-bottom: 1px dotted #c0c0c0;
}
/*  Main content */
.wrapper {
    margin-left: 155px;
}
/* right side - advertisements, etc. */
/*  Right Column  */
.rightCol {
    float: right;
    width: 160px;
    padding: 3px;
    font-size: smaller;
    line-height: normal;
}
.mainCol {
    margin-right: 165px;
}
/*  Footer  */
.footer {
    clear: both;
    border-top: 1px solid black;
    background-color: #efe8e0;
    font-size: 75%;
    text-align: center;
    margin-top: 15px;
    line-height: normal;
}
.footer p {
    margin-top: 2px;
}
/*  Picture Boxes  */
.dcenter {
	margin-left: auto;
	margin-right: auto;
}
.picBox {
	border: 1px solid black;
	font-size: smaller;
	font-style: italic;
	text-align: center;
	line-height: normal;
	margin: 7px;
	margin-left: auto;
	margin-right: auto;
	width: 500px;
}
.picLeft {
	border: 1px solid black;
	float: left;
	font-size: smaller;
	font-style: italic;
	text-align: center;
	padding: 7px;
	line-height: normal;
	margin: 7px;
}
.picRight {
	border: 1px solid black;
	float: right;
	font-size: smaller;
	font-style: italic;
	text-align: center;
	padding: 4px;
	line-height: normal;
	margin: 4px;
	width: 258px;
}
.boxNear {
    float: right;
    border: 1px solid black;
    width: 250px;
    padding: 5px;
    font-size: smaller;
    line-height: normal;
}
/*  Spaning styles  */
.big {
    font-size: 110%;
    font-weight: bold;
}
.caption {
	font-size: smaller;
	font-style: italic;
}
/*  Form styles  */
input.text {
    background: #ffffff;
	border: 1px black solid;
	padding: 2px;
	margin-top: 0px;
}
input.req {
    background: #ffeeee;
	border: 1px red solid;
	padding: 2px;
	margin-top: 0px;
}
input.button {
	font-size : smaller;
	text-align : center;
	font-weight: bold;
	background-color : #d4c7b6;
	color : #ffffff;
	border: 1px black solid;
}
input.button:hover {
	color: black;
	background-color: #FFFFFF;
}
input.bigBut {
	font-weight : bold;
	text-align : center;
	background-color : #FF6600;
	color : #ffffff;
	border: 1px black solid;
}
input.bigBut:hover {
	color: black;
	background-color: #FFFFFF;
}
textarea {
	border: 1px black solid;
	padding: 2px;
	margin-top: 0px;
}
select {
    background: #ffffff;
	border: 1px black solid;
	padding: 2px;
	margin-top: 0px;
}
