*{
padding: 0px;
margin: 0px;
}

body{
	background: #CE3B25 url(images/back_all.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	padding: 0px;
	margin: 0px;
}

#content 
{
width: 1003px;
background: url(images/table_back.gif) repeat-y left;
}

a{
	color: #151422;
	text-decoration:none;
	font-family: Georgia, "Times New Roman", Times, serif;
	
}




#header{
	height: 1003px;
	height: 284px;
	background: url(images/header1.jpg) no-repeat;
	text-align: right;
}

#menu
{
height: 61px;
width: 537px;
padding-left: 20px;
background: url(images/menu.gif) no-repeat;
}

#menu ul li{
list-style: none;
display: inline;
}

#menu a
{
display: block;
float: left;
width: 63px;
height: 37px;
padding-left: 30px;
padding-top: 35px; 
color: #ffffff;
font-size: 10px;
text-transform: uppercase;
font-weight: bold;
}

#menu a:hover
{
display: block;
padding-top: 30px;
height: 37px;
float: left;
color: #ffffff;
font-weight: bold;
}

#main
{
width: 1003px;

}

#wrapper
{
width: 557px;

float: right;
}

#page
{
background: url(images/top_left2.jpg) no-repeat left top;
width: 1003px;
}

#logo
{
	height: 200px;
	width: 1003px;
	text-align: right;
}

#logo h1
{
	font-size: 26px;
	padding-top: 70px;
	padding-left: 20px;
	font-weight: bold;
	color: #FFF;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#logo h2 a
{
font-size: 10px;
padding-left: 20px;
font-weight: bold;
color: #E6E6E6;
text-transform: uppercase;
}



#text{
	padding: 30px;
	min-height: 480px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	text-align: center;
}

#text p{
	padding:5px;
	color: #000;
	text-align: center;
}

h1, h2, h3{
color:#151422;
}

h1{
	font-size:24pt;
	color: #900;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h2{
font-size:1.05em;
}

h3{
font-size:1em;
}

#text ul, ol{
padding-left:12px;
margin-left:12px;
}


.meta{
text-align:right;
color:#151422;
font-size:0.79em;
}

.meta a{
text-decoration:underline;
}

#footer{
font-size:0.79em;
text-align:center;
height: 50px;
color: #000000;
padding-top: 10px;
}

#footer a{
text-decoration:underline;
color: #000000;
}
#content #main #page #wrapper #text font {
	text-align: center;
	color: #000;
	font-size: 12pt;
}
