body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	height: 100%; 
	margin-top: 0px;
}
a:link, a:visited, a:active {
	color: #003366;
	text-decoration: underline;
}
a:hover {
	color: #336699;
	text-decoration: underline;
}
form {
	margin: 0;
}
h1, h2, h3, h4, h5 {
	margin: 0px 0px 0px 0px;
}
.title {
	color: #0166B4;
	font-size: 21px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	}

.title2 {
	color: #0166B4;
	font-size: 16px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
	
.subhedings {
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	font-family: "Trebuchet MS";
	}

.text2 {
	color: #000000;
	font-size: 18px;
	font-weight: normal;
	font-family: "Script MT Bold";
	}
	
.text {
	color: #000000;
	font-size: 13px;
	font-weight: normal;
	font-family: "Trebuchet MS";
	line-height: 120%
		}
		
#ul.disc {list-style-type: disc}
#ul.circle {list-style-type: circle}
#ul.square {list-style-type: square}
#ul.none {list-style-type: none}

/* tableless layout - begin */
#container {
	margin:0 auto;
	background-image:url(images/bk.jpg);
	background-repeat:repeat-y;
	background-position:top center;
	height: 100%; 
	width:1080px;
}
#topTitle {
	background-image:url(images/index_01.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	width:1080px;
	height:107px;
}
#flower {
	background-image:url(images/index_02.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	width:1080px;
	height:160px;
}
#content {
	background-image:url(images/index_08.jpg);
	background-repeat:repeat-y;
	background-position:top center;
	width:1080px;
	height: 100%; 
}
#leftContent {
	padding-left:150px;
	width:160px;
	float:left;
	position:relative;
}
#rightContent {
	float:left;
	position:relative;
	width:560px;
}
/* tableless layout - end */

/* menu - begin */

table #navcontainer {
	margin:0;
}
#navcontainer {
	font-family:Trebuchet MS;
	font-size:12px;
	font-weight:bold;
	width:150px;
	margin:0;
}
#navcontainer a{
	text-decoration:none;
	color:#000000;
}
#navcontainer ul {
	margin:0;
}
#navcontainer li {
	color:#000000;
	list-style:none;
	left:0;
	padding:4px 0px 5px 2px;
	border-top:#A1D7AB 1px solid;
}
#navcontainer .subitem {
	list-style:none;
	border:none;
	font-size:12px;
	font-weight:normal;
	margin-left:10px;
}
#navcontainer .subitem a:link {
	color:#666666;
}
#navcontainer .lastitem {
	border-bottom:#A1D7AB 1px solid;
}
ul {
	margin:0;
	padding:0;
}

/* menu - begin */

/* you can delete it if you don't like the style from here */
#navcontainer a:hover {
	text-decoration:underline;
}
