#article {  
			font-family:Verdana, Arial Unicode MS,Arial,sans-serif; 
			font-size:12px;
}

body {
	background: #000 url(images/bg-body.jpg) top center repeat fixed;
	
}

h1 {
	
	font-size: 15px;
	color: #fff;
	text-align: center;
}

h2 {
	
	font-size: 13px;
	color: #fff;
	text-align: center;
	font-style: italic;
}

p {
	
	color: #fff;
	font-size: 12px;
	padding: 10px;
}
#section-header-0 {
	background: none;
}

#section-header-0-content {
    height: 200px;
	
}

#section-header-1 {
	background: none;
}

#section-header-1-content {
    height: 200px;
	
}

#section-header-2 {
	background: none;
}

#section-header-2-content {
    height: 200px;
	
}

#section-middle-0 {
	background: none;
}

#section-middle-0-content {}

#section-middle-1 {
	background:url(images/middle1.png);
	width:398px;
	height:383px;
	overflow: auto;
	
}

#section-middle-1-content {}

#section-middle-2 {
	background: #000;
}

#section-middle-2-content {}

#section-footer-0 {
 background: none;
 height: 275px;

}

#section-footer-1 {
 
 background: none;
 height: 275px;
}


#section-footer-2 {

 background: none;
 height: 275px;
}


#footer1 a {
	font-size: 12pt;
	font-weight: bold;
	color: #fff;
	
}

#footer1 a:hover {
	color: #ff0000;
	
}

#footer1 p{
	text-align: center;
	font-size: 12pt;
	font-weight: none;
	color: #fff;
	
}

#footer1 h3{
	text-align: center;
	font-family: Arial;
	font-size: 18pt;
	font-weight: none;
	color: #2179a8;
	
}

#footer2 p{
	text-align: center;
	font-size: 12pt;
	font-weight: none;
	color: #fff;
	
}

#footer2 a {
	font-size: 12pt;
	font-weight: bold;
	color: #9dd5fa;
	
}

#footer2 a:hover {
	color: #fff;
	
}

#footer2 h3{
	text-align: center;
	font-family: Arial;
	font-size: 18pt;
	font-weight: none;
	color: #2179a8;
	
}

#footer3 p{
	text-align: center;
	font-size: 12pt;
	font-weight: bold;
	color: #fff;
	
}

#footer3 a {
	font-size: 12pt;
	font-weight: bold;
	color: #acacac;
	
}

#footer3 a:hover {
	color: #fff000;
	
}

#footer3 h3{
	text-align: center;
	font-family: Arial;
	font-size: 18pt;
	font-weight: none;
	color: #2179a8;
}

.sm {
	padding-left: 10px;
}

	
#footer1 {
    width:300px; 
	background-image: url(images/box3.png);
	background-repeat: no-repeat;
	margin-left: 10px;
    margin-top: 10px;
	height: 200px;
}

#footer2 {
    width:300px; 
	background-image: url(images/box3.png);
	background-repeat: no-repeat;
	margin-left: 15px;
    margin-top: 10px;
	height: 200px;
}

#footer3 {
    width:300px; 
	background-image: url(images/box3.png);
	background-repeat: no-repeat;
	margin-right: 10px;
    margin-top: 10px;
	height: 200px;
}


.title {
	font-size: 18px;
	font-weight: bold;
	background-color: #000;
	color: #000;
	padding:6px;
}

.spacing {padding:10px;}

#article {background: none;}

