:focus {
     outline: 0;
}

body {
     background-image: url(images/bg-body.png);
	 background-color: #c3236c;
	 background-repeat: repeat-fixed;
	 background-position:top center;
	 text-align: center !important;
     font-family: Arial;

}

#article {
	color: #FFF; 
	background-color: #000; 
	border-left: 1px solid #FFF; 
	border-right: 1px solid #FFF; 
	border-bottom: 1px solid #FFF; 
	height:100%;
}


h1 { font-size: 14pt;  font-family: Arial; font-weight: bold; color: #fff;  text-align: center; padding-top: 10px; padding: 2px;
	}

	
h2 { font-size: 10pt;  font-family: Arial; font-weight: bold;  color: #fff; text-align: center; padding: 5px;
	}
	
h3 { font-size: 11pt; padding: 7px;  font-family: Arial; font-weight: bold;  color: #000; text-align: left;
	}
	
p {  font-size: 9pt; padding: 7px; font-family: Arial;  color: #fff; text-align: left;
	
}

a {
color: #ec018c;	
	
}

a:hover {
	color: #68caea;
	
}

#section-header-0 {
	height:255px; 
	text-align:center;
	background-color: #000; 
}

#section-footer-0 {
 background: #000000;
 padding 10px;

}

#section-footer-1 {
 
 background: #000000;
}


#section-footer-2 {

 background: #000000;
 padding 10px;
}


#section-middle-1 {
	background:	#000000;
	overflow:	auto;
}


 section-middle-1-1-content {
 background: #000000;
}


#containerElement {
	position: relative;
	background: #000000;
}


.box {
 color: #000000;
 font-family: Courier New;
}


#footer1 a {
	font-size: 11pt;
	font-weight: bold;
	color: #ef008d;
	
}

#footer1 a:hover {
	color: #68caea;
	
}

#footer1 p{
	text-align: center;
	padding: 5px;
	font-size: 13px;
	font-weight: none;
	color: #fff;
	
}

#footer1 h3{
	padding-top: 10px;
	padding-bottom: 1px;
	text-align: center;
	font-size: 14pt;
	font-weight: bold;
	color: #fff;
	font-family: Verdana;
	
}

#footer2 h4{
	text-align: center;
	font-size: 11pt;
	font-weight: bold;
	color: #ef008d;
	
}

#footer2 p{
	text-align: center;
	padding: 10px;
	font-size: 14pt;
	font-weight: bold;
	line-height: 25px;
	color: #fff;
	
}

#footer2 a {
	font-size: 14pt;
	font-weight: bold;
	color: #ef008d;
	
}

#footer2 a:hover {
	color: #68caea;
	
}

#footer2 h3{
	padding-top: 6px;
	padding-bottom: 1px;
	text-align: center;
	font-size: 14pt;
	font-weight: bold;
	color: #fff;
	font-family: Verdana;
}

#footer3 p{
	text-align: center;
	font-size: 14px;
	color: #fff;
	
}

#footer3 h3{
	padding-top: 10px;
	padding-bottom: 1px;
	text-align: center;
	font-size: 14pt;
	font-weight: bold;
	color: #fff;
	font-family: Verdana;
}

.sm {
	padding-left: 10px;
}

	
#footer1 {
    width:285px; 
	background-image: url(images/longbox1.png);
	background-repeat: no-repeat;
	margin-left: 10px;
    margin-top: 10px;
	height: 280px;
}

#footer2 {
    width:285px; 
	background-image: url(images/longbox1.png);
	background-repeat: no-repeat;
	margin-left: 10px;
    margin-top: 10px;
	height: 280px;
}

#footer3 {
    width:285px; 
	background-image: url(images/longbox1.png);
	background-repeat: no-repeat;
	margin-left: 10px;
    margin-top: 10px;
	height: 280px;
}


.title {
	font-size: 18px;
	font-weight: bold;
	background-color: #ffffff;
	color: #000;
	padding:6px;
}

.spacing {padding:10px;}

#article {background: none;}



