body {
	background-color: #c0c0c0;
	font-family: Tahoma;
	text-align: center;
	}

* {margin: 0px auto;padding: 0px;}

th {
background-color: #091e0d;
color: #ffffff;
}

table {
border-collapse:collapse;
}

td{
padding: 5px 0px 5px 0px;
text-align: center;
}

a {
	color: #0a1f0e;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #c22b40;
}

.lightgold
{
background-color: #edcdc5;
}

.lightgray
{
background-color: #eff2f0;
}

.clear{clear:both;}

ul.menu li {
	float:left;
	color: #354637;
	list-style-type: none;
	font-size: 14px;
	font-weight:bold;
}
ul.menu a {
	color: #354637;
	text-decoration: none;
}

ul.menu a:hover {
	color: #f50712;
}

ul.menu {
	margin-top:20px;
	padding-left:180px;
}

#select {
	position: fixed;
	text-align:left;
}

#lia {
	margin-left:40px;
}

#lib {
	margin-left:63px;
}

#lic {
	margin-left:80px;
}

#lid {
	margin-left:73px;
}

#top {
	background-image: url('top.jpg');
	width: 1000px;
	height: 191px;
	text-align: left;
}

#top h1 {
	color:#c7d66f;
	font-size: 19pt;
	font-weight: lighter;
	padding: 75px 0px 0px 170px;
}

#main {
	background-color: #e9dfea;
	background-image: url('mainbg.jpg');
	background-repeat: repeat-x;
	margin:0px auto;
	width:1000px;
	overflow: hidden;
	text-align: left;
}

#foot {
	background-image: url('footbg.jpg');
	width: 1000px;
	height: 42px;

}

#foot p {
	padding-top: 12px;
	text-align: center;
	font-size: 14px;
}

#left {
	float: left;
	width: 759px;
	height: auto;
	margin-bottom: -10000px;
	padding-bottom: 10000px;
}

#right {
	background-image: url('pageseparator.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	width: 241px;
	text-align: center;
	height: auto;
	margin-bottom: -10000px;
	padding-bottom: 10000px;
	}

#right h3 {
	color:#c3d367;
	font-size: 24px;
	font-weight: lighter;
	margin-top:20px;
}

#texth {
	background-image: url('texthbg.jpg');
	width: 759px;
	height: 98px;
	color:#d08c9a;
	font-family: Verdana;
	font-style: italic;
	font-size: 24px;
	font-weight: lighter;
	padding-top:60px;
	text-align:center;
}

#text {
	width: 690px;
	color: #5b3414;
	padding: 0px 0px 30px 20px;
	font-size: 13pt;
	text-align:justify;
	
}

#text:first-letter {
	font-size: 22pt;
}

#flash {
	left:630px;
	position:relative;
	top:108px;
}