body {
	background: #000000;
	font-family: verdana,tahoma,arial,helvetica,sans-serif;
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
	text-align: center;
	}
h2 {
	font-family: "Monotype Corsiva","Apple Chancery","URW Chancery L",cursive;
	font-size: 21pt;
	font-weight: normal;
	}
img.noborder{
	border: none;
	}
img{
	border: 1px solid #666666;
	}
img.noborder{
	border: none;
	}
a img {
	border: none;
	}
a {
	color: #ffffff;
	}
form{
	margin: 0;
	}
a:hover {
	text-decoration: none;
	}

input.radio{
	border: none;
	}

input,textarea,select{
	background: #000000;
	color: #ffffff;
	border: #ffffff 1px solid;
	font-family: verdana,tahoma,arial,helvetica,sans-serif;
	}
input.paypal{
	border:none;
}
input.radio{
	border: none;
	}
	
p{
	margin: 0 0 15px 0;
	padding: 0;
	text-align: justify;
	}
em.fr{
	font-family: "Monotype Corsiva","Apple Chancery","URW Chancery L",cursive;
	font-size: 1.2em;
	line-height: 1em;
	}
#container {
	background: #000000 url('/images/background.gif') repeat-y top left;
	color: #ffffff;
	width: 947px;
	margin: 0 auto;
	text-align: left;
	}

#header {
	height: 102px;
	}
#header.default{
	background: url('/images/banner.jpg') no-repeat center top;
	}
#header.sub{
	background: url('/images/banner_sub.jpg') no-repeat center top;
	}

#header h1 {
	text-indent: -2000em;
	margin: 0;
	padding: 0;
	}

#navigation{
	background: #000000;
	height: 40px;
	padding: 0px 11px 0 11px;
	}
#navigation a{
	text-decoration: none;
	line-height: 38px;
	float: left;
	width: 154px;
	text-align: center;
	border: 1px solid #252525;
	border-width: 1px 0;
	}
#navigation a:hover{
	border-color: #666666;
	}
#banner{
	width: 100%;
	height: 234px;
	text-indent: -2000em;
	background: url('/images/banner_home.jpg') no-repeat center top;
	}

#main {
	text-align: left;
	padding: 20px 15px 20px 15px;
	}

#footer{
	border-top: 1px solid #252525;
	padding: 10px 10px 40px 10px;
	margin: 0 11px 0 11px;
	}

#sidebar {
	padding-left: 20px;
	border-left: 1px solid #1f1f1f;
	margin-bottom: 50px;
	}

#sidebar h2, #sidebar ul {
	margin-left: 40px;
	}

#content {
	padding-left: 20px;
	}

#content img {
	margin-right: 15px;
	}

#recaptcha_response_field{
	background: #000000;
	color: #ffffff;
	border: #ffffff 1px solid;
	}
	
img.paypal{

	border: none;
	display: block;
	}
	
a.colorGallery{
	float: left;
	border: 1px solid #666666;
	margin-right: 4px;
	}
a.colorGallery img{
	border: none;
	display: block;
	}
a.extraGallery{
	float: left;
	border: 1px solid #666666;
	margin-right: 4px;
	}
a.extraGallery img{
	border: none;
	display: block;
	}
	
.testimonials{
	
	}
	
.testimonials .group{
	background: url('/images/quote_left.jpg') top left no-repeat;
	padding: 5px 0 0 27px;
	}
	
.testimonials .quote{
	text-align: justify;
	background: url('/images/quote_right.jpg') bottom right no-repeat;
	padding-right: 27px;
	}
	
.testimonials .quoter{
	text-align: right;
	padding-right: 27px;
	}
#blogs_past{
	width:100px;
	float:right;
	border:solid;
	border:#999999;
	}