/* Start of CMSMS style sheet 'indexpage' */

.oneColElsCtr #container {
	width: 50em;
	background: black;
	margin: 0 auto;
	text-align: left;
	padding: 0;
}
.oneColElsCtr #mainContent {
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	margin: 0;
	background-image: url(images/bgr3.jpg);
}
#headbanner    {
	position: relative;
	top: 0px;
	background-image: url(images/head_bgr.jpg);
	height: 152px;
	width: 50em;
	visibility: visible;
	margin: 0 auto;
	padding: 0;
}
.oneColElsCtr #container #mainContent .pdf {
	position: relative;
	text-align: center;
	top: 1px;
	float: right;
	padding-right: 2em;
}
.oneColElsCtr  #container  #mainContent  #eagle {
	position: absolute;
	top: 200px;
	background-image: url(images/eagle.jpg);
	height: 412px;
	width: 780px;
	visibility: visible;
}
.oneColElsCtr #container #mainContent #training1 {
	position: relative;
	z-index: 10;
	top: 1px;
	left: 22px;
}
.oneColElsCtr #container #mainContent #bio {
	position: relative;
	z-index: 10;
	top: 124px;
	left: 714px;
}
.oneColElsCtr #container #mainContent #books {
	position: relative;
	z-index: 9;
	top: 120px;
	left: 618px;
}
.oneColElsCtr #container #mainContent #videos {
	position: relative;
	z-index: 8;
	top: 54px;
	left: 606px;
}

.oneColElsCtr #container #mainContent #comments {
	position: relative;
	z-index: 7;
	top: -40px;
	left: 570px;
}
#mainContent .box1 {
	position: relative;
	top: -80px;
	left: 320px;
	width: 28em;
	font-weight: bold;
	text-align: justify;
	font-size: 1em;
}
#mainContent     .box2     {
	position: relative;
	top: 40px;
	left: 20px;
	width: 13em;
	font-weight: bold;
	text-align: justify;
	font-size: 1em;
	z-index: 12;
}
#mainContent .box3 {
	position: relative;
	top: -100px;
	left: 333px;
	width: 24em;
	font-weight: bold;
	text-align: justify;
	font-size: 1em;
	z-index: 8;
}
#mainContent .box4 {
	position: relative;
	top: -74px;
	left: 90px;
	width: 40em;
	font-weight: bold;
	text-align: justify;
	font-size: 1em;
	z-index: 8;
}
#mainContent .box5 {
	position: relative;
	top: -70px;
	left: 122px;
	width: 35em;
	font-weight: bold;
	text-align: justify;
	font-size: 1em;
	z-index: 8;
}
#mainContent .fullbox {
	position: relative;
	width: 46em;
	font-weight: bold;
	text-align: justify;
	font-size: 1em;
	margin: 0 2em;
}
#mainContent .fullboxslim {
	position: relative;
	width: 36em;
	font-weight: bold;
	text-align: justify;
	font-size: 1em;
	margin: 0 auto;
}

.whitebox      {
	background-image: url(images/bgrvilagos.jpg);
	width: 41em;
	color: #000000;
	list-style-type: circle;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 2em;
	padding-left: 2em;
}


#mainContent .f1 {
	position: relative;
	top: 1px;
	left: 200px;
	z-index: 3;
	width: 90px;
	display: block;
}
#mainContent .f2 {
	position: relative;
	top: 1px;
	left: 200px;
	z-index: 8;
	width: 90px;
}
#mainContent .f3 {
	position: relative;
	top: -40px;
	left: 200px;
	z-index: 8;
	width: 90px;
}
.bottom {
	font-size: 0.9em;
	text-align: center;
	padding-bottom: 18px;
}
.bottom a {
	color: #000000;
	text-decoration: none;
}
#centerbox {
	text-align: center;
	margin: auto;
	position: relative;
	top: -30px;
}

.bottom a:hover {
	color: #FFFFFF;
}
.style5 {font-size: 30px}
.oneColElsCtr  #container  #mainContent  #feather {
	position: relative;
	float: right;
	display: none;
	z-index: 10;
	white-space: normal;
}

/* End of 'indexpage' */

