* {
 padding: 0;
 margin: 0;
}
body {
	background-image: url(/images/abms-bgr.jpg);
	background-attachment: fixed;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	background-repeat: no-repeat;
}
#wrapper {
	width: 592px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 202px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
}

#logo {
	width: 592px;
	height: 44px;
	text-align: right;	
}

#navbar {
	background-color: #ff0000;
	width: 589px;
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
#header {
	border: 0px solid #ccc;
	height: 142px;
	background-color: #C9C9BE;
	width: 588px;
	/* background-image: url(/images/urban-header.gif); */
	/* background-repeat: no-repeat; */
}

#header-home {
	border: 0px solid #ccc;
	height: 442px;
	background-color: #C9C9BE;
	width: 588px;
	/* background-image: url(/images/urban-header.gif); */
	/* background-repeat: no-repeat; */
}
#leftcolumn { /* Parent Wrapper for inside boxes */
	display: inline; /* IE Hack */
	width: 160px;
	float: left;
	background-color: #FFFFFF;
	margin-top: 0;
		min-height: 200px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 200px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 0px;
}
* html #leftcolumn {
	width: 170px;
    height: 170px;
} /* IE Min-Height Hack */ 

#centercolumn {
	border: 0px solid #ccc;
	display: inline;
	width: 380px;
	float: left;
	min-height: 150px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 3px;
	}

#centercolumn-home {
	border: 0px solid #ccc;
	display: inline;
	width: 584px;
	float: left;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 100%;
	background-color: #FFFFFF;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 3px;
}

#centercolumn p {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;	

}

/*
* html #centercolumn {
	height:300px;
	width: 430px;
	background-color: #FFFFFF;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;

}*/

#footer {
	background-color: #FFFFFF;
	display: inline;
	float: left;
	width: 588px;
	padding-top: 0px;
	padding-left: 0px;
	color: #CCCCCC;
	background-image: url(/images/abms_footer.gif);
	background-repeat: no-repeat;
	height: 105px;
	margin: 0px;
}

#footercolour {
	background-color: #FE0000;
	height: 300px;

}

#paypal {
	background-color: #FFFFFF;
	width: 588px;
}

/*      Left Nav Links        */

/*
#navbar {
	height: 24px;
	padding: 0px;
	width: 130px;
	background-image: url(/images/crush-right-tab.jpg);
	background-repeat: no-repeat;
	background-position: right;
} */

#navcontainer {
	margin: 0px;
	padding: 0px;
	width: 160px;
}

#navcontainer ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: verdana, arial, sans-serif;
}

#navcontainer li { margin: 0; }

#navcontainer a {
	display: block;
	color: #333;
	background-color: transparent;
	width: 160px;
	text-decoration: none;
	font-size: 9px;
	padding-top: 10px;
	padding-right: 14px;
	padding-bottom: 2px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ff0000;
	margin-left: 0px;
	text-indent: 4px;
}

#navcontainer a:hover {
	width: 160px;
	background-color: #FFD5D6;
	color: #333;
	padding-top: 10px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 0px;
	border-right-width: 12px;
	border-right-style: solid;
	border-right-color: #ff0000;
}

#navcontainer #current {
	width: 160px;
	background-color: #FFD5D6;
	color: #333;
	padding-top: 10px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 0px;
	border-right-width: 15px;
	border-right-style: solid;
	border-right-color: #ff0000;
}

#topmenu {
	width: 337px;
	position: absolute;
	height: 24px;
	left: 217px;
	top: 37px;
	text-decoration: none;
	}

#topmenu a {
	color:#cc0000;
	display:block;
	float:left;
	text-decoration:none;
	/*text-transform:uppercase;*/
	font-size:14px;
	font-weight:bold;
	/* border-left:1px solid #006699; */
	margin-top: 16px;
	margin-bottom: 16px;
	margin-right: 3px;
	/*padding-top: 2px;*/
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 4px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: middle;
	letter-spacing: 1px;
	}
	
	
#topmenu a.fright {
	color: #FFFFFF;
	text-decoration: none;
}
#topmenu a:hover { color:#FFFFFF;; text-decoration:none; }
#topmenu a:visited {
	text-decoration: none;
} 


/*        Headings                  */

h3 {
 	margin-top: 15px;
	padding-top: 10px;
	color: #cc0000;
	font-size: 14px;
	padding-bottom: 10px;
}

h4 {
	color: #666666;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;	
}

.headingyellow {
	font-size: 24px;
	color: #FFCC00;
}
.headingblck{color: #000000}

.headingpblue {
	font-size: 24px;
	color: #00A0C6;
}

.headingpurple {
	font-size: 24px;
	color: #F0037F;
}

.headingdarkred {
	font-size: 24px;
	color: #33A02C;
}

.headinggreen {
	font-size: 24px;
	color: #33A02C;
}


.headingpurp{
	font-size: 24px;
	color: #811788;
}

.emails a {
	color: #FE0000;
	text-decoration: none;
}

.emails {
	color: #FE0000;
	text-decoration: none;
}
