﻿.alink
{
	text-decoration: underline;
}
#indexbigmission
{
	position: absolute;
	top: 0;
	left: 35px;
	width: 250px;
	text-align: left;
	
}
#indexmission
{
	position: absolute;
	top: -18px;
	left: 300px;
	width: 460px;
	font-size: 12pt;
	line-height: 135%;
	text-transform: none;
	text-align: left;
}
#ContentPage /* Content */
{
	padding: 0;
	line-height: 25px;
}
#ContentPageRight /* Content */
{
	padding: 10px 10px 20px 415px;
	margin-bottom: 70px;
	line-height: 25px;
}
#indexleft
{
	position: absolute;
	top: 0;
	left: 0;
	width: 390px;
	height: 345px;
	padding: 5px;
	background-color: #d2ac6b;
	border-right: 2px solid #908050;
	border-bottom: 2px solid #908050;
}
#indexleft table
{
	white-space:nowrap;
	width: 100%;
	padding: 0;
	border-collapse: collapse;
}
table.IndexHolder
{
	width: 100%;
	border-collapse: collapse;
}
#indexleft tr
{
	text-align:center;
	padding: 0;
	margin: 0;
}
#indexleft td
{
	text-align:center;
	padding: 0px 0 0 0;
	margin: 0;
}
#indexleft a
{
	display: block;
	text-decoration: none;
	border: 1px solid #d2ac6b;
	margin-bottom: 10px;
}
#indexleft a:hover
{
	text-decoration: none;
	background-color:#e0c080;
	color: #000000;
	border: 1px solid #000000;
}
#indexleft img
{
	height: 63px;
	display:block;
	margin: 10px auto 0 auto;
	border: 0;
	border: 1px solid #000000;
}
#indexleft a:hover img
{
	border: 1px solid #e0c080;
}
#Recoveryimg 
{
	position: absolute;
	top:340px;
	left:0px;
	height: 45px;
	width: 394px;
	padding: 3px;
	border: 1px solid black;
	background-color: Black;
	background-repeat:repeat;
	background-image: url('masterpages/images/hder_bkg.jpg');
	text-align: center;
}
img.Recoveryimg 
{
	position: relative;
	top: 8px;
	height: 22px;
	background-color: White;
	border: 2px solid #ffffff;
}
img.Recoveryimg:hover
{
	border: 2px solid #aaaaaa;
}
#indexcontentheader
{
	font-size: 24px;
	color: #ffffff;
	text-align:center;
	padding: 8px;
	margin-bottom: 5px;
}
#indexcontent
{
	position: relative;
	top: 0;
	left: 0;
	height: 225px;
	overflow: hidden;
	font-size: 12px;
}
#indexcontentfooter /* Red words with border */
{
	position: relative;
	text-align: center;
	padding: 0px;
	margin-bottom: 5px;
	border: 1px solid red;
	text-transform: uppercase;
	font-size: 20px;
	font-weight: bold;
	line-height: normal;
	background-color: White;
}
#indexcontentfooter a /* Red words with border */
{
	color: Red;
	display: block;
	width: 100%;
	padding: 5px 0 5px 0;
	text-decoration: none;
}
#indexcontentfooter a:hover
{
	background-color: #eeeeee;
	text-decoration: none;
}

div.marquee
{
/*    background-color: #AEEEB8;*/
    color: #dddddd;
    height: 30px;
    line-height: 30px;
    top: 1px;
    width: 100%;
}

div.marquee a
{
    color: White;
}