body {
	background-color:#ffffff; 
	font-family: Times New Roman, Arial, Verdana;
	font-size: 14px;
	color: #555454;
	}

img {
	border: none;
	}
	
A:link { 
	text-decoration: underline ; 
	color:#0e733c; 
	}
	
A:visited { 
	text-decoration: underline; 
	color: #80ac94; 
	}
	
A:active {
	text-decoration: none 
	}
	
A:hover { 
	text-decoration: underline; 
	color: #80ac94;  
	}

#content {
	width: 800px;
	}
	
/* header */
#header {
	width: 800px;
	height: 100px;
	}
	
#header_left {
	float: left;
	width: 400px;
	text-align: left;
	}

#header_right {
	float: right;
	width: 400px;
	height: 100px;
	text-align: right;
	}

#header_right1 {
	float: right;
	width: 400px;
	text-align: right;
	padding-top: 70px;
	font-size: 14px;
	}
	
.login {
	font-size:12px;
	font-family: Arial, Verdana, Times New Roman, ;
	}
	
/* menu */
#menu {
	width: 800px;
	height: 26px;
	padding-bottom: 20px;
	}

/*login*/
#email {
	width: 210px;
	height: 20px;
	font-size: 12px;
	color: #555454;
	border-style: solid; 
	border-color: #0e733c; 
	border-width: 1px; 
	background-color: #ffffff;
	}

#passwd {
	width: 150px;
	height: 20px;
	font-size: 12px;
	color: #555454;
	border-style: solid; 
	border-color: #0e733c; 
	border-width: 1px; 
	background-color: #ffffff;
	}
	
#submit {
	width: 50px;
	height: 20px;
	font-size: 10px;
	color: #ffffff;
	border-color: #0e733c; 
	background-color: #0e733c;
	font-family: Arial, Verdana, Times New Roman, ;
	}
	
/* main */
#main {
	width: 800px;
	height: 530px;
	}

#main_newsletter
{
	width: 800px;
	min-height: 860px;
}

*html #main_right
{
	margin-bottom: -425px;
}

*html #main_newsletter #main_right
{

}

.anime {
	padding: 0px 0px 10px 0px;
	}

.index_pics {
	padding-left: 13px;
	}
	
#home {
	text-align: right;
	}

#main_left {
	width: 200px;
	float: left;
	text-align: center;
	}

#main_right {
	width: 600px;
	float: right;
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	}

.title {
	font-weight: bold;
	font-size: 18px;
	text-align: left;
	margin-top: 60px;
	}

.member {
	font-weight: bold;
	font-size: 18px;
	text-align: left;
	}
	
#txtpadding {
	text-align: left;
	padding: 0px 30px 0px 80px;
	}

.comment_area {
	width:170px;
	line-height: 100%;
	text-align: left;
	margin-left: 10px;
	font-size: 12px;
	}
	

.comment {
	font-style: italic;
	font-size: 12px;
	width: 181px;
	}

.bg2 {
	background-image: url(images/bg2.gif);
	background-repeat: no-repeat;
	vertical-align: top;
	}

/*application*/
.button {
	padding: 0px;
	margin: 0px;
	font-family: Times, Georgia, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-variant : small-caps;
	/*border : 1px solid #aaa;*/
	font-weight: bold;
	text-align: center;
	color: #837c55;
}

.inputHighlighted{  /* Highlighting style text input */
  border:1px solid #B00;
} 

#main_appl {
	width: 800px;
	height: 2550px;
	}

h2 {
	font-size: 20px;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Verdana, Times, Helvetica, sans-serif;
	font-weight: normal;
	color: #999999;
	}
	
hr {
	color: #cccccc;
	}

.apply td {
	font-size: 14px;
	}
	
/*bullets*/
	ul. bl {
	font-size: 14px;
	}

ul.bl li{
	padding-top: 4px;
	line-height: 160%;
	list-style-position: inside;
	list-style: disk;
	padding-left: -20px;
	}
	
	
/* footer */
#footer {
	width: 800px;
	height: 26px;
	background-color: #0e733c;
	color: #ffffff;
	text-align: center;
	font-size: 12px;
	}

#footer_txt {
	color: #ffffff;
	text-align: center;
	font-size: 12px;
	padding-top: 5px;
	}

/* newsletter area */

#main_right_news
{
	min-height: 850px;	
}

#newsletterDownload
{
	text-align: right;
	font-family: Arial, sans-serif;
	margin-right: 12px;
}

#mountainLink
{
	text-align-right;
	font-family: Arial, sans-serif;
	float: right;
	margin-right: 12px;
}