
body  {
	/*background-color: #5588ff;	*/
	background-color: #222;
	font-family: arial;
}

div#text {
	background: transparent;
	color: #111;
	text-align: justify;
	/*width: 740px;*/
	padding: 6px 30px 16px 30px;
	/*margin-left: 10%;
	margin-right: 10%;
	margin-top: 40 px;
	margin-bottom: 40 px;*/
}

/*a:selected 
{
	background-color: #000;
	color: #fff;
}*/

a:link     {
	font-family: arial;
	color:#22f;
	text-decoration:none;
}

a:visited  {
	font-family: arial;
    color:#666;
	text-decoration:none;
}

a.menulink:link  {
	font-family: arial;
    color:#6699ff;
	background-color: #222;
}

a.menulink:visited  {
	font-family: arial;
    color:#6699ff;
	background-color: #222;
}

a.menulink:hover  {
	font-family: arial;
    color:#eee;
    text-decoration:underline;
	background-color: #5588ff;
}

a.textlink:hover  {
	font-family: arial;
    color:#44c;
    text-decoration:underline;
}

a.memberlink:hover  {
	font-family: arial;
    color:#ee4;
    text-decoration:underline;
	background-color: #000;
}

table#profile_table {
	color: #222;
	margin-left: 16px;
	margin-right: 16px;
	/*margin-top: 40 px;
	margin-bottom: 40 px;*/
	padding-left:16px;
	padding-right:16px;
}

table#menu_table {
	background-color: #222;
	color: #222;
	text-align: center;
	margin-left: 0%;
	margin-right: 0%;
	margin-top: 5px;
	margin-bottom: 40px;
}


div#banner {
	text-align: center;
}

#page
{
	background-image: url("common/bkg.png");
	background-repeat: repeat-y;
	background-color: #222;
	width: 800px;
	height: auto;
	margin-left: auto; 
	margin-right: auto;
	overflow: hidden;
}


#bkg_bottom
{
	background-image: url("common/bkg_bottom.png");
	background-repeat: no-repeat;
	background-color: #222;
	width: 800px;
	height: auto;
	margin-left: auto; 
	margin-right: auto;
	overflow: hidden;
}

/*#column1
{ 
	background: transparent;
	width: 80px;
	float: left;
	padding: 16px 6px 16px 24px;	
}


#column2
{ 
	background: transparent;
	text-align: justify;
	width: 740px;
	float: center;
	padding: 16px 30px 16px 30px;
}*/






h2 {
	color: #222;
	font-family: arial;
}

hr
{
	margin-left: 14px;
	margin-right: 14px;
}


table#join_profile_table {
	color: #111;
	text-align: justify;
	width: 740px;
	padding: 0px 30px 0px 30px;
	/*margin-left: 10%;
	margin-right: 10%;
	margin-top: 40 px;
	margin-bottom: 40 px;*/
}

table#spacing_table {
	color: #111;
	
}

