@charset "UTF-8";
/* CSS Document */

body {
	background-color: #000000;
	color:#717070;
	font: normal 65% "trebuchet ms", calibri, verdana, arial, helvetica, sans-serif; /* SETS TO 10PX */
	line-height:21px;
	overflow-x: hidden
	}
.footertext {
	color:#333333;
	font-family: Calibri, Arial, sans-serif;
	font-size: 11px;
	line-height:13px
}
.bodybg {background: no-repeat url(images/Red-Burst-cuts_11.jpg)
}
.footer {background: no-repeat url{images/Red-Burst-cuts_12.jpg)
}
.highlight_footer {color: #666666; font-family: Calibri, Arial, sans-serif; font-size: 11px; line-height: 13px; font-weight: bold; }
.contact {

background: url('images/input-contact.gif') no-repeat;

background-position: 0 ;

float: left;

width: 220px;

height: 25px;

border: none;

padding-top: 14px;

		font-size:11px;
		padding-bottom:5px;
		padding-left:8px;
		padding-right:8px;
}
.textarea {

background: url('images/textarea-contact.jpg') no-repeat;

background-position: 0 ;


width: 222px;
height:106px;


border: none;

padding-top: 5px;

font-size:11px;

overflow: visible;

		padding-top:9px;
		
		padding-left:4px;
		
		padding-bottom:4px;
		
		font-family:Arial, Helvetica, sans-serif;
		
		overflow-y: scroll;
		
		overflow-x: hidden
}
