@charset "UTF-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/tile.jpg);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: center top;
}
body {
	background-color: #CCCCCC;
}
.left2_tile {
	background-image: url(images/left2.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}

.right2_tile {
	background-image: url(images/right2.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}

a:visited {
	color: #C3A775;
	text-decoration: none;
}
a:hover {
	color: #C3A775;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	line-height: 28px;
	color: #000000;
	padding-top: 35px;
	padding-left: 40px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.footer_credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #666666;
	padding-left: 40px;
	font-style: normal;
	font-weight: normal;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	color: #666666;
	padding-left: 40px;
	padding-right: 30px;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
}
.picture1_topspace {
	padding-top: 105px;
}
.picture2_space {
	padding-top: 67px;
}
.sidebar_headspace {
	padding-top: 45px;
}
li {
	list-style-position: outside;
	list-style-image: url(images/bullet.jpg);
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 25px;
	color: #666666;
}
.bio_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #AC9569;
	font-weight: bold;
}
.style1 {color: #FFFFFF}
.style2 {color: #666666}
.style3 {
	font-size: 13px;
	font-weight: bold;
}
.sidebar_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	padding-left: 30px;
}
