body	{	
	font:11px  Tahoma, Arial, Verdana; 
	color:#2a2a2a;
	margin: 0px auto;
	text-align: center;
	background: #fff url(bg.jpg) repeat-x;
}

#container	{	
	margin: 20px auto;
	margin-bottom: 0px;
	padding: 0px;
	background: #fff;
	border: 1px solid #fff;
	text-align: center;
	border-bottom:0px;
	width: 594px;
}
	
#head	{	
	margin: 0px auto;
	background: #fff url(robintop.jpg);
	width: 594px;
	height: 100%;
	background-repeat: no-repeat;
}
	
#nav	{	
	margin: 0px auto;
	background: transparent;
	width: 594px;
	font: 28px Verdana, Arial;
	font-style: italic;
	height: 30px;
	padding-top: 370px;
}
	
#nav a	{	
	padding: 10px;
	color: #fff;
	text-decoration: none;
	text-align: center;
}
	
#nav a:visited	{	
	padding: 10px;
	color: #2a2a2a;
	text-decoration: none;
	text-align: center;
}

#nav a:active	{	
	padding: 10px;
	color: #9bd5dd;
	text-decoration: none;
	text-align: center;
}

#nav a:hover	{	
	padding: 10px;
	color: #6db61e;
	text-decoration: none;
	text-align: center;
}
	
#content	{	
	width: 574px;
	margin: 0px auto;
	padding-left: 10px;
	padding-right: 10px;
	font: 12px Book Antiqua, Tahoma, Arial, Verdana; 
	color:#2a2a2a;
	text-align: justify;
	background: transparent;
}
	
#footer 	{	
	background: #fff;
	text-align: center;
	clear: both;
	margin: 0px auto;
	margin-top: -10px;
	margin-bottom: 20px;
	height: 35px;
	width: 594px;
	border: 1px solid #fff;
	border-top:0px;
}


b, strong	{	
	color: #109b25;
	font-weight:bold;
}

i, em	{	
	color: #8e5646;
	font-style: italic;
}
	
#content a	{	
	text-decoration: none;
	color :#cc5925;
	font-size: 12px;
}
	
#content a:visited	{	
	text-decoration: none; 
	color :#4f4d7b;
	font-size: 12px;
}

#content a:active	{	
	text-decoration: none; 
	color :#55a020;
	font-size: 12px;
}
	
#content a:hover	{	
	text-decoration: underline; 
	color :#445a7f;
	font-size: 12px;
}

#footer a	{	
	text-decoration: none;
	color :#cc5925;
	font-size: 12px;
}
	
#footer a:visited	{	
	text-decoration: none; 
	color :#4f4d7b;
	font-size: 12px;
}

#footer a:active	{	
	text-decoration: none; 
	color :#55a020;
	font-size: 12px;
}
	
#footer a:hover	{	
	text-decoration: underline; 
	color :#445a7f;
	font-size: 12px;
}

	
blockquote	{   
	display: block;
	padding-top: 55px;
	background: url(bq.jpg) no-repeat;
	font-style: italic;
	color: #445a7f;
	-moz-border-radius: 15px;
    	-webkit-border-radius: 15px;
    	-khtml-border-radius: 15px;
    	border-radius: 15px;
}

h3	{
	margin: 10px 10px -10px 10px;
	color: #d17229;
	font-variant: small-caps;
	font-weight: normal;
	text-align: left;
	letter-spacing: 3px;
	font-size: 34px;
	font-family: Verdana, Tahoma, Arial;
}

	
img.border 	{	
	border: 5px solid #333;
	margin: 3px;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

img.border:hover	{	
	border: 5px solid #0a0a0a;
	margin: 3px;
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	-khtml-opacity: 1.0;
	opacity: 1.0;
}



.show_join_password_field, .show_join_password_field2, .show_update_password_field, .show_update_password_field2	{
	width:100px; 
	display:block;
	float:left;
	margin-right: 3px;
}
