body {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
	 width: 100%;
	 margin: 0px;
     padding: 0px;
	 color: #000000;
	 background-color: #ffffff;
}

table {
	width: 100%;
	height: 100%;
}

tr#head {
	height: 176px;
}

td#heada1 {
	width: 140px;
}

td#heada2 {
	background-image: url(../images/headbg.gif);
	background-repeat: repeat-x;
}

tr#middle {
	vertical-align: top;
}

td#deco, td#foot1 {
	width: 140px;
	background-image: url(../images/decobg.gif);
	background-repeat: repeat-y;
	vertical-align: bottom;
}

td#content {
	width: 100%;
	vertical-align: top;
	background-image: url(../images/headb2.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 40px 40px 40px 150px;
}

td#nav {
	text-align: center;
	background-image: url(../images/flowersml.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}

tr#foot {
	height: 42px;
}

td#foot2 {
	border-top: solid 5px #ff33cc;
}

td#cframe {
	width: 42px;
	background-image: url(../images/cframe.gif);
	background-repeat: no-repeat;
}

td#rframe {
	width: 42px;
	border-left: solid 5px #ff33cc;
	height: 800px;
}

div#frame {
	width: 440px;
	height: 294px;
	background-image: url(../images/frame.gif);
	background-repeat: repeat;
	padding: 14px 20px;
}

div.center {
	text-align: center;
}

div.image {
	text-align: center;
	vertical-align: bottom;
}

h1, h2, h3, legend {
	font-family: Georgia, "Palatino Linotype", cursive, serif;
	font-style: italic;
	color: White;
	text-align: left;
}

h1 {
	font-size: 18px;
	background-image: url(../images/h1bg.jpg);
	background-repeat: no-repeat;
	background-position: left;
	background-color: #31b5d6;
	padding: 5px;
	border: solid 1px #1c5f94;
}

h2 {
	font-size: 16px;
	background-image: url(../images/h2bg.jpg);
	background-repeat: no-repeat;
	background-position: left;
	background-color: #97B4DC;
	border: solid 1px #1c5f94;
	padding: 0px 2px;
}

h3, legend {
	color: Black;
	font-size: 14px;
	text-align: right;
	margin-right: 20px;
}

h3#tag1 {
	margin: 0px 20px 20px 0px;
}

h3#tag2 {
	margin: 40px 20px 40px 20px;
}

p {
	text-align: justify;
}

p.address {
	line-height: 0.1em;
}

p.dateeg {
	margin-left: 150px;
	font-size: 11px;
}

ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

li {
	background-image: url(../images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	line-height: 1.6em;
	margin: 5px 0px;
	padding-left: 40px;
}

ul#menu {
	text-align: right;
	border: solid #ff33cc;
	border-width: 2px 0px;
	height: 226px;
}

li.menulinks {
	background-position: 100% 50%;
	padding-left: 20px;
	padding-right: 40px;
}

a, a:visited, a.menulnk, a.menulnk:visited {
	color: #1c5f94;
}

a.menulnk, a.menulnk:visited {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

a:hover, a.menulnk:hover {
	color: #ff33cc;
}

span#copyright, span#author {
	font-size: 10px;
	position: relative;
	margin-right: 50px;
	bottom: 10px;
}

span#copyright {
	margin-left: 50px;
}

label {
	text-align: right;
	width: 150px;
	padding-right: 20px;
	color: #ff33cc;
	font-weight: bold;
}

input, select, textarea {
	width: 200px;
}

label.radiolbl {
	display: inline;
	width: 200px;
	padding-right: 5px;
}

input.radiobtn {
	display: inline;
	width: 20px;
}

input.date, input.people {
	width: 50px;
}

img {
	border: 0px;
}

img.brdrimg {
	margin-top: 50px;
}

img#headb1 {
	position: absolute;
	top: 176;
	left: 0px;
}

img#headb2 {
	float: left;
	margin: 0px 0px 40px 0px;
}

fieldset {
	border: solid 2px #1C5F94;
	margin-bottom: 20px;
	padding: 20px;
}

legend {
	border: solid 2px #1c5f94;
	padding: 2px 5px;
	margin-bottom: 20px;
}

