﻿*{font-size:100.01%}
html {font-size:80%;}
body 
{
	color:#4d4d4d;
	font:1.1em Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
}

h1
{
	font-size:18px;
	margin:0px;
	margin-bottom:5px;
	color:#4d4d4d;
	font-weight:bold;
}

img
{
	border:0;
}

.container 
{
	width:800px;
	margin:0 auto;
}

.top 
{
	margin:10px;
	text-align:center;
}

.content 
{
	text-align:left;
	margin:10px;
	margin-left:0px;
	margin-right:0px;
}

.regbtn 
{
	margin:40px;
	text-align:center;
}

.bkphoto
{
	background-image:url(../images/bk-photo.png);
	background-repeat:no-repeat;
	background-position:bottom;
	margin:0 auto;
	width:667px;
}

.moreinfo:link, .moreinfo:visited
{
	color:#ff5c00;
	text-decoration:none;
}

.moreinfo:hover
{
	color:#ff5c00;
	text-decoration:underline;
}

#clublist a:link, a:visited
{
	color:#000000;
	text-decoration:none;
}

#clublist a:hover
{
	color:#000000;
	text-decoration:none;
}

li.friend-row-list 
{
	background-image:url(../images/rowlight.png);
	background-repeat:repeat-x;
	height:22px;
	width:243px;
	color:#000000;
}

li.friend-row-list:hover
{
	background-image:url(../images/rowdark.png);
	background-repeat:repeat-x;
	height:22px;
	width:243px;
	color:#ffffff;
}

li.friend-row-list_less6
{
	background-image:url(../images/rowlight.png);
	background-repeat:repeat-x;
	height:22px;
	width:260px;
}

li.friend-row-list_less6:hover
{
	background-image:url(../images/rowdark.png);
	background-repeat:repeat-x;
	height:22px;
	width:260px;
	color:#ffffff;
}

.friendListAll 
{
	list-style-type:none;
	padding:0;
	margin:0;
	width:243px;
}