


/* theme background images */

html { background-color:#FFE8F2; } 

/* background repeating image */
body { 	
	background-image:url("../background/back_transparent1.png");
	background-repeat:no-repeat;
	background-attachment: fixed;
	background-position: bottom left;
} /* background left image */


.paragraph {
	font-family: "Century Gothic", Times, serif;
	font-size: 14px;
	line-height: 18px;
	padding-top: 5px;
	text-align:justify;
}

.smallparagraph {
	font-family: "Century Gothic", Times, serif;
	font-size: 12px;
	line-height: 12px;
	padding-top: 5px;
	text-align:justify;
}

.mission {
	font-family: "Times";
	font-size: 15px;
	line-height: 18px;
	padding-top: 5px;
	text-align:justify;
}

.address {
	font-family: "Times";
	font-size: 15px;
	line-height: 18px;
	padding-top: 5px;
	text-align:justify;
}

.footer {
	font-family: "Century Gothic", Times, serif;
	font-size: 12px;
	line-height: 18px;
	padding-top: 5px;
	text-align:center;
}

.copyright {
	font-family: "Arial";
	font-size: 11px;
	line-height: 14px;
	padding-top: 5px;
	text-align:center;
        color:#000000;
}

.heading {
	font-family: "Century Gothic", Times, serif;
	font-size: 16px;
	line-height: 16px;
	padding-top: 5px;
	font-weight: bold;
}

.heading2 {
	font-family: "Century Gothic", Times, serif;
	font-size: 16px;
	line-height: 16px;
	padding-top: 5px;
	font-weight: bold;
	color:#DD3B91;
}


.justify { 
text-align: justify;
} 


A.ibsfooter:link {color:#000000;text-decoration:text-decoration:underline;}
A.ibsfooter:visited {color:#000000;text-decoration:text-decoration:underline;}A.ibsfooter:hover {background:white; color:#000000;text-decoration:underline;}A.ibsfooter:active {background:red; color:white;text-decoration:underline;}

A.headercontact:link {background:none; text-decoration:none;}
A.headercontact:hover {background:none; text-decoration:none;}
A.headercontact:active {background:none; text-decoration:none;}



a, a:visited { 
	color:blue;
	text-decoration:none;
}


A:hover {
	background:black; 
	color:white;
	text-decoration:none;
}

A:active {
	background:red; 
	color:white;
	text-decoration:none;
}


A.none:hover {
	background:white; 
	color:white;
	text-decoration:none;
}

A.none:active {
	background:white; 
	color:white;
	text-decoration:none;
}



.newsheading {
	font-family: "Century Gothic", Times, serif;
	font-size: 20px;
	line-height: 18px;
	padding-top: 5px;
	text-align:justify
	font-weight: bold;
	color:#000068;
}

.newsbold {
	font-family: "Century Gothic", Times, serif;
	font-size: 14px;
	line-height: 18px;
	padding-top: 5px;
	font-weight: bold;
}


.smalltable {
  border: 5px solid #582B25;
  background:  #E1E8E0;

}

.BodyTextBlue{    FONT-SIZE: 12px;    COLOR: #6f7ca6;    FONT-FAMILY: Verdana, Helvetica, sans-serif}

.BodyTextBlueTitle{    FONT-WEIGHT: bold;    FONT-SIZE: 18px;    COLOR: #ff0000;    LINE-HEIGHT: 150%;    FONT-FAMILY: Arial, Helvetica, sans-serif}
