body {
	background-image: url(http://www.sublimos-western-arabians.com/images/bgrepeat.jpg);
	font-family: Trebuchet MS, Lucida Grande;
	font-size: 12px;
}

#button  {
	background-image:url(../images/button_up.jpg);
	height: 36px;
	width: 183px;
	text-align:center;
	padding-top:13px;
	font-size:14px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
#button a {
	text-decoration:none;
	color: #C93;
}
#button a:hover {
	text-decoration:none;
	color: #F30;
}
#content_sub {
	margin-left:30px;
	width:650px;
}
.copyrightlink {
	color:#FFFFFF;
	text-decoration:underline;
}
.websiteborder {
	border:2px solid #666;
}
.form_area{
	width: 250px;
}
.form_text{
	width: 180px;
}
.red{
	color:#900;
	font-weight:bold;
}
.picture{
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C00;
	border-right-color: #C00;
	border-bottom-color: #C00;
	border-left-color: #C00;
}


