body {
	background-image:url(../images/bgf.gif);
	background-repeat:repeat;
	text-align:center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#ffffff; 
	font-size:11px; 
	margin:0px auto 0px auto;
}
a:link {
	color: #CF6;
	text-decoration:none;
}
a:hover {
	color: #FFC;
	text-decoration:underline;
}
a:visited {
	color: #FC3;
	text-decoration:none;
}
a:visited:hover {
	color: #FFC;
	text-decoration:underline;
}
img, fieldset {
	border: none;
}
table {
	border-collapse: collapse;
	border: none;
}
hr, .hide {
	display: none;
}
select {
	background-color: #993333;
	border : 1px solid red;
	font-weight: bold;
	color: #CCCC66;
	font-family:"Trebuchet MS", Tahoma, Arial, "Times New Roman";
	font-style:italic;
	font-size:11px;
}
input {
	background-color: #993333;
	border-color: #F90;
	border-width:1px;
	font-weight: bold;
	color: #CCCC66;
	font-family:"Trebuchet MS", Tahoma, Arial, "Times New Roman";
	font-style:italic;
	font-size:11px;
}
input.button{
	cursor:pointer;
}
textarea{
	background-color: #993333;
	border-color:#FFCC66;
	border-width:1px;
	border-style:inset;
	font-weight: bold;
	color: #CCCC66;
	font-family:"Trebuchet MS", Tahoma, Arial, "Times New Roman";
	font-style:italic;
	font-size:11px;
}
li {
	list-style:katakana;
	font-size:12px;
	color:#FC9;
}
/* common classes */
.sidebar {
	float: left;
	height:450px;
	background: url(../images/sidebar-top-bg.png) no-repeat;
}
.in {
	color: #F0FCFF;
	float:left;
}
.header_big {
	color: #FF9900;
	font-family:"Monotype Corsiva", "Times New Roman", "Trebuchet MS", Verdana;
	font-size: 32px;
	line-height: 22px;
}
.header_small {
	color:#D9F4FC;
	font-size: 20px;
	line-height: 22px;
}
.light {
	padding-top:3px;
	padding-bottom:3px;
}
.fmembers {
	font: 9px/13px Tahoma, Verdana, sans-serif;
	color: #FFF;
	z-index: 5;
	position: absolute;
}
.fmembers-bg {
	background: url(../images/fmembers-bg.gif);
	background-repeat:no-repeat;
	width: 230px;
	height: 185px;
	position: absolute;
	top:0;
}
.fmembers-in{
	margin-top:30px;
	text-align:center;
}
.img_med_border {
	padding:4px;
	background: url(../images/userinfo-photo-bg.png) no-repeat;
	width:130px; height:145px;
}
.user_name {
	font-size: 22px;
	color: #ffffff;
	line-height: 32px;
}
.pri_med_bold {
	font-size:20px;
	line-height: 22px;
	margin-bottom:10px;
	margin-top:10px;
}
.pri_text_bold {
	color:#FFCC33;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:800;
}
.button {
	padding: 0 8px;
	height: 23px;
	background: url(../images/button-bg.gif);
	font-weight: bold;
	color: #FFF;
	border: 1px solid #651B1A;
	border-width: 1px 1px 1px 1px;
}
.button:hover {
	background: url(../images/button-hot-bg-7.gif);
	padding: 0 8px;
	height: 23px;
	font-weight: bold;
	color: #FFF;
	border: 1px solid #651B1A;
	border-width: 1px 1px 1px 1px;
}
.vis {
	height:0px;
	display: none;
	visibility:hidden;
}
.heading-home {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#FFF;
}
.left-border {
	background-image:url(../images/index_left.gif);
	background-repeat:repeat-y;
}
.right-border {
	background-image:url(../images/index_right.gif);
	background-repeat:repeat-y;
	background-position: right top;
}
.inactive-link{
	color: #A4CAD4; text-decoration:none; font-weight:bold;
}
.form-text{
font-family: Tahoma, Geneva, sans-serif; 
color:#ffffff; 
font-size:11px; 
padding-right:5px;	
}
.small-text{
	font-family: Tahoma, Geneva, sans-serif;  color:#ffffff; font-size:11px;
}
.small-link{
	font-family: Tahoma, Geneva, sans-serif;  color:#ecbc4c; font-size:11px;
}
.hr-rule{
border-bottom: 1px solid #D9F4FC;
}
/* layout styles */
.leftpad{
	padding-left:10px;	
}
.topbottompad{
	padding-top:10px;
	padding-bottom:10px;
}
.essay-warn{
	padding: 12px; padding-left: 18px; line-height: 1.8;
	color:#603;
	background-color:#FFCCFF;
}
.join-textfield{
	width:300px;
}
.join-textarea{
background-color: #b91313; 
width: 525px; 
height:260px;
padding-bottom:10px; 
}
/* specific classes */
#footer {
	text-align: center;
	padding-top: 15px;
	color: #FFF;
}
#footer p {
	margin-bottom: 5px;
}
/* error styles */
.error{
font-style:italic;
color: #FF0;
display: block;
font-weight:bold;
width:auto;
text-align:left;
border: 1px solid #F60;
}
.date{
	height:15px;
	color: #FCF;
	font-style:italic;
	padding:2px;
}