/*body { text-align: left; background-color: #ffffff; margin:0px auto;}*/
body { margin:0px 0px; padding:0px; 	   background-color: #000000; 	background-image: url('../_images/bg.jpg'); background-repeat:repeat-x;	font-family:helvetica; }
body p { width: 320px; font-size: 1.0em; color: #ffffff;}

#ringtone {
	width:320px;
	margin:0px auto;
	text-align:center;
	padding:0px;
	background-color:;
	 border: 0px solid #ffffff;
}

#ringtone-left {
float:left;
width:98px;}
#ringtone-right {
float:right;
width:212px;
}



#Content {
	width:320px;
	margin:0px auto;
	text-align:center;
	padding:0px;
	  

    border: solid; border-width: .1em;
}
/* background-image:url('/images/gear.gif'); */
#Content h1
{ width: 320px;
font-size: 1.5em;
color: red; }

#Content h2
{ width: 320px;
font-size: .9em;
color: #ff0000;
ffont-style: bold; }

#Content h3
{ width: 320px;
color: #ff0000;
font-size: .8em;
font-style:normal; }

/* */


.wide_button {
clear: both;
	background-color: #ca0000;
	background-image: url();
	background-repeat: no-repeat;
	color: #000000;
	font-size: .9em;
	height: 30px;
	line-height: 30px;
	margin-bottom: 8px;
	width: 310px;
	text-align:center;
	-webkit-border-radius: 9px;
    border: solid; border-width: .2em; border-color: gray;
}
.wide_button a {
	display: block;
    color:#ffffff;
	margin-left: 0px;
	width: 100%;
}

a {color:#fad27b; text-decoration:none; font-weight:bold;}
a:hover { color:#ff0000; text-decoration:none; font-weight:bold;}

#page-thankyou { margin-left: 300px; padding-top: 240px; width: 400px; text-align: left; }
#page-thankyou h1, h2 { font-size: 1.0em; }
#contact-area { width: 240px; }
