@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#000000;
	margin-left:40px;
	margin-bottom:0px;
}
.alink {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:18px;
	color:#000000;
	text-decoration:none;
}
a.alink:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:18px;
	color:#000000;
	text-decoration:underline;
}
a.name {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:24px;
	color:#000000;
	margin:0px;
	padding:0px;
  text-decoration:none;
}
a.name:hover {
  font-family:Georgia, "Times New Roman", Times, serif;
  font-weight:bold;
  font-size:24px;
  color:#000000;
  margin:0px;
  padding:0px;
  text-decoration:underline;
}
ul {
	list-style-image:url(../images/bullets.gif);
}
html, body, #wrapper {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
}
#wrapper {
	margin:0px auto;
}
.content-container {
	background:url(../images/container-bgr.gif) repeat-y center;
	margin-top:95px;
	margin-bottom:0px;
	width:560px;
	clear:both;
	z-index:1000;
}
.content {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#000000;
	#text-align:justify;
	margin-right:25px;
}
.content-bottom {
	height:65px;
	width:560px;
	background:url(../images/container-bottom.gif) no-repeat top center;
}
.bgr-right {
	background:url(../images/right-bgr.gif) repeat-y left top;
}
.bgr-right-top {
	background:url(../images/right-top-bgr.gif) no-repeat top left;
	height:678px;
}
.bgr-left {
	background:url(../images/left-bgr.gif) repeat-y left top;
}
.bgr-left-top {
	background:url(../images/left-top-bgr.gif) no-repeat top left;
	height:677px;
}
.tytle {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#dadada;
	padding-top:22px;
	clear:both;
	width:348px;
}
.home-button {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#acacac;
	padding-top:82px;
	clear:both;
	width:348px;
}
.bio-button {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#acacac;
	padding-top:22px;
	clear:both;
	width:348px;
}
.flash {
	width:791px;
	height:330px;
	margin:0px auto;
	margin-top:70px;
}
.left-side {
	background:url(../images/left-border.gif) repeat-y top left;
}
.right-side {
	background:url(../images/right-border.gif) repeat-y top center;
}
.center-tr {
	padding-top:60px;
}