body { 
	background: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	font-size:12px; 
	color:black;
}

a {
	color:#75005c;
	text-decoration: underline;
}

a:hover {
	color:#75005c;
	text-decoration: none;
}

#container {
	margin:0;
	padding:0;
	width:800px;
	min-height:450px;	
	height:auto !important;
	height:450px;
	background-color: #75005c;
	background: url("img/content_bg.gif") repeat-y;
	border-bottom: 5px solid #a45794;
	text-align:left;
	line-height: 20px;
}

#bodyContainer {
	text-align:left;
	width:450px;
	margin: 0 0 0 226px;
}

#bodyContainer p {
	padding: 4px 0 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#bodyContainer h1 {
	font-size:20px;
	color:#FF0000;
	font-weight:bolder;
	margin: 0;
}

#bodyContainer h2 {
	color:black;
	font-weight:bold;
	font-size:12px;
	margin: 0 0 -20px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#contentBottom {
	margin: 50px 0 0 123px;
	padding: 0 0 0 0;
	width:629px;
	height:28px;	
	background: url("img/content_btm.gif") no-repeat #75005c;
}

#header {
	width:608px !important;
	width:800px;
	height:64px !important;
	height:230px;
	background: url("img/header_bg.jpg") no-repeat;
	padding: 166px 0 0 192px;
}

#topNav {
	width:100px;
	height:23px;
	background: url("img/btn_background.gif") no-repeat;
	color: white;
	text-align:center;
	float:left;
	padding-top:1px;
	margin-right:8px;
}

#topNav a {
	color: white;
	text-decoration:none;
}

#topNav a:hover {
	color: white;
	text-decoration:underline;
}

#passportBottom {
	position:relative;
	top: 0;	
	left: 0;	
	width:201px;
	height:207px;
	float:left;
	background: url("img/passport_bg.jpg") no-repeat left top;	
}

#rightNav {
	position:absolute;
	top: 253;	
	left: 50%;	
	width:147px;
	margin:0 0 0 298px;
	background: url("img/your_mission.gif") no-repeat #a65892;	
}

#rightNavContent {
	width:137px;
	margin:67px 5px 0 5px;
	padding:10px 0 10px 0;
	background: white;	
	color:#75005c;
	line-height: 18px;
}

#rightNavContent a {
	padding-left:10px;
	color:#75005c;
	text-decoration: none;
}

#rightNavContent a:hover {
	color:#75005c;
	text-decoration: underline;
}

#rightNavBttm {
	margin:0;
	padding:0;
	width:147px;
	height:5px;
	display:block;
	overflow:hidden;
	background: url("img/your_mission_bttm.gif") no-repeat left top;
}

#footer {
	color:white;
	margin: -78px 0 0 0;
	padding: 25px 0 0 90px;
	width:213px !important;
	width:303px;
	height:120px;
	text-align:left;
	background: url("img/footer_bg.gif") no-repeat left top;
	float:center;
}

#footer a {
	color:white;
	text-decoration:underline;
}

#footer a:hover {
	color:white;
	text-decoration:none;
}

td {
	font-size:11px;
	padding: 5px 0 5px 0;
	width:50%;
}

input {
	background: #a65892;
	font-size:11px;
	color: white;
	border: 1px solid #75005c;
	width:200px;
	height: 20px;
	font-family: courier, courier new, serif;
	padding: 2px 0 0 3px;
}

input.button {
	margin:0;
	padding: 0;
	font-size:11px;
	border: 1px solid #75005c;
	width:100px;
	height: 22px;
	color: #fff;
	text-align:center;
	background: url("img/submit_bg.gif") repeat-x;
}

table.formTable {
	padding:0;
	margin:0;
	width:300px;
	border:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

textarea {
	background: #a65892;
	font-size:11px;
	color: white;
	border: 1px solid #75005c;
	width:300px;
	font-family: courier, courier new, serif;
	padding: 2px 0 0 3px;
	margin: 5px 0 0 0;
}

.thumbNail {	
	margin-right: 14px;
	padding:0;
	border:0;
}

.rightImageFloat {
	float:right;
	border:0
}

.leftImageFloat {
	float:left;
}
