/* CSS Document */
body {
	font-family: verdana, tahoma, helvetica, arial, sans-serif;
	margin: 0;
	font-size: 75%; /* 68.8*/
}
#mainLeft {
	background: #F9A800;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C9C9C9;	
}
#mainRight {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C9C9C9;
	padding-left: 10px;
	text-align: justify;
	padding-right: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C9C9C9;
}
#bottomRight {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C9C9C9;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C9C9C9;
}
#mainRight li {
	padding-bottom: 5px;
}
#corner {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C9C9C9;
}
#footer {
	font-size: 75%; /* 68.8*/
}
#footer {
	color: #4e39a6;
}
#footer a {
	color: #4e39a6;
}
#footer a:visited {
	color: #4e39a6;
}
.bottomTableCell1 {
	background-image: url(../images/eagleBack1.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 177px;
}
.bottomTableCell2 {
	background-image: url(../images/eagleBack2.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 177px;
	text-align: right;
	color: #330099;
}
.DreamOrb {
	color: #666666;
}
h2 {
	font-size: 1.6em;
	font-weight: bold;
	color: #330099;
}
h3 {
	font-size: 1.3em;
	font-weight: bold;
	color: #330099;
}
h4 {
	font-size: 1.2em;
	font-weight: bold;
	color: #330099;
}
.textPurple {
	font-weight: bold;
	color: #330099;
}
#wrapper {
	background: #FFFFFF;
	width: 780px;
	margin: 0px auto;
	padding: 0;
	border: 0;
}
#outWrapper {
	background: #FFFFFF;
	width: 800px;
	margin: 0px auto;
	padding: 0;
	border: medium solid #666666;
}

#leftColumn {
	vertical-align: top;
}
#photo {
    width: 100%;
    height: auto;
}
#one {
	width: 100%;
	}
.content {
	padding: 10px;	
}
.content2 {
	padding: 25px;	
}
.fontWhiteB {
	font-weight: bold;
	color: #FFFFFF;	
	}
.btn_email {
	width: 150px;
	height: 22px;
	background: #9e1f1f;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	font-size: 10px;
	font-family: verdana, tahoma, helvetica, arial, sans-serif;
}
.errorMessage {
	color: #FF0000;
	font-weight: bold;
}
.imageSpace img {
	padding-bottom: 5px;
}
.menuText {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	padding-left: 10px;
}
.menu {
	list-style:none;
	margin:0;
	padding:0;
}
.menu_item {
	height:27px;
	width:160px;
	background:url(../images/nav_bkg.gif) no-repeat;
	text-align:left;
	padding:5px 0 0 40px;
}
.menu_item a:link, .menu_item a:hover,.menu_item a:visited, .menu_item a:active{
	text-decoration:none;
	color:#fff;
	font-size: 16px;
	font-weight: bold;