*
{
	margin: 0px;
	padding:0px;
}

body
{
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	padding: 0px;
	background-color: #ffffff;
	color: #542670;
}
.tinytext {
  font-size:77%;
/*  letter-spacing:106%; */
}
table, td {
  border:1px solid #98509f;
}
hr
{
	color: #b1509e;
	margin-bottom: 15px;
}
a
{
	background-color: inherit;
	color: #aa00af;
	text-decoration:none;
}

a:hover
{
	text-decoration: underline; 
}

p
{
	font-family: arial, helvetica, sans-serif;
	margin-bottom: 9px;
	line-height: 1.25em;
	color: #b1509e;
}
.smaller
{
 font-size:94%;
}
.bbcolordark 
{
color:#542670;
}
.bbcolorlight
{
color:#b1509e;
}
.rightalign {
   text-align:right;
}
.bold {
   font-weight:bold;
}
.leftcolumn {
   width:100%;
   float:left;
   margin-right:6px;
  border:1px solid #98509f;
}
.rightcolumn {
   width:35%;
   float:right;
   margin-left:6px; /*
  border:1px solid #98509f; */
}
.pers_story
{ 
  padding:3px 6px 3px 6px;
}
ul
{
	list-style: disc;
	list-style-image:url(../images/dot_98509f.png);
	padding-left: 15px;
	margin-bottom: 15px;
	font-size:96%;
}

h3
{
	font-size: 20px;
	margin-bottom: 15px;
}

h4
{
	font-size: 13px;
	margin-bottom: 5px;
}
/*      STRUCTURE      */
#page {
 width:760px;
 margin: 3px auto;
background: #f9f9f9 url('../images/bb-footerbg.gif') no-repeat bottom;
}



#container
{
	margin: 0px 18px 0px 18px;
	padding: 0px 6px 0px 6px;
}

#container-home
{
height: 360px; 
	margin: 0px 18px 0px 18px;
	padding: 9px 18px 0px 12px;
	background:url(../images/bb-dan-back3.png) no-repeat top left;
}


#header
{
	height:96px;
	background-color: #e04097;
	background-image:url(../images/bb-front2.png);
	background-repeat:no-repeat;
	color: #fff;
}

#header h1
{
	font-size: 26px;
	padding:9px 18px 3px 180px;
}

#header h2
{
	font-size: 14px;
	padding-left:180px;
}

#menu
{
	padding: 6px 30px 0px 30px;
	margin-bottom: 18px;
	color: #222222;
	background-color: #f5f5f5;
	border-bottom: solid 1px #e8c6ec;
}

#menu div
{
	clear: both;
}

#menu ul
{
	display: block;
	position: relative;
	top: 1px;
	list-style: none;
	padding: 0px;
	margin-bottom: 0px;
}
	
#menu ul li
{
	position: relative;
	float: left;
	border: solid 1px #e8c6ec;
	border-bottom: 0px;
	margin-right: 5px;
	padding:0;
}

#menu ul li a
{
	display: block;
	padding: 3px 10px 3px 10px;
	text-decoration: none;
	background-color: inherit;
	color: #98509f;
	font-size:90%;
	font-weight:bold;
}

#menu ul li a:hover
{
	background-color: #ee4ea5;
	color: #fff;
}

#menu ul li.active, #menu ul li.active a, #menu ul li.active a:hover
{
	background-color: #e04097;  /*  #98509f */
	color: #fff; /* #542670 */
	border:solid #d8388e  1px; 
}
#primarycontainer
{
	float: left;
	margin-right: -240px;
	width: 100%;
}

#primarycontent
{
	margin-right: 240px;
}

#primarycontent .col_full
{ /* use this on its own */
  width:526px;
  float:left;
  padding-left:6px;
}
#primarycontent .col_left_nar
{ /* use this with col_right_wid */
  width:166px;
  float:left;
  padding-left:6px;
}
#primarycontent .col_right_wid
{ /* use this with col_left_nar; recommended for video frame */
  width:339px;
  float:right;
  padding-right:6px;
}
#primarycontent .evencol_left
{ /* use this with evencol_right */
  width:248px;
  float:left;
  padding-left:6px;
}

#primarycontent .evencol_right
{ /* use this with evencol_left */
  width:248px;
  float:right;
  margin-left:6px;
  padding-left:3px;
  padding-right:3px;
}
#primarycontent p
{
	margin-bottom: 20px;
}

#secondarycontent
{
	float: right;
	width: 208px;/*
	margin:0 0 0 520px;*/
}

#footer
{
	color: #542670;
	text-align: center;
	margin: 12px 0px 12px 0px;
	width:100%;
	padding-top: 15px;
	font-size:80%;
	border-top: solid 1px #e8c6ec;
	clear: both;
}
.callout {  
 width:208px;
 min-height:72px;
 padding: 12px 3px 6px 9px;
 margin:-18px 0px 6px 12px;
 background: url(../images/gradient-tab-obevel.png) no-repeat top left;
}
.callout ul,.callout p {
   margin:-18px 11px 0px -3px;
   padding-bottom:9px;
   border:thin solid #e8c6ec;
   border-top:0px;
   border-left:0px;
}
.callout h3 {
 padding:9px 6px 0px 0px;
 margin-bottom:28px;
}
.clearit
{
	clear: both; /*
	height: 1px; */
}
#primarycontent-sm-marg {
	margin-right: auto;
}
