@charset "utf-8";
body {
	width: 750px;
	text-align:center; /* for IE */
	margin:0 auto; /* for the rest */ 
}

#wrapper{
	text-align:left;
}

#header {
	color: #FFFFFF;
	text-align: center;
}

#scroller {
background-color: #000000; 
color: #FFFFFF; 
border: none;
FONT-WEIGHT: BOLD;
FONT-SIZE: 14px;
}

#applynow {
	border: dotted 1px black;
	background-color: #CCCCCC;
	padding: 5px;
}

#post_name {
	background-color: #CCCCCC;
	color: #000000;
	font-weight: bold;
	font-size: 110%;
}

#post_passport {
	color: #CC0000;
	text-decoration: underline;
}

#post_statement {
	text-size: 102%;
	font-style: italic;
	letter-spacing: 110%;
}

a:link {
	color: #CC0033;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #CC0033;
	font-weight: bold;
	text-decoration: none;
}

#feedbackform {
	display: none;
}

#tofriendform {
	display: none;
}
