@charset "utf-8";
/*************************************************/
/** Moses and Maedella                          **/
/** mosesAndMaedellaFamily.com                  **/
/** Website for family reunion                  **/
/** Developer: Ray Gill                         **/
/** Commissioned by Marvin Holt                 **/
/*************************************************/ 

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	font-family: vernada, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #000000;
	background-color: #FFFFFF;
	line-height: 1.2;
	margin: 0px;
	padding: 0px;
}

p {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.6em;
	color: #000000;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 1.6;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size: 3em;
	color: #000066;
	text-align: center;
}

h2 {
	font-size: 2.5em;
	font-style: italic;
	color: #000000;
	text-align: center;
}

h3 {
	font-size: 2.4em;
	font-weight: normal;
	text-align: center;
	color: #000000;
	
}

h4 {
	font-size: 2em;
	text-transform: uppercase;
	font-weight: normal;
	text-align: center;
	color: #000000;
}

h5 {
	font-size: 2em;
	font-weight: normal;
	color: #000000;
}

h6 {
	font-size: 1.2em;
	color: #660000;
	text-align: center;
}

.textIndent {
	text-indent: 2em;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}

.textAlignCenter {
	text-align: center;
}

.textAlignRight {
	text-align: right;
}

ol {
	font-family: Verdana;
	font-size: 1.5em;
	list-style-type: decimal;
	list-style-position: outside;
	line-height: 1.4em;
	margin-left: 20px;
}

/* For hover-popup */

ul.top_layout {
	position: absolute;
	z-index: 0;
	list-style: none;
	margin-left: 0px;
	float: left;
	left: 532px;
	top: 110px;
	width: 250px;
	height: 1038px;
	padding: 5px;
}

ul.top_layout li {
	display: inline;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-left: 4px;
	padding-bottom: 2px;
	float: left;	
}

ul {
	font-family: Verdana;
	font-size: 1.5em;
	list-style-type: square;
	list-style-position: inside;
	line-height: 1em;
}

li {
	padding: 2px;
	margin: 2px;
	font-size: 1em;
	font-family: "Times New Roman", Times, serif;
	line-height: normal;
	color: #000000;
}

.font_bold {
	font-weight: bold;
	font-size: 1.51em;
}

.font_bold_left {
	font-weight: bold;
	font-size: 1.2em;
}

.font_bold_center {
	font-weight: bold;
	font-size: 1.6em;
	text-align: center;
}

.font_bold_right {
	font-weight: bold;
	font-size: 1.3em;
	text-align: right;
}

.font_italic {
	font-family: Georgia, "Times New Roman";
	font-weight: normal;
	font-size: 1.2em;
	font-style: italic;
	color: #000000;
}

.font_arial {
	font-family: "Arial";
	font-weight: normal;
	font-size: 1.8em;
	margin-bottom: 1em;
	text-align: center;
	line-height: 1.2;
	color: #000000;
}

.font_arial_lg {
	font-family: "Arial";
	font-weight: normal;
	font-size: 1.8em;
	text-align: center;
	line-height: 1.6;
	color: #000000;
}

.font_arial_smallCaps {
	font-family: "Arial", Gadget, sans-serif;
	font-weight: normal;
	font-size: 1.6em;
	margin-bottom: 1em;
	text-align: center;
	line-height: 1.2;
	color: #000000;
	font-variant: small-caps;
}

.font_1 {
	font-family: Georgia, "Times New Roman";
	font-weight: normal;
	font-size: 1.3em;
	font-style: italic;
	color: #000000;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}

.font_2 {
	font-weight: bold;
	font-size: 1em;
	color: #000000;
}

.font_italic_bold_2 {
	font-weight: bold;
	font-size: 1.1em;
	font-style: italic;
}

.font_italic_bold_center {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 2.5em;
	font-style: normal;
	text-align: center;
	color: #333333;
}

.font_gray {
	font-size: 1.2em;
	color: #999999;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#navigation {
	position:absolute;
	left: 18px;
	top: 64px;
	width: 532px;
	height: 39px;
	z-index: 2;
}

#masthead {
	z-index: 0;
	margin: 0;
	width: 825px;
	background-color: #FFEEAD;
	width: 864px;
	height: 185px;
	position: absolute;
	padding-top: 40px;
	left: 26px;
	top: 20px;
	/*border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;*/
	box-shadow: 10px 10px 10px 5px gray;
}

