body {
	font-size: 75%;
	line-height: 1.5em;
	color: #000;
	background-repeat: repeat-x;
	background-color:#c0c0c0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 860px;
	min-height: 786px;
	margin-top: 0px;
	padding-top: 0px;
	background-color: white;
	top: -10px;
	left: 0px;
	position:relative;
	overflow:hidden;
	background-image:url(../images/mnubak.jpg);
	background-repeat:repeat-y;
}

* html #wrapper {
	top: -15px;
}

#footer {
	margin-left: auto;
	margin-right: auto;
	width: 860px;
	margin-top: 0px;
	padding-top: 0px;
	background-color: #999384;
	left: 0px;
	position:relative;
	overflow:hidden;
	float: left;
	text-align:center;
	color: #EADBAD;
	font-size: .75em;
}

#footer a, #footer a:visited {
	color:#FFFFFF;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#logo {
	height: 138px;
	width: 560px;
	background-color:#999999;
	float: left;
}

#info1 {
	text-align: center;
	height: 93px;
	width: 240px;
	background-color: #F1D9B3;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	float: left;
	color: white;
	padding-top: 30px;
	font-size: 1.9em;
	font-family: "Times New Roman", Times, serif;
	letter-spacing: .1em;
	font-style: italic;
}

* html #info1 {
	padding-top: 50px;
	height: 73px;
}

#info2 {
	text-align: justify;
	height: 123px;
	width: 240px;
	background-color: #F3B24A;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	float: left;
	color: #ffffff;
}

* html #info2 {
	padding-top: 15px;
}

#info3 {
	text-align: justify;
	height: 123px;
	width: 240px;
	background-color: #34A43C;
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 15px;
	float: left;
	color: #ffffff;

}

* html #info3 {
	padding-top: 15px;
}

#info4 {
	text-align: justify;
	height: 203px;
	width: 240px;
	background-color: #34A43C;
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 15px;
	float: left;
	color: #ffffff;

}

* html #info4 {
	padding-top: 15px;
}

#contentright {
	width: 270px;
	float: left;	
}

#contentright a, #contentright a:visited {
	text-decoration:none;
	color: white;
}

#contentright a:hover {
	text-decoration:underline;
	color: #EEEEEE;
}

.pgpic {
	float: left;
	width: 270px;
	border-top: 3px;
	border-top-color:#ffffff;
	border-top-style:solid;
	border-bottom: 3px;
	border-bottom-color:#ffffff;
	border-bottom-style:solid;
}

#contentmain {
	float: left;
	width: 560px;
	padding-top: 0px;
	margin: 0px;
	color: #5C5C5C;
	text-align: justify;
}

#menu {
	width: 180px;
	top: 0px;
	margin: 0px;
	padding-top: -5px;
	position:relative;
	height: 460px;
	background-image: url(../images/menubak.jpg);
	background-repeat: repeat;
	float: left;
	line-height: 1.5em;
}

* html #menu {
	top: -0px;
}

#menu a {
	text-decoration: none;
	color: black;
	width: 130px;
	display: block;
	text-align: right;
	background-image:url(../images/mnuUL.gif);
	background-repeat:no-repeat;
	background-position: 0px 20px;
	padding-top: 5px;
	padding-bottom: 10px;
	font-weight: bold;
	height: 16px;
}

.mnuSelected {
	text-decoration: none;
	color: black;
	width: 130px;
	display: block;
	text-align: right;
	background-image:url(../images/mnuSelUL.gif);
	background-repeat:no-repeat;
	background-position: 0px 20px;
	padding-top: 5px;
	padding-bottom: 10px;
	font-weight: bold;
	height: 16px;
}

#menu a:hover {
	color: white;
}

#menu ul {
	text-decoration:none;
}

#menu ul li {
	list-style:none;
	background-repeat: no-repeat;
}

#content {
	float: left;
	width: 380px;
	background-color:white;
}

#contenttxt {
	padding-left: 15px;
	padding-right: 15px;
	overflow: hidden;
}

#contenttxt a {
	text-decoration:none;
	color: #006699;
}

#contenttxt a:hover {
	text-decoration:underline;
}

.Welcome {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.8em;
	font-weight: bold;
}

.WelcomeNext {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;	
	font-size: 1.6em;
}
