body {
	margin: 0px;
	padding: 0px;
	background-color: #333333;
	background-attachment: fixed;
	background-image: url(gfx/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.bodytext {
	font-family: arial;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	
}
.memberpagelink{
	font-family: arial;
	font-size: 12px;
	font-weight:bold;
	text-transform: uppercase;
	text-decoration: none;
	background-color: #CCCCCC;
	padding: 3px;
	color: #333333;
}

.redboxlink{
	font-family: arial;
	font-size: 10px;

	text-transform: uppercase;
	text-decoration: none;
	background-color: #CCCCCC;
	padding: 3px;
	color: #333333;
}
.greyboxlink{
	font-family: arial;
	font-size: 10px;

	text-transform: uppercase;
	text-decoration: none;
	background-color: #E8E8E8;
	padding: 3px;
	color: #333333;
}
.inputheading {
	font-family: arial;
	font-size: 16px;
		color: #666666;
	
} 

.copyritefoot {
	font-family: arial;
	font-size: 12px;
		color: #FFFFFF;
	
} 

.articletitle{	font-family: arial;
	font-size: 18px;
		color: #666666;
		text-decoration:none
		}
.divbox
{ background-color:#E8E8E8;
padding:10px;
font-size:14px;
font-weight:bold;
}
.gallery-img {

border:10px solid #e4e4e4;
margin-bottom: 10px;
}

.topmenu{font-family:arial narrow; font-size:16px; color:#FFFFFF}

.bodyheading {	font-family: arial;
	font-size: 22px;
	color: #333333;}
	
	a:link {
	text-decoration: none;
	font-family: arial;
}

a:hover {
	text-decoration: underline;
	font-family: arial;
}