/** global top horizontal navigation bar **/
#mainTopNav {
	position: absolute;
	left: 26px;
	width: 864px;
	height: 163px;
	background-color: #FFFFFF;
	border: 0px solid #999;
	top: 250px;
}

#mainTopNav1 {
	position: absolute;
	margin: 0px;
	padding: 0px;
	left: 276px;
	top: 10px;
	width: 330px;
	height: 42px;
	background-color: #FFFFFF;
	border: 0px solid #999;
}

#mainTopNav2 {
	position: absolute;
	margin: 0px;
	padding: 0px;
	left: 133px;
	top: 53px;
	width: 632px;
	height: 42px;
	background-color: #FFFFFF;
	border: 0px solid #999;
}

#mainTopNav3 {
	position: absolute;
	left: 45px;
	width: 792px;
	height: 49px;
	background-color: #FFFFFF;
	border: 0px solid #999;
	top: 95px;
}

ul.mainTopNav {
	list-style: none;
	padding-left: 9px;
	padding-top: 4px;
	margin-left: 0px;
	overflow: hidden;	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC00CC;*/
}

ul.mainTopNav li {
	float: left;			
}

ul.mainTopNav a {
	width: 10em;
	border: 1px outset #CCC;
	padding: 5px;
	margin-right: 0px;
	background-color: #FFFFFF;
	font-size: 0.9em;
	text-decoration: none;
	color: #000000;
	text-align: center;
	display: block;
}

ul.mainTopNav a:visited {
	color: #000000;
	font-size: 0.9em;
	background-color: #FFFFFF;
}

ul.mainTopNav a:hover {
	font-weight: normal;
	color: #000000;
	font-size: 0.9em;
	background-color: #FFEEAD;
}

/** End global top horizontal navigation bar **/
.imageNormal {
	float: none;
	border: 2px solid #000000;
	margin-right: 0px;
	margin-bottom: 5px;
	padding-top: 0px;
	margin-top: 5px;
	background-color: #FFF;
}
.image_left {
	float: left;
	border: 0px solid #000000;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.img_center {
  display: block;
  margin: auto;
  width: 300px%;
}

.image_right{
	float: right;
	border: 1px solid #000000;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}

a:link, a:visited {
	color: #0000FF;
	text-decoration: none;
	font-family: "Garamond Premr Pro";
	font-size: 1.1em;
}

a:hover {
	color: #FF3300;
	text-decoration: none;
	font-family: "Garamond Premr Pro";
	font-size: 1.1em;
}

#home_wrapper {
	position: relative;
	width: 920px;
	height: 2780px;
	z-index: 1;
	background-color: #999;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 0px solid #333333;
}

#home_banner {
	position: absolute;
	left: 20px;
	top: 31px;
	width: 383px;
	height: 297px;
	z-index: 2;
	background-color: #FFFFFF;
	padding: 5px;
}

#home_feature_temp{
	position: absolute;
	left: 556px;
	top: 110px;
	width: 164px;
	height: 190px;
	z-index: 1;
	background-color: #FFFFFF;
	border: 1px solid #333333;
	padding: 0px;
}



#home_feature {
	position: absolute;
	left: 26px;
	top: 425px;
	width: 864px;
	z-index: 1;
	background-color: #FFFFFF;
	border: 1px solid #333333;
	padding: 0px;
	height: 2178px;
}
#home_feature_01 {
	position: absolute;
	left: 20px;
	top: 368px;
	width: 816px;
	z-index: 1;
	/*background-color: #CCF0EE;*/
	padding-top: 5px;
	/*border-radius: 15px;*/
	border: 0px solid #999;
	height: 399px;
}

#home_feature_01 P{
	text-align: center;
}

#home_feature_02 {
	position: absolute;
	left: 53px;
	top: 823px;
	width: 770px;
	z-index: 1;
	/*background-color: #CCF0EE;*/
	padding-top: 20px;
	border-radius: 15px;
	border: 1px solid #999;
	height: 1066px;
}

