body {
	margin: 0;
	padding: 0;
	background-color: #fff;
	font-family: "Trebuchet MS", Verdana, "Lucida Grande", Arial, sans-serif;
	font-size: 12px;
	color: #000;
	}

a:link, a:visited {
	color:#1267AB;
	font-weight: bold;
    text-decoration: underline;
	}

/* --------- Headings --------- */
h1, h2, h3, h4, h5, h6 {
	font-size: 13px;
	font-family: "Trebuchet MS", Verdana, "Lucida Grande", Arial, sans-serif;
	}

h1 {
	font-size: 13px;
	color: #000;
	border: 1px solid #9E1C48;
	}

h2 {
	font-size: 13px;
	border-bottom: 1px dashed #000;
	}

h3 {
	font-size: 13px;
	}
table {
	width: 98%
	}

th {
	border: 1px #000 solid;
	}
/* ----- Main Divs ----- */
#mother {
    width: auto;
	margin: auto;
	color: #000;
	}

#topBar {
	display: none;
	}

#banner {
	display: none;
	}

#aipads	{ 
	display: none;
	}
#sponsors {
	display: none;
	}
#content {
	margin: auto;
	padding: 0px;
	width: auto;
	}
.p7HGM_viewport_wrapper div {
	overflow: visible !important;
   	float: none !important;
   	position: static !important;
   	width: auto !important;
	}
.p7APMcwrapper {
	height: auto !important;
	margin: auto !important;
	}

#footer {
	display: none;
	}

#menu {
	display: none;
	}
.hide	{
	display: none;
	}