body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
}
#wrapper {
	width: 880px;
	padding: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
#wrapper #pictures {
	margin: 0px;
	clear: both;
	width: 890px;
	height: 150px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#wrapper #pictures img {
	padding-right: 6.3px;
	padding-left: 0px;
}

#wrapper #leftcol {
	float: left;
	width: 165px;
	height: 590px;
	margin: 0px;
	background-image: url(images/leftcolumn.jpg);
	background-repeat: repeat-y;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#wrapper #footer a {
	text-decoration: none;
	color: #F1E60A;
}

#wrapper #rightcol {
	float: right;
	width: 685px;
	height: 555px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 18px;
}
#wrapper #menu ul li a:visited {
	text-decoration: none;
	color: #000;
}

#wrapper #footer {
	height: 15px;
	float: left;
	width: 870px;
	text-align: center;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #B2B2B2;
	border-right-color: #B2B2B2;
	border-bottom-color: #B2B2B2;
	border-left-color: #B2B2B2;
}
#wrapper #leftcol p {
	font-size: 12px;
	font-weight: normal;
	color: #333;
}
#wrapper #leftcol h3 {
	color: #333;
	font-size: 14px;
}

#wrapper #menu {
	float: right;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 690px;
	border-left-width: 2px;
	border-left-style: none;
	border-left-color: #B2B2B2;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #B2B2B2;
}
#wrapper #menu ul {
	list-style-type: none;
	text-align: right;
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;
}
#wrapper #menu ul li a {
	text-decoration: none;
	color: #000;
	font-variant: normal;
	font-weight: bolder;
}
#wrapper #menu ul li a:hover {
	color: #F7EC38;
	text-decoration: none;
}

#wrapper #menu ul li {
	display: inline;
	font-variant: normal;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	padding-right: 50px;
	border-right-width: thin;
	border-right-style: none;
	border-right-color: #FFF;
	border-left-width: 8px;
	border-left-style: groove;
	border-left-color: #F7ED3E;
}
#wrapper #leftcol h5 {
	font-size: 12px;
	color: #333;
	font-weight: lighter;
}


#wrapper #head {
	width: 180px;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 140px;
	background-image: url(images/head.jpg);
	background-repeat: no-repeat;
}
#wrapper #slogan {
	float: right;
	margin: 0px;
	width: 700px;
	height: 140px;
	text-align: right;
	font-size: 16px;
	color: #CCC;
	font-variant: normal;
	font-weight: bolder;
	padding: 0px;
}
#wrapper #rightcol h3 strong {
	font-weight: normal;
	font-variant: normal;
}
#wrapper #rightcol h4 {
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
	line-height: normal;
	font-size: 14px;
}
#wrapper #rightcol {
	font-size: 14px;
}
#wrapper #rightcol {
	font-size: 12px;
	font-weight: normal;
}
#wrapper #rightcol p {
	padding-left: 50px;
}

