/* CSS CONTAINERS */

div#content_header {
	width: 1023px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0px;
	left: 42px;
	height: 224px;
	overflow: auto;
	background-image: url(../images/CIREX_htmlpages_header.jpg);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}

div#content_headtextcontainer {
	width: 999px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 252px;
	left: 54px;
	height: 26px;
	overflow: auto;
	background-color: #FFFFFF;
}

div#content_infocontainer {
	width: 1023px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 239px;
	left: 42px;
	height: 4115px;
	overflow: auto;
	background-color: #FFFFFF;
}

div#content_col1 {
	width: 333px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 290px;
	left: 54px;
	height: 2703px;
	overflow: visible;
	background-color: #FFFFFF;
}	

div#content_col2 {
	width: 325px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 290px;
	left: 391px;
	height: 2700px;
	overflow: visible;
	background-color: #FFFFFF;
}	

div#content_col3 {
	width: 325px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 290px;
	left: 728px;
	height: 2700px;
	overflow: visible;
	background-color: #FFFFFF;
}	


/* CSS NAV BAR CONTAINERS */

div#content_navhome {
	width: 60px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 187px;
	left: 60px;
	height: 23px;
	overflow: visible;
}

div#content_navnew {
	width: 150px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 187px;
	left: 160px;
	height: 23px;
	overflow: visible;
}

div#content_navlisttrack {
	width: 190px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 187px;
	left: 300px;
	height: 23px;
	overflow: visible;
}

div#content_navmemberinfo {
	width: 190px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 187px;
	left: 476px;
	height: 23px;
	overflow: visible;
}

div#content_navcontact {
	width: 111px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 187px;
	left: 653px;
	height: 23px;
	overflow: visible;
}

div#content_navadvertise {
	width: 140px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 187px;
	left: 750px;
	height: 23px;
	overflow: visible;
}

div#content_navsubscribe {
	width: 100px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 187px;
	left: 891px;
	height: 23px;
	overflow: visible;
}

div#content_navadmin {
	width: 111px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 187px;
	left: 975px;
	height: 23px;
	overflow: visible;
}


/* CSS TEXT STYLES */

.PageHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 24px;
	text-transform: none;
}	

.MainNavLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 24px;
	text-transform: uppercase;
}	

a.MainNavLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 24px;
	text-transform: uppercase;
}	

a.MainNavLinks:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	line-height: 24px;
	text-transform: uppercase;
}	

.Links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 24px;
}	

a.Links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 24px;
}	

a.Links:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: underline;
	line-height: 24px;
}	

