body 
{	background:#000000 url(imgs/bg.jpg);
	margin: 0pt;}

#content 
{	padding-left:15px;
	padding-right:15px;
	padding-bottom:0px;
	text-align:justify;
	padding-top:0px;}

tr,td
{	background: url(imgs/bgcontent.jpg);
	text-align: justify;
	line-height:14px;
	margin: 0 0 10 10;}

p 
{	font:12px georgia;
	color:#000000;
	padding-left: 25px;
	text-align: justify;
	margin-top:0;
	margin-bottom:8px;
	line-height: 135%;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;}

#nav
{	line-height: 25px;
	height: 30px;
	margin: 0px;
	padding: 20 5 20 5;
	text-align: center;
	background: #transparent;}

#nav a
{	font-family:georgia;
	font-size: 25px;
	padding: 18 18 18 18;
	margin: 5 5 5 5;
	text-decoration: none;
	color: #000000;
	cursor:ne-resize;
	background-color: #transparent;
	letter-spacing: -2px;
	font-style: italic;}
	
#nav a:visited
{	font-family:georgia;
	font-size: 25px;
	padding: 18 18 18 18;
	margin: 5 5 5 5;
	text-decoration: none;
	color: #000000;
	cursor:ne-resize;
	background-color: #transparent;
	letter-spacing: -2px;
	font-style: italic;}
	
#nav a:active
{	font-family:georgia;
	font-size: 25px;
	padding: 18 18 18 18;
	margin: 5 5 5 5;
	text-decoration: none;
	color: #000000;
	cursor:ne-resize;
	background-color: #transparent;
	letter-spacing: -2px;
	font-style: italic;}

#nav a:hover
{	font-family:georgia;
	font-size: 25px;
	padding: 18 18 18 18;
	margin: 5 5 5 5;
	text-decoration: none;
	color: #ffffff;
	cursor:ne-resize;
	background-color: #000000;
	letter-spacing: -2px;
	font-style: italic;}

p a
{	text-decoration: none;
	color :#000000;
	text-transform: uppercase;
	cursor:ne-resize;
	font-size: 11px;
	border-bottom: #000000 2px solid;}
	
p a:visited
{	text-decoration: none;
	color :#000000;
	text-transform: uppercase;
	cursor:ne-resize;
	font-size: 11px;
	border-bottom: #000000 2px solid;}

p a:active
{	text-decoration: none;
	color :#000000;
	text-transform: uppercase;
	cursor:ne-resize;
	font-size: 11px;
	border-bottom: #000000 2px solid;}
	
p a:hover
{	text-decoration: none;
	color :#000000;
	text-transform: uppercase;
	cursor:ne-resize;
	font-size: 11px;
	border-bottom: #000000 2px solid;
	font-weight:bolder;}

b
{	color:#000000; 
	font-size: 12px;
	font-weight: bolder;}

i, s, u
{	color:#000000; 
	font-size: 12px;}

h1 
{	margin-right: 5px;
	color: #000000;
	font-weight: normal;
	text-align: left;
	letter-spacing: -5px;
	font-size: 45px;
	text-transform: lowercase;
	font-style: italic;
	font-family: georgia, serif;}
	

h2
{	margin-right: 15px;
	color: #000000;
	font-weight: normal;
	text-align: left;
	letter-spacing: -5px;
	background: #transparent;
	font-size: 40px;
	text-transform: lowercase;
	font-style: italic;
	font-family: georgia, serif;}
	
h3
{	margin: 20px 10px 10px 15px;
	color: #000000;
	font-weight: normal;
	text-align: left;
	letter-spacing: -5px;
	background: #transparent;
	font-size: 45px;
	height: 35px;
	text-transform: lowercase;
	font-style: italic;
	font-family: georgia, "Times New Roman", Georgia, Times, serif;}
	
blockquote
{   display: block;
    padding: 5px 5px 5px 5px;
    border-left: 15px solid #000000;
    font-weight: normal;
	background: #000000 url(imgs/footer.jpg);}
	
input, textarea, select, option
{	color: #000000;
	font-size: 10pt;
	font-family: georgia, Arial, Trebuchet MS, Sans-Serif;
	background: #ffffff;
	margin: 0 0 0 0;
	padding: 5px 5px 5px 5px;
    letter-spacing: 1pt;
	border: 2px solid #000000;
    text-align:justify;}
	
li	
{	color:#000000; 
	font-size: 12pt;
	font-family: georgia, Trebuchet MS, Sans-Serif;
	background-color:transparent;
	font-style: normal; 
	font-variant: normal; 
	font-weight: normal; 
	margin: 0px;
    line-height: 20px;
	list-style-type: square;
	list-style-position: outside;}
	
li a
{	text-decoration: none;
	color :#000000;
	text-transform: uppercase;
	cursor:ne-resize;
	font-size: 11px;
	border-bottom: #000000 2px solid;}
	
li a:visited
{	text-decoration: none;
	color :#000000;
	text-transform: uppercase;
	cursor:ne-resize;
	font-size: 11px;
	border-bottom: #000000 2px solid;}
	
li a:active
{	text-decoration: none;
	color :#000000;
	text-transform: uppercase;
	cursor:ne-resize;
	font-size: 11px;
	border-bottom: #000000 2px solid;}
	
li a:hover
{	text-decoration: none;
	color :#000000;
	text-transform: uppercase;
	cursor:ne-resize;
	font-size: 11px;
	border-bottom: #000000 2px solid;
	font-weight:bolder;}

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

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

img.border2
{	border: 5px solid #000000;
	margin: 3px;}

img.left 
{	float: left; 
	margin: 5px 14px 4px 0;}
 
img.right 
{	float: right; 
	margin: 5px 0 4px 14px;}

p.center 
{	text-align: center;}

p.right 
{	text-align: right;}

p.left 
{	text-align:left;}

.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;}