#home_feature_top {
	position: absolute;
	left: 165px;
	top: 182px;
	width: 328px;
	height: 329px;
	z-index: 1;
	background-color: #FFFFFF;
}

#home_feature_bottom {
	position: absolute;
	left: 21px;
	top: 887px;
	width: 328px;
	height: 329px;
	z-index: 1;
	background-color: #FFFFFF;	
}

#home_feature_pic01 {
	position: absolute;
	left: 438px;
	top: 32px;
	width: 391px;
	height: 278px;
	z-index: 3;
	border: 1px solid #999;
	box-shadow: 10px 10px 10px 5px gray;
}

#home_feature_pic02 {
	position: absolute;
	left: 21px;
	top: 30px;
	width: 568px;
	z-index: 1;
	/*background-color: #FFFFFF;
	padding: 5px;*/
	/*box-shadow: 10px 10px 10px 5px gray;*/
	height: 354px;
}

#home_feature_pic03 {
	position: absolute;
	left: 602px;
	top: 37px;
	width: 200px;
	z-index: 1;
	/*background-color: #fff;
	padding: 5px;*/
	/*box-shadow: 10px 10px 10px 5px gray;*/
	height: 160px;
}

#home_feature_pic04 {
	position: absolute;
	left: 602px;
	top: 218px;
	width: 200px;
	z-index: 1;
	/*background-color: #fff;
	padding: 5px;*/
	/*box-shadow: 10px 10px 10px 5px gray;*/
	height: 160px;
}

#home_rainbowImage {
	position:absolute;
	left:23px;
	top:473px;
	width:336px;
	height:164px;
	z-index:2;
}

#home_Image {
	position:absolute;
	left:58px;
	top:451px;
	width:253px;
	height:221px;
	z-index:2;
	border: 1px solid #666;
	padding: 10px;
}

#home_Image02 {
	position:absolute;
	left:24px;
	top:825px;
	width:325px;
	height:252px;
	z-index:2;
	border: 1px solid #666;
	padding: 10px;
}

#home_Image03 {
	position:absolute;
	left:423px;
	top:780px;
	width:328px;
	height:289px;
	z-index:2;
	border: 1px solid #666;
	padding: 10px;
}

#home_list {
	position:absolute;
	left:421px;
	top:450px;
	width:334px;
	height:280px;
	z-index:2;
	border: 1px solid #666;
	padding: 10px;
}

#home_pcommittee {
	position: absolute;
	left: 38px;
	top: 630px;
	width: 696px;
	height: 407px;
	z-index: 2;
	border: 0px solid #999999;
	padding: 0px;
}

#home_footer {
	position: absolute;
	left: 170px;
	top: 1954px;
	width: 573px;
	height: 156px;
	z-index: 2;
}

#table_style {
	position: absolute;
	left: 51px;
	top: 775px;
	width: 700px;
	height: 265px;
	z-index: 2;
}

	

table {
	width: 100%;
	border-collapse: collapse;
}

th {
	padding-right: 5px;
	padding-left: 5px;
	border: solid;
	border-width: 0.1em;
	/*ackground-color: hsl(0,0%,80%)*/
}

td {
	padding-right: 5px;
	padding-left: 5px;
	border: solid;
	border-width: 0.1em;
	text-align: center;
	font-family: vernada, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	/*background-color: hsl(60,100%,80%)*/
}
tr {
	/*background-color: hsl(60,100%,70%)*/
	}

/*table tr:nth-child(even){
	background-color: hsl(0,0%,0%);
}

table tr:nth-child(odd){
	background-color: hsl(90,100%,60%);
}*/

#calendar {
	position: absolute;
	left: 27px;
	top: 100px;
	width: 774px;
	height: 1222px;
	z-index: 2;
	background-color: #FFFFFF;
	padding: 5px;
}

#calendar_table {
	text-align:center;
	vertical-align:top;
	table-layout: fixed;
	border: solid;
	border-width: 0.2em;
		
}

.calendar_date {
	font-family: Georgia, "Times New Roman";
	font-weight: normal;
	font-size: 1.6em;
	font-style: italic;
	color: #000000;
}

