body {
	font-size: small; font-style : normal; font-weight : normal;  margin: 0px; color: #e0e0e0; font-family: arial, verdana, helvetica, sans-serif; 
	background-image: url(bg.jpg); background-repeat: no-repeat; background-attachment: fixed; background-color: #000000;  background-position:top center;
	
}
h1 {
	font-family: 'century gothic', arial, verdana, helvetica, sans-serif; padding: 0; margin: 0; text-align: left; font-size: 150%; color: #ffffff; font-weight: bold;
}
h2 {
	padding: 0 0 5px 0; margin: 0; text-align: left; font-size: 110%; color: #e0e0e0; font-weight: normal;
}
h3 {
	padding: 0 0 15px 0; margin: 0; text-align: left; font-size: 110%; color: #ffffff; font-weight: bold; clear: both;
}

h4 {
	text-align: left;
}

.center {
	text-align: center;
	clear: both;
}

a:link {
	color: #ffffff; text-decoration: none;
}

a:visited {
	color: #ffffff; text-decoration: none;
}

a:hover {
	color: #ffffff; text-decoration: underline;
}

#mainContainer {
	text-align: center; width: 800px; margin: 17px auto 17px auto;
}

.container {
	font-size: 85%; padding: 10px; margin: 0 0 25px 0; vertical-align: top; width: 720px; background-image: url(container-bg.png) !important; background-image: url(container-bg1.png); text-align: center; border: 1px solid #cccccc; clear: both;
}

#titleHeader {
	padding: 0; margin: 50px auto 50px auto; width: 569px; text-align: center;
}

#footerLogos {
	padding: 0; margin: 25px auto 25px auto; height: 60px; width: 800px; text-align: left;
}


.logo_first {
	padding: 0; margin: 0; float: left;
}

.logo {
	padding: 0 0 0 76px; margin: 0; float: left;
}

.float_left {
	float: left;
}

.float_right {
	float: right;
}

/* Footer Links */

#footer_links {
	font-size: 100%;
	font-weight: normal;
	text-align: center;
	color: #ffffff;
	margin: 20px 0 0 0;
	padding: 8px 0 17px 0;
	text-decoration: none;
	clear:both;
}

#footer_links a:link {
	color: #ffffff;
	font-weight: normal;
	padding: 0 10px 0 10px;
	text-decoration: none;
}

#footer_links a:visited {
	color: #ffffff;
	font-weight: normal;
	padding: 0 10px 0 10px;
	text-decoration: none;
}

#footer_links a:hover {
	color: #ffffff;
	font-weight: normal;
	text-decoration: underline;
}


