body {background-color:#e6f4fc; margin:0;}
		
		#headerdiv {
		margin-left:auto;
		margin-right:auto;
		height:207px;
		background:url(../images/header_bg.gif);
		background-repeat:repeat-x;
		z-index:1;
		}
		
		#footerdiv {
		margin-left:auto;
		margin-right:auto;
		height:77px;
		background:url(../images/footer_bg.gif);
		background-repeat:repeat-x;
		z-index:1;
		}
		
		#contentdiv {
		position:relative;
		margin-left:auto;
		margin-right:auto;
		float:inherit;
		z-index:30;
		}



p {font: 15px "Century Gothic", Helvetica; color:#000; line-height:120%; font-weight:lighter; text-align:center}
b {font-weight:bold}
f {font: 12px "Century Gothic", Helvetica; color:#2b3990; font-weight:bold}
j {font: 15px "Century Gothic", Helvetica; color:#2b3990; line-height:120%; font-weight:lighter; text-align:center}
t {font: 27.5px "Century Gothic", Helvetica; color:#2b3990; line-height:120%; font-weight:lighter; text-align:left}

h1 {font: 23px "Century Gothic", Helvetica; color:#00aeef; line-height:120%; font-weight:lighter; text-align:left; font-weight:bold}
p1 {font: 13px "Century Gothic", Helvetica; color:#000; line-height:120%; font-weight:lighter; text-align:left}


a:link {color: #FFFFFF; text-decoration: none}
a:visited {color:#999999; text-decoration: none}
a:hover {color:#999999}
a:active {color:#333333}