.calendar_event {
	text-align:left;
	vertical-align:top;
}


#news_wrapper {
	position:relative;
	width: 920px;
	height: 1640px;
	z-index:1;
	background-color: #A0A0A4;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #333333;
}

#news_feature {
	position:absolute;
	left:30px;
	top:179px;
	width:858px;
	height:1311px;
	z-index:1;
	background-color: #F49482;
	border: 1px solid #333333;
	padding: 0px;
}

#news_header {
	position:absolute;
	left:27px;
	top:80px;
	width:784px;
	height:1183px;
	z-index:2;
	border: 1px solid #999;
	padding: 10px;
}

#holt_wrapper {
	position: relative;
	width: 920px;
	height: 1700px;
	z-index: 1;
	background-color: #A0A0A4;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #333333;
}

#holt_feature {
	position: absolute;
	left: 26px;
	top: 425px;
	width: 864px;
	height: 1221px;
	z-index: 1;
	background-color: #FFFFFF;
	border: 1px solid #333333;
	padding: 0px;
}

#holt_gallery {
	position:absolute;
	left:27px;
	top:80px;
	width:784px;
	height:1183px;
	z-index:2;
	border: 1px solid #999;
	padding: 10px;
}

#holt_left_sidebar {
	position: absolute;
	left: 13px;
	top: 110px;
	width: 469px;
	height: 1034px;
	z-index: 2;
	padding: 15px;
}

#holt_video_player {
	position: relative;
	left: 60px;
	width: 360px;
	height: 340px;
}

#videoPlayer {
	width: 360px;
	height: 340px;
	z-index: 9;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
}

#holt_header {
	position: absolute;
	left: 25px;
	top: 35px;
	width: 780px;
	height: 45px;
	z-index: 2;
	border: 1px solid #999;
}

#mosesJr_wrapper {
	position: relative;
	width: 920px;
	height: 2160px;
	z-index: 1;
	background-color: #A0A0A4;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #333333;
}

#mosesJr_feature {
	position: absolute;
	left: 27px;
	top: 427px;
	width: 864px;
	z-index: 1;
	background-color: #FFFFFF;
	border: 1px solid #333333;
	padding: 0px;
	height: 1662px;
}

#mosesJr_gallery {
	position: absolute;
	left: 113px;
	top: 935px;
	width: 653px;
	height: 496px;
	z-index: 2;
	border: 1px solid #999;
	padding: 10px;
}

#mosesJr_header {
	position: absolute;
	left: 35px;
	top: 110px;
	width: 795px;
	height: 777px;
	z-index: 2;
	background-color: #FFF;
}

#mosesJr_obit {
	position: absolute;
	left: 26px;
	top: 35px;
	width: 795px;
	height: 45px;
	z-index: 2;
	background-color: #FFF;
}

#birthday_wrapper {
	position: relative;
	width: 920px;
	height: 1500px;
	z-index: 1;
	background-color: #A0A0A4;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #333333;
}

#birthday_feature {
	position: absolute;
	left: 26px;
	top: 425px;
	width: 864px;
	height: 963px;
	z-index: 1;
	background-color: #FFFFFF;
	border: 1px solid #333333;
	padding: 0px;
}

#birthday_title {
	position: absolute;
	left: 25px;
	top: 35px;
	width: 815px;
	height: 42px;
	z-index: 2;
}

#birthday_header {
	position: absolute;
	left: 40px;
	top: 110px;
	width: 780px;
	height: 550px;
	z-index: 2;
}

#reunion_2022_wrapper {
	position: relative;
	width: 920px;
	height: 5400px;
	z-index: 1;
	background-color: #999999;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #333333;
}

#reunion_2022_title {
	position: absolute;
	left: 27px;
	top: 29px;
	width: 815px;
	height: 42px;
	z-index: 2;
}

#reunion_2022_feature {
	position: absolute;
	left: 29px;
	top: 436px;
	width: 864px;
	height: 4689px;
	z-index: 1;
	background-color: #FFFFFF;
	border: 1px solid #333333;
	padding: 0px;
}

#reunion_2022_header {
	position: absolute;
	left: 18px;
	top: 92px;
	width: 796px;
	height: 607px;
	z-index: 2;
	padding: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	box-shadow: 10px 10px 10px 5px gray;
}

