BODY {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #111111;
	line-height: 17px;
}

a {
	text-decoration: none;
	color: #111111;
	font-weight: bold;
}

a:hover {
	color: #999999;
}

strong {
	color: #999999;
	font-weight: bold;
}

h1 {
	font-size: 22px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #BBBBBB;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
	line-height: 22px;
}

h2 {
	font-size: 25px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	line-height: 25px;
}


#leftmain {
	top: 5px;
	left: 40px;
	position: absolute;
	margin: 0px;
	padding: 0px;
	width: 555px;
}

#rightmain {
	top: 5px;
	left: 615px;
	position: absolute;
	width: 345px;
	padding: 10px;
	text-align: justify;
	padding-top: 80px;
}

.category {
	width: 79px;
	float: left;
	margin: 0px;
}

.categoryhoriz {
	width: 572px;
	margin: 0px;
}

.categorytitlebox {
	width: 74px;
	height: 35px;
	margin-bottom: 3px;
	margin-right: 5px;
	padding-top: 3px;
	color: #666666;
	line-height: 12px;
	font-weight: bold;
	font-size: 10px;
	background-color:#E5E5E5;
	float: left;
}
.categorytitleboxhoriz {
	width: 74px;
	height: 35px;
	margin-bottom: 3px;
	margin-right: 3px;
	color: #666666;
	line-height: 12px;
	font-weight: bold;
	font-size: 10px;
	background-color:#E5E5E5;
	float: left;
}

.categoryartist {
	width: 38px;
	float: left;
	padding-bottom: 3px;
	z-index: 2;
}

.iconbounder {
	width: 494px;	
	float: right;
}

.row_forceopen {
	clear: both;
	margin: 0px 0px 0px 0px;
	height: 0px;
}


#thumbcolumn {
	position: relative;
	width: 140px;
	padding: 0px;
	padding-left: 35px;
}

#chatcolumn {
	position: absolute;
	left: 155px;
	width: 390px;
	padding: 0px;
	float: right;
}

.biothumb {
	padding-bottom: 10px;	
}

#leftadmin {
	top: 5px;
	left: 5px;
	position: absolute;
	width: 590px;
	text-align: right;
}






form {
	display:inline
}

input {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #1F193F;
	width: 300px;
	}
	
input.nowidth {
	width: 21px;
}
	
textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #1F193F;
	}
	

select {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #1F193F;
}



