a { color: #456868; font-family: verdana, Arial, tahoma, sans-serif; text-decoration: none; }
a:hover { font-weight: bold;
	border-top: 1px dashed #ffffff;
	border-bottom: 1px dashed #ffffff;
	 }
a:active { color: #000000;}

body, td, font {
	font-family: verdana, tahoma, sans-serif;

	font-size: 12px;
}

.bottom
{ 
	color: #669999;
	
	}

.header
{ 
	color: #006666;
	font-size: 25px;
	
	}


.news
{ 
	color: #ffffff;
	font-size: 14px;
	
	}
	
.news2
{
	color: #ffffff;
	font-size: 13px;

}	

.news2 a { color: #ffffff; text-decoration: underline; }
 

.sidebar
{

background-image: url('../single/vulgar.jpg');
background-repeat: no-repeat;
background-position: bottom; 
}

.contact
{

background-image: url('../single/guppy.jpg');
background-repeat: no-repeat;
background-position: center; 
}

.head
{

background-image: url('../single/kiss_tr.jpg');
background-repeat: no-repeat;
background-position: right; 
}

.side
{
	color: #ffffff;
}

.fine
{ 
	font-size: 10px;
	
	}
	
/* NEWS POST/FORM STYLES */
#np_trigger { background-color: #fff0f0; border: 1px solid #cc3333; color: #cc3333; margin: 4px 0 8px 0; padding: 3px 5px; text-align: right; }
#np_form { background-color: #fff0f0; border: 1px solid #cc3333; display: none; margin: 4px 0 8px 0; padding-left: 85px; text-align: left; }
#np_form input[type="text"] { border: 1px solid #cc3333; }
#np_form textarea { border: 1px solid #cc3333; }
#np_form em { color: #cc3333; }
#np_form input[type="image"] { margin-left: 100px; vertical-align: middle; }
#np_form select { border: 1px solid #cc3333; }

form { margin: 0; padding: 0; }