body {
	margin-top:20px;
	padding: 0;
	text-align: left;
	font-family:"Arial Black";
	font-size: 13px;
	color: #000000;
	background: #000000                 url(dial3.jpg);
	background-repeat:repeat-x;
}
*
{
  margin: 0 auto 0 auto;
 text-align:left;
}

#page
{
  display: block; 
  height:auto;
  position: relative; 
  overflow: hidden; 
  width: 740px;
}

 
#mainPicture
{
clear:both;
width:740px;
height:345px;
background-color:#000000;
}

#mainPicture .picture
{
position:relative;
width:720px;
height:325px;
top:10px;
margin-left:10px;
background-image:url(background2.png);
background-repeat:repeat-x;
}

#headerTitle
{
position:relative;
text-align:center;
top:10px;
left:0px;
font-size:40px;
color:#FFFFFF;
font-family:"Adobe Garamond Pro Bold", Georgia, "Times New Roman", Times, serif;
}

#headerSubtext
{
position:relative;
text-align:center;
top:12px;
left:0px;
font-size:22px;
color:#000000;
font-family:"Times New Roman";
}

#headerSubtext2
{
position:relative;
text-align:center;
top:12px;
left:0px;
font-size:19px;
color:#000000;
font-family:"Arial";
}

#headerSubtext3
{
position:relative;
text-align:center;
top:12px;
left:0px;
font-size:75px;
color:#000000;
font-family:"Arial Black";
}

#headerSubtext4
{
position:relative;
text-align:center;
top:12px;
left:0px;
font-size:19px;
color:#000000;
font-family:"Arial Black";
}

.contentBox
{
margin-top:10px;
width:740px;
height:auto;
background-color:#000000;
padding-bottom:10px;
}

.contentBox .innerBox
{
margin-left:10px;
position:relative;
width:720px;
height:auto;
top:10px;
background-image:url(background2.png);
background-repeat:repeat-x;
}

h1
{
text-align:center;
font-size:15px;
margin-bottom:10px;
padding-top:18px;
margin-left:12px;
margin-right:15px;
margin-top:15px;
color:#000000;
}

.contentText
{
font-size:15px;
line-height:24px;
margin-left:13px;
margin-right:13px;
}

#footer {
text-align:center;
padding-top:10px;
font-size:35px;
font-family:"Adobe Garamond Pro Bold", Georgia, "Times New Roman", Times, serif;
color:#C87002;
margin:0px;
}

 


html, body {
text-align: center;
}
p {text-align: left;}


