* {
	margin: 0;
	padding: 0
}
body {
	color: #000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 17px;
	background-color: #f7f6ea;
	text-align: center;
	margin: 0;
	padding: 0
}
#wrapper {
	text-align: left;
	margin: auto;
	padding: 0;
	width: 779px;
	background-color: #fff;
}
#header {
	background-image: url("images/header_bg.jpg");
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 779px;
	height: 194px;
}
#menu {
	margin-top: 12px;
	padding-left: 25px;
	float: left;
	width:250px;
}
#menu ul {
	color: #fff;
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 250px
}
#menu li {
	display: block;
	float: left;
}
#menu li a {
	color: #636;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
	width: 210px
}
#menu li a:hover {
	color: #f7eaf6;
	background-image: url(images/menu_bg.jpg);
	background-repeat: repeat-x;
}
.bottomborder {
	border-bottom: 1px solid #636
}
.logo {
	margin-top: 40px;
	padding-right: 50px;
	width: 349px;
	float: right
}
#header h1 {
	color: #636;
	font-size: 18px;
	font-weight: normal;
	line-height: 24px;
	text-align: right;
	width: 349px;
	border-width: 0
}
#content {
	margin-top: 40px;
	margin-bottom: 20px;
	margin-left: 40px;
	width: 700px
}
.icons {
	margin: 20px 10px 10px;
	border-width: 0
}
#content .gallery {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-bottom: 20px;
	width: 200px;
	float: left;
	border-width: 0;
	margin-right: 15px;
	margin-left: 15px;
}
#content .gallery img {
	border-width: 0
}
#content .gallery a {
	color: #969;
	font-size: 11px;
	font-weight: bold;
	line-height: 17px;
	text-decoration: none;
	display: block;
	border-width: 0
}
#content .gallery a:hover {
	color: #636;
	text-decoration: underline;
}
h1 {
	color: #636;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom: 2px solid #d0a3c6
}
h2 {
	color: #636;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 10px
}
h3 {
	color: #636;
	font-size: 11px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 2px solid #d1c7e2;
}
p {
	color: #666;
	padding-bottom: 20px
}
a {
	color: #969;
	font-weight: bold;
	text-decoration: none
}
a:hover {
	color: #636;
	text-decoration: underline
}
.italic {
	font-style: italic
}
.center {
	text-align: center
}
.clearboth {
	clear: both
}
.img_right {
	margin-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	float: right;
	clear: right
}
ul .main_list {
	list-style-type: disc;
	display: list-item;
	margin-left: 20px
}
#content li {
	color: #666;
	list-style-position: inside;
	padding-bottom: 3px
}
#content td {
	color: #666;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif
}
ul#back1 {
	list-style-type: none;
	margin: 0;
	padding: 10px 0
}
ul#back1 li a {
	color: #969;
	text-decoration: none;
	display: block;
	width: 120px;
	padding-top: 2px;
	padding-bottom: 2px;
}
ul#back1 li a:hover {
	color: #636;
}
ul#back1 .topleft {
	padding-right: 0;
	padding-left: 0;
	float: left
}
ul#back1 .topright {
	text-align: right;
	padding-right: 0;
	padding-left: 0;
	float: right
}
ul#back1 .left {
	text-align: left;
	padding-left: 20px;
	float: left
}
ul#back1 .right {
	text-align: right;
	padding-right: 20px;
	float: right
}
ul#back2 {
	list-style-type: none;
	margin: 0;
	padding: 10px 0
}
ul#back2 li a {
	color: #863fa3;
	text-decoration: none;
	display: block;
	padding: 2px 0;
	width: 120px
}
ul#back2 li a:hover {
	color: #636
}
ul#back2 .topleft {
	padding-right: 0;
	padding-left: 0;
	float: left
}
ul#back2 .topright {
	text-align: right;
	padding-right: 0;
	padding-left: 0;
	float: right
}
ul#back2 .left {
	text-align: left;
	padding-left: 20px;
	float: left
}
ul#back2 .right {
	text-align: right;
	padding-right: 20px;
	float: right
}
#footer {
	width: 779px;
	float: left;
	height: 46px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #636;
}
#footer p {
	color: #636;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: bold;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer a {
	color: #636;
	font-weight: bold;
	text-decoration: none;
	padding: 0px;
}
#footer a:hover {
	text-decoration: underline
}
#credit {
	padding: 0px;
}
#credit p {
	color: #636;
	font-size: 9px;
	text-align: center;
	padding-bottom: 3px
}
#credit a {
	color: #636;
	font-weight: bold
}
#credit a:hover {
	text-decoration:underline;
}
.lamb h1 {
	color: #00b0f0;
}
.lamb h2 {
	color: #00b0f0;
}

.lamb a {
	color: #00b0f0;
	text-decoration: underline;
}
.lamb a:hover {
	color:#00b0f0;
	text-decoration: none;
}