#reunion_2018_wrapper {
	position: relative;
	width: 920px;
	height: 1300px;
	z-index: 1;
	background-color: #A0A0A4;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #333333;
}

#reunion_2018_title {
	position: absolute;
	left: 25px;
	top: 35px;
	width: 815px;
	height: 45px;
	z-index: 2;
}

#reunion_2018_feature {
	position: absolute;
	left: 26px;
	top: 425px;
	width: 864px;
	height: 759px;
	z-index: 1;
	background-color: #FFFFFF;
	border: 1px solid #333333;
	padding: 0px;
}

#reunion_2018_header {
	position: absolute;
	left: 27px;
	top: 110px;
	width: 781px;
	height: 570px;
	z-index: 2;
	border: 1px solid #999;
	padding: 15px;
}

#cruise_2017_wrapper {
	position: relative;
	width: 920px;
	height: 1450px;
	z-index: 1;
	background-color: #A0A0A4;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #333333;
}

#cruise_2017_feature {
	position: absolute;
	left: 26px;
	top: 427px;
	width: 864px;
	height: 903px;
	z-index: 1;
	background-color: #FFFFFF;
	border: 1px solid #333333;
	padding: 0px;
}

#cruise_2017_title {
	position: absolute;
	left: 25px;
	top: 35px;
	width: 815px;
	height: 42px;
	z-index: 2;
}

#cruise_2017_header {
	position: absolute;
	left: 27px;
	top: 110px;
	width: 781px;
	height: 721px;
	z-index: 2;
	border: 1px solid #F09;
	padding: 15px;
}

#reunion_2015_wrapper {
	position: relative;
	width: 920px;
	height: 1300px;
	z-index: 1;
	background-color: #A0A0A4;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #333333;
}

#reunion_2015_title {
	position: absolute;
	left: 27px;
	top: 35px;
	width: 815px;
	height: 42px;
	z-index: 2;
}

#reunion_2015_feature {
	position: absolute;
	left: 26px;
	top: 425px;
	width: 864px;
	height: 800px;
	z-index: 1;
	background-color: #FFFFFF;
	border: 1px solid #333333;
	padding: 0px;
}

#reunion_2015_header {
	position: absolute;
	left: 35px;
	top: 110px;
	width: 781px;
	height: 570px;
	z-index: 2;
	border: 1px solid #999;
	padding: 15px;
}

#cruise_2014_wrapper {
	position: relative;
	width: 920px;
	height: 1400px;
	z-index: 1;
	background-color: #A0A0A4;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #333333;
}

#cruise_2014_feature {
	position: absolute;
	left: 26px;
	top: 425px;
	width: 864px;
	height: 906px;
	z-index: 1;
	background-color: #FFFFFF;
	border: 1px solid #333333;
	padding: 0px;
}

#cruise_2014_title {
	position: absolute;
	left: 25px;
	top: 35px;
	width: 813px;
	height: 42px;
	z-index: 2;
}

#cruise_2014_header {
	position: absolute;
	left: 27px;
	top: 110px;
	width: 781px;
	height: 723px;
	z-index: 2;
	border: 1px solid #999;
	padding: 15px;
	display: block;
	margin: auto;
}

#reunion_2012_wrapper {
	position: relative;
	width: 920px;
	height: 1320px;
	z-index: 1;
	background-color: #A0A0A4;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #333333;
}

#reunion_2012_feature {
	position: absolute;
	left: 26px;
	top: 427px;
	width: 864px;
	height: 807px;
	z-index: 1;
	background-color: #FFFFFF;
	border: 1px solid #333333;
}

#reunion_2012_title {
	position: absolute;
	left: 27px;
	top: 35px;
	width: 800px;
	height: 42px;
	z-index: 2;
}

#reunion_2012_header {
	position: absolute;
	left: 35px;
	top: 110px;
	width: 781px;
	height: 602px;
	z-index: 2;
	border: 1px solid #999;
	padding: 15px;
}

#gallery_wrapper {
	position: relative;
	width: 920px;
	height: 3580px;
	z-index: 1;
	background-color: #A0A0A4;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #333333;
}

