body {
	background: transparent url("images/bg4_wide_lowql.jpg") top center no-repeat;
}

#masthead h3, #masthead h3 a, #masthead h3 a:link, #masthead h3 a:visited { color: #353535; text-decoration:none; }
#masthead h1, #masthead h1 a, #masthead h1 a:link, #masthead h1 a:visited	{ color: #353535; text-decoration:none; }

#contentleft h1, #contentleft h1 a {
	background: #FF9900;
	font-weight: bold;
	color: #FFF;
}


/* button restyles ============================== */


.bt-links {
	background: #EEE;
	color: #555;
}

.bt-links a {
	background: #555;
	color:#FFF;
}

.bt-links a:hover {
	background: #FF9900;
	color: #FFF;
}

#contentleft p.date {
	color:#555;
}

#contentleft p.date a {
	color: #FFFFFF;
	background: #555;
}

#contentleft p.date a:hover {
	color: #FFFFFF;
	background: #FF9900;
}


/* imglinks ====================================== */


span.twitter {
	background: url(images/twitter2.png) no-repeat;
	background-position: top 5px;
}

span.twitter:hover {
	background: url(images/twitter2.png) no-repeat;
	background-position: bottom;
}

span.RSS {
	background: url(images/rss2.png) no-repeat;
	background-position: top;
}

span.RSS:hover {
	background: url(images/rss2.png) no-repeat;
	background-position: bottom;
}

span.camera {
	background: url(images/camera2.png) no-repeat;
	background-position: top;
}

span.camera:hover {
	background: url(images/camera2.png) no-repeat;
	background-position: bottom;
}

span.foto {
	background: url(images/foto2.png) no-repeat;
	background-position: top;
}

span.foto:hover {
	background: url(images/foto2.png) no-repeat;
	background-position: bottom;
}


/* imglinks ====================================== */
#jamplified p {
	clear: both;
	margin: 0;
	padding: 2px 2px 2px 2px;
}
#jamplified #field_name{ 
	float: left;
	color: #fff;
	width: 100px;
	padding: 0;
	margin: 0;
}

#jamplified #field {
	float: left;
	margin-left: 20px;
}

#jamplified #submit{
	margin-left:115px;
}