body{
margin:0;
padding:0;
padding-top: 15px;
padding-bottom: 15px;
line-height: 1.5em;
background: #ffffff;
}

#fbs { /* Style for FACEBOOK Link */
	float: right;
	margin-top: 215px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: small;
}

b{
	font-size: small;
}

em{color: red;}

#maincontainer{
	width: 800px; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/
	/*background: url(/images/headerbk.jpg) repeat-x;left tab image path*/
	overflow: hidden;
	font-family: Verdana, Geneva, sans-serif;
	font-size: large;
}

#topsection{
	/*background: #EAEAEA;*/
	height: 241px; /*Height of top section*/
	background-image: url(/images/egpcpa_header.jpg);
	background-repeat: no-repeat;
	background-position: top left; 
}

#topsection h1{
	float:right;
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-large;
	line-height: normal;
	color: #FFF;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 125px;
}

#contentwrapper{ /*440px available for content*/
	float: left;
	width: 100%;
	background: #FFFFFF;
}
 
#contentcolumn{
	margin: 0px;
	/*height: 363px; /*Remove to autosize the box */
	background-image: url(/images/contentcolumn_body.gif);
	background-repeat: repeat-y;
	background-position: top left;
	background-color: #FFFFFF;
	overflow: visible;
}

#contentcolumnheader{
	margin: 0px;
	height: 16px;
	background-image: url(/images/contentcolumn_header.gif);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #FFFFFF;
}

#contentcolumnfooter{
	margin: 0px;
	height: 17px;
	background-image: url(/images/contentcolumn_footer.gif);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #FFFFFF;
}

#footer{
	clear: left;
	width: 100%;
	height: 74px; /*Height of footer*/
	background-image: url(/images/footer_body.gif);
	background-repeat: repeat-x;
	background-position: left top;
	color: #2b2b2b;
}

#footer h1{
	text-align: center;
	position: absolute;
	margin: 25px 0 0 125px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
}
#footerleft{
	float: left;
	width: 30px; 
	height: 74px; /*Height of footer*/

	background-image: url(/images/footer_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFF;
}

#footerright{
	float: right;
	width: 40px; 
	height: 74px; /*Height of footer*/

	background-image: url(/images/footer_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	color: #FFF;
	text-align: center;
}

#footer a{
color: #2b2b2b;
}

.innertube{
margin: 0px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
padding: 5px 30px 30px 30px;
}

.comingsoon{
	text-align:center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-large;
	font-style: normal;
	color: #360;
	vertical-align: middle;
}