#gallery_feature {
	position: absolute;
	left: 26px;
	top: 427px;
	width: 864px;
	height: 3113px;
	z-index: 1;
	background-color: #FFFFFF;
	padding: 0px;
}

#gallery_2022 {
	position: absolute;
	left: 10px;
	top: 743px;
	width: 820px;
	z-index: 3;
	border: 0px solid #999;
	padding-left: 20px;
	padding-bottom: 20px;
	background-color: #FFE6D2;
}

#gallery_wrapper2025 {
	position: absolute;
	left: 16px;
	top: 887px;
	width: 821px;
	z-index: 3;
	border: 0px solid #999;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #FFE6D2;
	box-shadow: 10px 10px 10px 5px gray;
	height: 1136px;
}

#gallery_header {
	position: absolute;
	left: 18px;
	top: 152px;
	width: 830px;
	height: 2826px;
	z-index: 3;
	border: 0px solid #999;
}

#gallery_title {
	position: absolute;
	left: 35px;
	top: 37px;
	width: 800px;
	height: 83px;
	z-index: 2;
}

#gallery-02_frame {
	position: absolute;
	left: 429px;
	top: 172px;
	width: 380px;
	height: 349px;
	z-index: 3;
	border: 1px solid #999;
}

#gallery-02 {
	position: absolute;
	left: 13px;
	top: 13px;
	width: 350px;
	height: 250px;
	z-index: 3;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}

#gallery_border {
	position: absolute;
	left: 27px;
	top: 110px;
	width: 798px;
	height: 720px;
	z-index: 3;
	border: 1px solid #999;
}

#gallery1 {
	position: absolute;
	left: 350px;
	top: 23px;
	width: 291px;
	height: 27px;
	z-index: 1;
	background-color: #FFFFFF;
	padding: 0px;
}

#gallery_parts {
	position: absolute;
	left: 35px;
	top: 20px;
	width: 292px;
	height: 29px;
	font-size: 0.75em;
	text-transform: uppercase;
	background-color: #FFFFFF;
	border: 0px solid #333333;
	padding: 0px;
	z-index: 1;
}

#news_header {
	position:absolute;
	left:27px;
	top:80px;
	width:784px;
	height:1183px;
	z-index:2;
	border: 1px solid #999;
	padding: 10px;
}

#mosesMaedella_wrapper {
	position: relative;
	width: 920px;
	height: 2300px;
	z-index: 1;
	background-color: #A0A0A4;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #333333;
}

#mosesMaedella_feature {
	position: absolute;
	left: 26px;
	top: 425px;
	width: 864px;
	height: 1790px;
	z-index: 1;
	background-color: #FFFFFF;
	border: 1px solid #333333;
	padding: 0px;
}

#mosesMaedella_header {
	position: absolute;
	left: 36px;
	top: 22px;
	width: 779px;
	height: 300px;
	z-index: 2;
	border: 1px none #999;
	box-shadow: 10px 10px 10px 5px gray;
	background-color: #FFF;
	padding-top: 20px;
}

#mosesMaedella_news_01 {
	position: absolute;
	left: 34px;
	top: 362px;
	width: 790px;
	height: 1390px;
	z-index: 2;
}

#mosesMaedella_news_02 {
	position: absolute;
	left: 35px;
	top: 426px;
	width: 790px;
	height: 291px;
	z-index: 1;
}

#mosesMaedella_news_03 {
	position: absolute;
	left: 35px;
	top: 720px;
	width: 790px;
	height: 431px;
	z-index: 1;
}

#news_image02 {
	position:absolute;
	left:32px;
	top:860px;
	width:172px;
	height:277px;
	z-index:2;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

#news_image03 {
	position:absolute;
	left:80px;
	top:735px;
	width:304px;
	height:auto;
	z-index:2;
}

#news_image04 {
	position:absolute;
	left:40px;
	top:882px;
	width:330px;
	height:126px;
	z-index:2;
	border: 1px solid #999999;
	padding: 0px;
}

#news_footer {
	position:absolute;
	left:45px;
	top:1065px;
	width:728px;
	height:142px;
	z-index:2;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
