body
{
	background-color: #07235E;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
	width: 1000px;
	color: #0033CC;
	font-family: Arial;
	font-size: 12px;
	right: auto;
	top: auto;
	text-align: center;
}
#header
{
 width : 1000px;
height : 220px;
background : url(../images/68b/header-sky.jpg);
}
#main
{
 width : 1000px;
background : url(../images/68b/main.jpg);
}
#deco
{
width : 960px;
height : 570px;
background : url(../images/68b/deco.jpg) top left no-repeat;
padding : 0 0 0 40px ;
}
#sidebar
{
width : 200px ;
background : #fff ;
float  : left ;
padding : 10px 0 20px 0 ;
 margin : 30px 0 0 0;
}
#sidebar ul
{
list-style : none ;
 margin : 20px 0 0 10px ;
 padding : 0;
}
#sidebar li
{
}
#sidebar li a
{
color : #FF8400 ;
}
#sidebar .strong
{
font-weight : bold ;
}
#sidebar h2
{
	background-color: #FFFF00;
font-size :  110%;
 text-transform : uppercase ;
margin : 0 ;
padding : 2px 0 2px 0 ;
text-indent : 10px ;
}
#content
{
	float: left;
	height: 520px;
	margin-left: 15px;
	margin-top: 20px;
	width: 705px;
	font-family: Verdana;
	left: 20px;
	overflow: auto;
text-align : left;
font-size : 14px;
color : #ffffff ;
}
.spacer
{
}
#footer
{
 width : 1000px;
height : 51px;
background : url(../images/68b/footer.jpg);
}
#copy
{
	overflow: hidden;
margin : -20px 0 0 0 ;
 padding :  0 0 40px 0;
color : #fff ;
text-align : center ;
}
#copy a
{
text-decoration : none ;
 color : #fff ;
}
#copy a:hover
{
text-decoration : underline ;
}
#header_text
{
	background-color: #07235E;
	padding-bottom: 10px;
	padding-top: 0px;
	width: 800px;
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	position: relative;
	left: 120px;
	right: autopx;
	top: 25px;
	overflow: hidden;
text-align : center;
}

