﻿*
{
	margin: 0px;
	padding: 0px;
	text-align: left;
}


body
{
	font-family: "Leelawadee", Tahoma;
	font-size: 10pt;
}

h1, h2, h3, h4, h5
{
	margin: 1.2em 0px 0px 0px;	
}

h2
{
	color: #007834;
	font-size: 20pt;
}

h3
{
	color: #024B85;
	
}

p
{
	margin: 1.2em 0px 0px 0px;
}

.mainform
{
	border-left: dotted 1px Gray;
	border-right: dotted 1px Gray;
	background: url( images/bg.png ) repeat-y;
	width: 950px;
	margin: 0px auto;
	min-height: 400px;	
	min-width: 950px;
	padding-bottom: 5px;
}

.WLWEdit
{
	border-left: dotted 1px Gray;
	border-right: dotted 1px Gray;
	background: url( images/bg.png ) repeat-y;
	width: 950px;
}

.post
{
	
}

.post .banner
{
	float: left;
	width: 250px;
	padding-top: 5px;
}

.post .entry
{
	margin-left: 260px;
}

#welcome .post .entry
{
	margin-left: 0px;
}




#topbar
{
	background-color: #7cc366;
	height: 10px;
}

#topbar .right
{
	background: #4194d0;
	float: right;
	width: 350px;
	height: 10px;
}

#hilightBackground
{
	background: url( images/hilight1.jpg ) no-repeat right top;
	height: 235px;	
	clear: both;
}

#hilightArea
{
	background: url( images/hilight.png ) no-repeat;
	height: 235px;
}

#menuArea
{
	padding: 185px 0px 0px 220px;
}

#menuArea ul
{
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;	
}

#menuArea a
{
	font-size: 125%;
	color: White;
	float:left;
	height: 50px;
	line-height: 50px;
	padding: 0px 20px 0px 20px;
	text-decoration: none;
}

#menuArea a:visited
{
	color: White;
}

#menuArea a:hover, #menuArea a:active
{
	background: url( images/menuhover.png ) repeat-x;	
	line-height: 45px;
}

#menuArea a:active
{
	line-height: 50px;
}

#body
{
	background: url( images/bodybg.png ) no-repeat left top;
	min-height: 200px;
	padding: 10px;
}

#welcome
{
	background: url( images/motto.png ) no-repeat 522px top;
	min-height: 200px;
	padding-top: 140px;
	
}

#newshead
{
	background: url( images/newshead.png ) no-repeat left top;
	height: 41px;
}

#disclaimer
{
	margin-top: 30px;
	padding: 5px;
	font-size: 8pt;
	clear:both;
}

#footer
{
	background: white url( images/footerlogo.png ) no-repeat 15px center;
	border-top: solid 5px #7cc366;
	border-bottom: solid 1px #4194d0;
	height: 110px;
	clear:both;
}

#sponsor
{
	background: url( images/sponsor.png ) no-repeat right center;
	height: 100px;
	padding: 5px 0px 0px 10px;
}