
* {
	margin: 0;
	padding: 0;
}

body {
	margin: 20px 0;
	font: normal 13px Georgia, "Times New Roman", Times, serif;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(images/img01d.gif);
	background-repeat: repeat-x;
}

h1, h2, h3 {
	color: #006699;
}

h1 {
	margin: 0;
	padding: 0;
	font: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	letter-spacing: 0px;
	font-weight: normal;
}

h2 {
	font-size: 130%;
	letter-spacing: 1px;
}

h3 {
	margin-bottom: 1em;
	letter-spacing: 0px;
	font-weight: normal;
}

p, ol, ul {
	margin-bottom: 1.5em;
	text-align: justify;
	line-height: 167%;
}

blockquote {
	padding: 15px 0 0 20px;
	background: url(images/img11.gif) no-repeat;
	text-align: left;
	color: #333333;
	font-size: 95%;
}

ol {
	list-style-position: inside;
}

ul {
	list-style: none;
}

ul li {
	padding-left: 20px;
	background: url(images/img09.gif) no-repeat left center;
}

a {
	text-decoration: none;
	color: #006699;
}

a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

/* Logo */

#logo {
	width: 760px;
	height: 180px;
	margin: 0 auto;
	padding: 0 0 10px 0;
	background-image: url(images/header6.jpg);
	background-repeat: no-repeat;
}


/* Page */

#page {
	width: 760px;
	margin: 0 auto;
	background: url(images/img03.gif) repeat-y;
}

/* Content */

#content {
	float: left;
	width: 400px;
	padding: 0 0 0 95px;
	background-image: url(images/img04.gif);
	background-repeat: no-repeat;
}
.button_image {
	font-family: Georgia, "Times New Roman", Times, serif;
	float: left;
	margin-right: 10px;
}

#content .title {
	padding: 10px 10px 10px 50px;
	background: url(images/img07.gif) no-repeat 20px 50%;
}

#content .content {
	padding: 20px 20px 1px 20px;
	background: url(images/img08.gif) repeat-x;
}

#welcome {
	padding-bottom: 20px;
	margin-bottom: 10px;
	background: url(images/img10.gif) no-repeat center bottom;
}

.floating-box {
	float: left;
	width: 160px;
	margin: 0 15px;
	font-size: 85%;
}

.floating-box2 {
	float: left;
	width: 350px;
	font-size: 75%;
	margin-left: 15px;
	margin-bottom: 30px;
}

.floating-box3 {
	float: left;
	width: 350px;
	font-size: 85%;
	margin-left: 20px;
	margin-bottom: 30px;
}


.floating-box .heading {
	margin-bottom: 1em;
	padding-bottom: 1em;
	background: url(images/img08.gif) repeat-x left bottom;
}

.floating-box3 .heading {
	margin-bottom: 1em;
	padding-bottom: 1em;
	background: url(images/img08.gif) repeat-x left bottom;
}



.floating-box p, .floating-box blockquote, .floating-box ol, .floating-box ul {
	line-height: 144%;
	font-size: 100%;
}

.floating-box img {
	border: 5px solid #FFFFFF;
}

.floating-box-bio {
	float: left;
	width: 340px;
	font-size: 85%;
	margin-left: 20px;
}

.floating-box-bio a{
	font-size: 110%;
	text-decoration: underline;
}

.floating-box-bio p {
	line-height: 144%;
	font-size: 100%;
}
.floating-box-articles {
	float: right;
	width: 350px;
	margin: 10px 15px 5px;
}

.floating-box-articles p {
	font-size: 100%;
	color: #000000;
	line-height: 1;
}

.floating-box-articles h3 {
	font-size: 95%;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	float: left;
	line-height: 1;
	margin-bottom: -10px;
}

.floating-box-articles h4 {
	font-size: 100%;
	color: #000000;
	float: inherit;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 160px;
	padding: 0 80px 0 20px;
	background: url(images/img05.gif) no-repeat right top;
}

#sidebar h2 {
	margin-bottom: 1em;
}

#sidebar blockquote {
}

#sidebar blockquote p {
}

#links {
}

#links ul {
}

#links li {
}

#links a {
}

/* Menu */

#menu {
	padding-top: 20px;
}

#menu ul {
}

#menu li {
}

#menu a {
}

#menu a:hover {
}

#menu b {
}

/* Footer */

#footer {
	width: 760px;
	height: 50px;
	margin: 0 auto;
	background: url(images/img06.gif) no-repeat;
}

#footer p {
	margin: 0;
	font-size: 77%;
}

#footer .links {
	float: left;
	padding: 15px 0 0 97px;
	color: #D7CE32;
}

#footer .legal {
	float: right;
	padding: 15px 62px 0 0;
	color: #D7CE32;
}

#footer a {
	color: #D7CE32;
}
