@charset "utf-8";
body  {
	font: 80% Verdana, Arial, Helvetica, sans-serif;
	background: url(../img/bg.jpg) repeat-x #A54399;
	margin: 0; 
	padding: 0;
	text-align: center;
	color: #000000;
	line-height:22px;
}
a {
	color:#006699;
}
a:hover {
	text-decoration:none;
	color:#A54399;
}
h1 {
	font-size:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color:#267BB7;
	border-bottom: 2px solid #FEC570;
	padding-top:10px;
	text-transform:uppercase;
}
.bambin #container { 
	position: relative;
	width: 900px;
	background: #FFFFFF;
	margin: 0 auto; 
	border: 1px solid #7C3372;
	text-align: left;
	padding: 0 12px;
} 


.bambin #header { 
	height: 90px;
	padding:0; 
} 
.bambin #header h1 {
	margin: 0; 
	padding: 10px 0;
}
.bambin #menu { 
	height: 42px;
	background: url(../img/top-nav-bg.gif) ; 
	padding: 0 10px 0 20px;
} 
.bambin #masthead { 
	height: 260px;
	padding: 0 0 1px 0;
	margin-top:5px;
	border-bottom:#A54399 8px solid;
} 
.bambin #mastheadleft {  
	background: #EBEBEB; 
	padding:0;
	height:260px;
	width:625px;
	float:left;
}
.bambin #mastheadright {
	background: url(../img/quotebg.jpg) no-repeat #EBEBEB; 
	padding:0;
	float:right;
	height:260px;
	width:269px;
}
.bambin #mastheadright p {
	color: #006699;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-size:16px;
	line-height:21px;
	padding: 10px;
	
}
.bambin #submasthead { 
	height: 64px;
	padding: 0 0 1px 0;
	margin-top:5px;
	border-bottom:#A54399 8px solid;
	background:url(../img/purplebar.jpg) repeat-x;
} 
.bambin #memberbox {
	position: absolute;
	top: 0px;
	right: 19px;
	width: 235px;
	background: #F4F4F4;
	padding: 5px 10px 15px 10px;
	height:60px;
	border-top:5px solid #FEC570;
	font-size:9px;
	color:#999999;
}
.bambin #memberbox li {
	list-style-type: square; 
	color: #FEC570;

}
.bambin #memberbox a {
	font-size:11px;
	text-decoration:none;
}
.bambin #memberbox a:hover {
	font-size:11px;
	text-decoration:none;
	color:#A54399;
}

.bambin #mainsection {
	padding:0;
}

.bambin #sidebar1 {
	position: absolute;
	top: 415px;
	left: 12px;
	width: 150px;
	border-top:#FEC570 20px solid;
	padding: 20px 10px 15px 20px;
	line-height: 16px;
}
.bambin #sidebar1 li {
	margin-left:-25px;
	margin-top:12px;
	list-style-type: square; 
	color: #FEC570;
}
.bambin #sidebar1 a {
	text-decoration:none;
	}
.bambin #sidebar2 {
	position: absolute;
	top: 415px;
	right: 12px;
	width: 160px; 
	border-top:#FEC570 20px solid;
	padding: 20px 10px 15px 20px;
	font-size:11px;
	
}
.bambin #sidebar3 {
	float:left;
	width: 150px;
	border-top:#FEC570 20px solid;
	padding: 20px 10px 15px 20px;
	line-height: 16px;
	margin-top:10px;
}
.bambin #sidebar3 li {
	margin-left:-25px;
	margin-top:12px;
	list-style-type: square; 
	color: #FEC570;
}
.bambin #sidebar3 a {
	text-decoration:none;
	}
.bambin #mainContent { 
	margin: 0 200px 75px 200px; 
	padding: 0 10px; 
}
.bambin #mainContent td.membrestitle {
	color:#267BB7;
	font-weight:bold;
	border-bottom:1px #267BB7 dotted;
	padding-top:15px;
}
.bambin #mainContent tr.grey {
	background:#F4f4f4;
}
.bambin #mainContent td.underlined {
	border-bottom:1px dotted #CCCCCC;
}
.bambin #subContent { 
	margin: 0 150px 75px 200px; 
	padding: 0 10px; 
}
.bambin #subContent td.membrestitle {
	color:#267BB7;
	font-weight:bold;
	border-bottom:1px #267BB7 dotted;
	padding-top:15px;
}
.bambin #subContent tr.grey {
	background:#F4f4f4;
}
.bambin #subContent td.underlined {
	border-bottom:1px dotted #CCCCCC;
}
.bambin #adminContent { 
	margin: 0 75px 75px 75px; 
	padding: 0 10px; 
}
.bambin #adminContent td.membrestitle {
	color:#267BB7;
	font-weight:bold;
	border-bottom:1px #267BB7 dotted;
	padding-top:15px;
}
.bambin #adminContent tr.grey {
	background:#F4f4f4;
}
.bambin #adminContent td.underlined {
	border-bottom:1px dotted #CCCCCC;
}
.bambin #footer { 
	padding: 0 10px 0 20px;
	background: url(../img/top-nav-bg.gif);
	margin-top:15px;
	margin-bottom:10px;
	height:40px;
	text-align:center;
} 
.bambin #footer p {
	margin: 0; 
	padding: 10px 0;
	font-size:10px;
	color:#fff;
}
.bambin #footer a {
	color:#FFFFFF;
	text-decoration:none;
	}
	.bambin #footer a:hover {
	color:#ccc;
	text-decoration:none;
	}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
	
.bambin #clear {
 clear: both;
}


