body {
	text-align: center;
	background-color: #ccd0d7;
	color:#666666;
	margin: 0px;
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/top.jpg);
}

a:link {
	COLOR: #C86000; text-decoration: none
}
a:visited {
	COLOR: #C86000; text-decoration: none
}
a:active {
	COLOR: #C86000; text-decoration: none
}
a:hover {
	COLOR: #C86000; text-decoration: underline
}

#page_wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 808px;
	text-align: left;
	background-color: #FFFFFF;
	background-image: url(../images/page.jpg);
	background-repeat: repeat-y;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#page_header {
	height: 275px;
	clear: both;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

#page_header h1 {
	padding-top:245px;
	padding-left:25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #586084;
	line-height:26px;
	margin: 0px;
	font-weight: normal;
}

#page_header a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #586084;
	font-weight: normal;
	text-decoration:none;
}

#page_header a:active {
	color: #586084;
	font-weight: normal;
	text-decoration:none;
}
#page_header a:visited {
	color: #586084;
	font-weight: normal;
	text-decoration:none;
}
#page_header a:hover {
	color: #586084;
	font-weight: normal;
	text-decoration:none;
}

#content_wrapper {
	margin-top:10px;
	margin-bottom:10px;
	margin-left:20px;
	margin-right:20px;
	border:0px dashed #FFFFFF;
}

#center {
	margin-left:185px;
	margin-right:20px;
	border:0px dashed #cccccc;
}

#center h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #C57B4C;
	line-height:26px;
	margin: 0px;
	font-weight: normal;
}


.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #C57B4C;
	margin: 0px;
	font-weight: normal;
}

#center p {
	margin-top:5px;
	margin-bottom:10px;
	padding:4px;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
}

#left_side {
	float: left;
	border:0px dashed #cccccc;
	margin: 0px;
	padding: 0px;
	width: 170px;
}

#left_side p {
  margin-top:5px;margin-bottom:15px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
  color: #666666;
}

#page_footer {
	clear: both;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border-top-color: #5a6080;
	background-image: url(../images/sand.jpg);
	background-repeat: no-repeat;
}

#page_footer p {
	text-align:center;
	font-family: verdana;
	font-size: 10px;
	line-height:14px;
	color:#FFFFFF;
	padding: 10px;
	margin: 0px;
}

#page_footer A:link {
	COLOR: #ffffff; text-decoration: none
}
#page_footer A:visited {
	COLOR: #ffffff; text-decoration: none
}
#page_footer A:active {
	COLOR: #ffffff; text-decoration: none
}
#page_footer A:hover {
	COLOR: #e6cab6; text-decoration: none
}


.linklist {
	padding-left: 0;
	border-bottom: 1px solid #D1D9C4;
	width: 170px;
}

.linklist li {
	list-style: none;
	margin: 0;
	line-height:16px;
	border-top: 1px solid #D1D9C4;
	font-family:verdana;
	font-size:11px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
}

.linklist a {
	text-decoration: none;
	color: #556299;
}
.linklist a:visited { text-decoration: none; }
.linklist a:hover {
	text-decoration: none;
	color: #acb8cd;
}

.linksub {
	padding-left: 12px;
}

.linksub a {
	text-decoration: none;
	color: #556299;
	font-weight: normal;
}
.linksub a:visited { text-decoration: none; }
.linksub a:hover {
	text-decoration: none;
	color: #acb8cd;
}

.thumbnail_left {
  float:left;
  margin-right:10px;
  margin-bottom:5px;
  border:0px;
}

.thumbnail_right {
  float:right;
  margin-left:10px;
  margin-bottom:5px;
  border:0px;
}
#center li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: disc;
	padding-bottom: 6px;
}
.book {
	color: #C86000;
}

.layer
   {
	background-color:#ffffff;
	filter: Alpha(opacity=90);
	opacity: .9;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color:#666666;
	padding:10px;
	position:relative;
	visibility: hidden;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	line-height: 13px;
}
	
.layer p {	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	line-height: 13px;
}

.layer ul {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	line-height: 13px;
}




