*
{
margin: 0px;
padding: 0px;
}
li {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 40px;
	margin-bottom: 10px;
}

a:link {
	color: #ffffff;
}

a:hover {
	text-decoration: none;
	color: #ffffff;
}

a:visited {
	color: #ffffff;
}

body {
	color: #191919;
	margin: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.4em;
	background-color: #9b754c;
	background-image: url(images/back_all.gif);
	background-repeat: repeat-x;
}
#content-1 {
	width: 756px;
	border: 6px solid #7d4c19;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#content
{
	margin: 0 auto;
	width: 745px;
	text-align: left;
	border: 6px solid #ffffff;
}

#back
{
	width: 745px;
	background: #ffffff;
}

#header {
	height: 235px;
	text-align: left;
}


#logo {
	background: url(images/header.jpg) no-repeat;
	width: 715px;
	text-align:  left;
	height: 220px;
	padding-top: 30px;
	padding-left: 30px;
}

#right
{
	width: 715px;
	padding-right: 20px;
	padding-left: 20px;
}

#right h2 {
	margin: 0;
	padding-top: 35px;
	color: #983A45;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: bold;
	line-height: 1.3em;
	text-align: center;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
}
#right h3 {
	margin: 0;
	padding-top: 15px;
	color: #103484;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: bold;
	line-height: 1.3em;
	text-align: center;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
}
#right  h4
{
	margin: 0;
	font-size: 19px;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	line-height: 23px;
	text-align: center;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
}
#right h5 {
	font-size: 21px;
	color: #8b5c36;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	line-height: 23px;
	text-align: center;
	font-weight: bold;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
	margin: 0;
}

#right a
{
color: #23609C;
text-decoration: none;
}

#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}


#footer {
	height: 37px;
	clear: both;
	padding-top: 15px;
	background: url(images/buttons.gif) repeat-x;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #31358a;
}

#footer p {
	margin: 0;
	font-size: 11px;
	text-align: center;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
}

#footer a {
	color: #ffffff;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFCC;
	text-decoration: none;
}
#book {
	width: 190px;
	float: right;
}

