html {
	height: 100%;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #ACBB68;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: auto;
}
a:active
{
outline: none;
}
a:focus
{
-moz-outline-style: none;
}
#div_topdate {
	position: absolute;
	left: 200px;
	top: 162px;
}
#div_sarch {
	position: absolute;
	right: 65px;
	top: 144px;
}
.DateText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000000;
	font-weight: normal;
}
#div_Left {
	float: left;
	width: 200px;
	padding-top: 5px;
	padding-bottom: 2px;
	font-weight: bold;
	background-image: url(../img/ancestors_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 900px;
	padding-right: 0px;
	background-color: #ACBB68;
}
#div_Right {
	float: right;
	width: 192px;
	background-color: #FFFFFF;
	padding-left: 7px;
	padding-right: 5px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #85878C;
}
#div_Content {
	width: 100%;
	margin-left: 144px;
	border: 1px double #333333;
	padding-right: 7px;
	padding-left: 5px;
	padding-bottom: 25px;
}
#div_Footer {
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #FFFFFF;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 7px;
}
#div_Title h1 {
	padding: 0px;
	display: block;
	background-image: url(../img/titleGrapic.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 109px;
	width: 400px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 120px;
}
#div_Title {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	width: 100%;
	clear: both;
	text-align: center;
	border-bottom-width: 3px;
	border-bottom-style: outset;
	border-bottom-color: #1B629C;
}
#div_Left ul {
	margin-top: 220px;
}
#div_Left li {
	list-style-type: none;
	margin-left: -32px;
	line-height: 32px;
	padding-bottom: 7px;
}
#div_Content {
	padding-left: 6px;
	padding-top: 7px;
	margin-left: 201px;
	width: 77%;
	background-color: #FFFFFF;
	height: 100%;
	-moz-border-radius-bottomleft: 27px;
	-moz-border-radius-bottomright: 27px;
	-webkit-border-bottom-left-radius: 27px;
	-webkit-border-bottom-right-radius: 27px;
}
#div_Left a:link, #div_Left a:visited, #div_Left a:active {
	color: #FFF;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1em;
	background-color: #768EC0;
	padding-top: 4px;
	padding-bottom: 3px;
	padding-right: 8px;
	padding-left: 7px;
	margin: 0px;
	display: block;
	width: 170px;
	text-align: center;
	font-weight: bold;
	text-shadow: #363636 1px 1px 1px;
	filter: Shadow(Color=#363636,
Direction=135,
Strength=15);
	-moz-border-radius-topright: 17px;
	-moz-border-radius-topleft: 17px;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-bottomright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-top-left-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
	-webkit-border-bottom-right-radius: 17px;
	border: 1px dotted #868686;
}
#div_Left a:hover, #div_Left a.current:visited, #div_Left a.current:active {
	color: #FFF;
	text-decoration: none;
	background-color: #FDD000;
	border: 1px dotted #868686;
}
.Content_Text {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.8em;
	color: #000000;
}
#div_Content h2 {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #3C4426;
}
.Bold {
	font-weight: bold;
}
#div_Content .Content_Text li {
	list-style-type: lower-roman;
}
#div_Content li {
	list-style-type: none;
	margin-left: 30px;
}
.RightSide_Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.64em;
	color: #000033;
}
.Important_Text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.95em;
	font-style: italic;
	font-weight: bold;
	color: #667441;
}
.Underline {
	text-decoration: underline;
}
#div_Title #div_ReunionLogo {
	background-image: url(../img/logo.gif);
	display: block;
	padding: 0px;
	height: 109px;
	width: 125px;
	position: absolute;
	left: 44px;
	top: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -40px;
}
#div_Title span {
	display: none;
}
#div_Footer a:link, #div_Footer a:visited, #div_Footer a:active {
	color: #000000;
}
#div_Footer a:hover {
	color: #FFFFFF;
}
.Highlight {
	color: #990033;
	background-color: #FFFF66;
	padding-right: 7px;
	padding-left: 7px;
	text-decoration: underline;
	-moz-border-radius-topright: 17px;
	-moz-border-radius-topleft: 17px;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-bottomright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-top-left-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
	-webkit-border-bottom-right-radius: 17px;
}
#div_Content h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #003366;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#div_Content #div_SaturdayEvents {
	margin-left: 67px;
}
#div_Content #div_RegistratinFees {
	margin-left: 67px;
	padding: 0px;
}
.NoticeText {
	color: #FF0000;
}
#div_userlogin {
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: auto;
	width: auto;
	float: right;
	background-color: #E7ECD8;
	padding: 5px;
	margin-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C0C0C0;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C0C0C0;
}
#div_Content fieldset {
	background-color: #FFFF8B;
	border: 1px solid #D6D6D6;
}
.Button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #FFF;
	background-color: #768EC0;
	border: 1px solid #878787;
	-moz-border-radius-topright: 27px;
	-moz-border-radius-topleft: 27px;
	-moz-border-radius-bottomleft: 27px;
	-moz-border-radius-bottomright: 27px;
	-webkit-border-top-right-radius: 27px;
	-webkit-border-top-left-radius: 27px;
	-webkit-border-bottom-left-radius: 27px;
	-webkit-border-bottom-right-radius: 27px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 11px;
	padding-bottom: 2px;
	padding-left: 11px;
}
h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.4em;
	color: #55668B;
	text-shadow: #ccc 1px 1px 1px;
	filter: Shadow(Color=#ccc,
Direction=135,
Strength=15);
	font-weight: bold;
}
#div_Content #div_menu {
	position: absolute;
	visibility: hidden;
	width: 420px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: -132px;
	background-color: #FDFDFD;
	border: 2px solid #000;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
	z-index: 21;
	left: 50%;
	-moz-box-shadow: 10px 10px 5px #ECECEC;
	padding: 5px 5px 5px 15px;
	-webkit-box-shadow: 10px 10px 5px #ECECEC;
	padding: 5px 5px 5px 15px;
	-o-box-shadow: 10px 10px 5px #ECECEC;
	padding: 5px 5px 5px 15px;
	-moz-border-radius-topright: 7px;
	-moz-border-radius-topleft: 7px;
	-moz-border-radius-bottomleft: 7px;
	-moz-border-radius-bottomright: 7px;
	-webkit-border-top-right-radius: 7px;
	-webkit-border-top-left-radius: 7px;
	-webkit-border-bottom-left-radius: 7px;
	-webkit-border-bottom-right-radius: 7px;
}
.ImageSize {
	display: block;
	height: auto;
	width: 158px;
	border: 1px solid #999;
	-moz-box-shadow: 0 0 10px rgba(0,0,0,.8);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,.8);
	box-shadow: 0 0 10px rgba(0,0,0,.8);
	-moz-border-radius-topright: 17px;
	-moz-border-radius-topleft: 7px;
	-moz-border-radius-bottomleft: 7px;
	-moz-border-radius-bottomright: 7px;
	-webkit-border-top-right-radius: 7px;
	-webkit-border-top-left-radius: 7px;
	-webkit-border-bottom-left-radius: 7px;
	-webkit-border-bottom-right-radius: 7px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

