body * {
margin:0;
padding:0;
text-decoration: none;
list-style-type: none;

}

img {border:none;}

body {
	font-family:verdana, helvetica, sans-serif;
	font-size:62.5%;
	background-color:#4C4A52;
	text-align:center;
	margin-top:0;
	/*overflow:-moz-scrollbars-vertical;*/
	color: #fff;
}

p{margin-bottom:10px; line-height:150%; font-size:1.1em;}

#wrapper {
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	width:760px;
	margin-top:12px;
	background-image: url(images/spiral.gif); background-repeat: no-repeat; background-position: 300px 200px;
}
h1 { font-size:1.5em;
	margin: 15px 0 15px 0;
	padding-bottom:4px;
	color: #fff;
	background-color: #4C4A52;
}
h2 { font-size:1.3em; margin: 25px 0 15px 0;}
h3 { font-size:1.25em; margin: 25px 0 15px 0;}
h4 { font-size:1.2em; margin: 25px 0 15px 0;}
h5 { font-size:1.1em; margin: 25px 0 15px 0;}
h6 { font-size:1.1em; margin: 25px 0 15px 0;}
h1, h2, h3, h4, h5, h6 { text-align: left;}

#header { height:160px; margin-bottom:10px; background-image: url(images/banner-bbc2.jpg);}
#toplinks{ background-color: #4C4A52; margin: 10px auto 10px; text-align:right; width: 755px; color: #fff; }
#toplinks a{color:#FFFFCC; background-color: #4C4A52; text-decoration: underline;}
#toplinks a:hover{color:#FFFFCC; background-color: #4C4A52; text-decoration: none;}

#content { color: #fff; padding: 0px; margin-left: 224px; margin-right: 25px; text-align: left;  }
#content a{color:#FFFF99; background-color:#4C4A52; border-bottom: solid 1px #FFFF99;}
#content a:hover{color:#ffc; background-color:#4C4A52; border-bottom: none; }

#content li{ list-style: circle; margin: 15px 15px 15px 15px;  text-align: left; line-height:120%; font-size:1.1em;}
#content li li{ list-style: circle; margin: 15px 15px 15px 45px; text-align: left; line-height:120%; font-size:1.0em;}

#menubar { float: left; width: 180px; z-index:99; margin: 30px 0 20px 0;}

.steve, .larry {height: 200px;}
.spacer {height:25px;}
.note {width: 550px; float:right;}

.imgfl a, .imgfr a {border:none!important;}
.imgfr{float:right;  color: #fff; background-color: #8A8790; margin:4px 0 5px 12px; text-align: center;  padding:5px; border: solid 1px #C3D9C3;}
.imgfl{float:left; color: #fff; background-color: #8A8790; margin:4px 12px 5px 0; text-align: center;  padding:5px; border: solid 1px #C3D9C3;}
.imgcenter{ width: 138px; color: #fff; background-color: #8A8790; margin:4px 12px 5px 0; text-align: center;  padding:5px; border: solid 1px #C3D9C3;}
.menuspiral {margin-top: 20px; }

.container {width: 530px;float:left;clear:right;}
.pcenter {text-align: center;}
.listfloat {float: right; width: 130px;}
.listfloat li {list-style-image:none;}

.clearboth {clear: both;}


/* navigation menu */

/* navigation menu */
#navlist li { list-style: none; margin-top: 0px; text-align: center; }

#navlist li a {
	display: block;
	color: #000;
	background-color: #4C4A52;
	background-image:url(images/menu-bk.jpg);
	padding: 4px 0 4px 3px;
	text-decoration: none;
	font-size: 1.1em;
	width: 164px;
	line-height: 16px;
	font-weight: bold;
	margin-left: 0px;
	margin-top: 2px;
}


#navlist li a:hover {
	color: #fff;
}

/* end navigation menu */

#footer {
	clear: both;
	margin-top: 50px;
	margin-bottom:0;
	padding-top: 50px;
	text-align:center;
	height: 100px;
	background-image: url(images/footer-bbc.gif); background-repeat: no-repeat;
}

#footer p{color: #fff; font-size:1em; padding:10px; margin:0;}
#footer a{color:#FFFFCC; background-color: #4C4A52; text-decoration: underline;}
#footer a:hover{color: #FFFFCC; background-color: #4C4A52;   }

/* Hides from IE5-mac \*/
/*#content {
	height: 0.1%;
}*/
/* End hide from IE5-mac */

/*div{border: solid 1px red;}*/