body {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000066;
	border: 0px 0;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	color: #0099FF;
}

a.menu {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	color: #ffffff;
}

.heading, h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #356A9F;
	font-weight: bold;
	margin: 0px 0px 4px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6699CC;
	height: 110%;
	line-height: 110%;
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #ffffff;
	background-color: #6699FF;
	text-align: center;
	width: 760px;
	float:left;
	border-top: 1px solid #B0CAFF;
	border-bottom: 1px solid #004EF0;
}

a:hover {text-decoration:underline;
}

a.menu:hover {text-decoration:underline;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0066CC;
	font-weight: bold;
	height: 80%;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0066CC;
	font-weight: bold;
	height: 80%;
	margin: 0px;
}


/*--------------------menu container -------------------------*/
#menucontainer {
	float: left;
	width: 143px;
	margin: 0;
	padding: 0;
	height: 100%;
	background-color: #6699CC;
/*	display: block;*/
}
#menucontainer ul {
	list-style: none;
	margin:0;
	padding:0;
}

#menucontainer ul a:link,  #menucontainer ul a:visited {display: block;}
#menutontainer li a:hover {
	color: #FFFFFF;
	background-color: #006699;
}
#menucontainer li {
	height: 20px;
}

/* fix for browsers that do work */
/*html>body #catmenu li {border-bottom: none;}*/




/* --------end menucontainer ------------*/




/* ----------------------category menu defs------------------------- */
#catmenu {
	position:relative;
	margin: 0px;
	padding: 0px;
	background-color: #6699CC;
	display: block;
	line-height: 22px;
}

#catmenu a {
	display: block;
	padding:0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	width: 100%;
	text-indent: 5px;
	background-image: url(images/buttonup.jpg);
	height: 20px;
	line-height: 20px;
	}

#catmenu a:hover {
	text-decoration:none;
	background-color:#D9EEFD;
	color: #000000;
}

/* -----------------end of category menu definition -------------------------*/
#content {
	width: 369px;
	width/* */:/**/365px;
	width: /**/365px;
	float: left;
	margin: 2px;
	padding: 0;
	background-color: #FFFFFF;
	height: 100%;
}


/*---------------------------------- end page footer ----------------------------*/


#contentpage {
	float:right;
	margin:0;
	background-color: #ffffff;
	height: 100%;
	width: 617px;
	padding: 0px;
}


#allcontent {
	width: 760px;
	margin: 0px;
	padding: 0px;
	height: 100%;
	display: block;
	background-color: #6699CC;
}


#catmenu h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	line-height: 12px;
}


#picturefill {
	position: relative;
	margin: 2px;
	float: left;
	padding: 2px;
	width: 94px;	
    width/* */:/**/90px;
	width: /**/90px;
}


#spacer {
	height: 2px;
}


#banner {
	width: 760px;
    height: 90px;
margin:0;  padding: 0;
}


#bannerright {
	float: right;
	height: 90px;
	width: 617px;
	background-image: url(images/topart2.jpg);
}


#bannerleft {
    float:left;
	height: 90px;
	width: 143px;
	color: #ffffff;
	background-color: #6699CC;
}


#bannerleft a {
   color: #ffffff;
   text-decoration: underline;
}


#rightcontainer {
	width: 242px;	
    width/* */:/**/240px;
	width: /**/240px;
	float: right;
    padding: 0;
	margin: 2px 0px 2px 2px;
}


.picture {
	background-color: #B9E3FF;
	padding: 0px;
	margin: 0px 0px 2px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003399;
	border-right: 1px;
	border-bottom: 1px;
	border-left: 1px;
}


#filler {
	height: auto;
}


.bold {
	font-weight: bold;
}


#footer a {
	color: #FFFFFF;
	text-decoration: underline;
}


#allpage {
	width: 760px;
	padding: 0;
	margin: 0;
	background-color: #6699CC;
}


.padded {
	margin: 5px;
}


.fixer {
	height:1px;
    overflow:hidden;
    clear:both;
    margin-top:-1px;

}
#html {
	margin: 0px;
	padding: 0px;
}
p {
	margin-top: 4px;
}
.center {
	text-align: center;
}

