/*POSITIONAL DIVS*/	



html{
   height: 100%;
}

body {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #a2a2a2;
	color: #343333;
	margin: 0px;
	padding: 0px;
	background-image: url(images/page_back2.jpg);
	background-repeat: repeat-y;
	height:100%;
	background-position: top;
	}

#bbt_container {
	width: 920px;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	padding: 0px 50px;
	min-height: 100%;
}

#logo {
	height: 106px;
	float: left;
	width: 333px;
}
#networks {
	float: left;
	padding-top: 20px;
	padding-left: 70px;
}
#networks img {
	padding-right: 5px;
	padding-left: 5px;
}
#search {
	float: right;
	padding-top: 20px;
	padding-right: 10px;
}
#header {
	background-image: url(images/headerback.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 125px;
}

#bbt_footer {
	clear: both;
	width: 920px;
	height: 20px;
}





/*Text Styles*/	

a:link {
	color: #D73238;
	text-decoration: underline;
}
a:hover {
	color: #000;
}
a:visited {
	color: #D73238;
}

h1 {
	font-size: 28px;
	margin: 0px;
	padding: 0px 0px 5px;
	line-height: 35px;
	font-weight: normal;
}


h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 20px 0px 2px;
	line-height: 18px;
	color: #D43634;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
}
h3 {
	color: #000;
	font-size: 22px;
	font-weight: normal;
	margin: 0px;
	line-height: 30px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 2px;
}
h4 {
	color: #006DB1;
	margin: 0px 0px 4px;
	padding: 0px;
	font-size: 14px;
	line-height: 20px;
}

	


/*MAIN NAVIGATION Styles Menu1*/	

#bbt_menu1 {
	clear: both;
	float: left;
	color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 2px;
	background-color: #dfdfdf;
	padding-top: 2px;
	width: 900px;
	margin-top: 20px;
}

#bbt_menu1 a {
	text-decoration: none;
	color: #FFF;
}

#bbt_menu1 a:hover {
	text-decoration: none;
	color: #000;
}

#bbt_menu1 li {
	float: left;
	font-size: 16px;
	text-decoration: none;
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 5px;
	padding-right: 0px;
}
#bbt_menu1 ul li a {
	color: #cc2121;
	padding-right: 0px;
}
#bbt_menu1 ul {
	margin: 0px;
	padding: 0px;
}

/*SUB NAVIGATION Styles - Menu2*/	

#blogright {
	text-decoration: none;
	padding-right: 0px;
	padding-left: 0px;
	width: 200px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 12px;
	line-height: 16px;
	background-color: #ECECEC;
}
#blogcol {
	float: right;
	width: 680px;
	margin-top: 30px;
	font-size: 12px;
	line-height: 17px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#blogcol object {
	margin: 15px 0px;
}

#bbt_menu2 a {
	text-decoration: none;
	font-size: 13px;
	list-style-type: none;
	color: #333;
	background-repeat: no-repeat;
	background-position: left;
}
#bbt_menu2 li {
	color: #333;
	list-style-type: none;
	margin: 0px;
	padding-top: 8px;
	padding-bottom: 6px;
	text-align: left;
	padding-right: 10px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
#bbt_menu2 ul {
	margin: 0px;
	padding: 0px;
}
#bbt_menu2 a:hover {
	text-decoration: none;
	color: #D43634;
}


/*Homepage layout*/	

#contentareahome {
	padding-bottom: 20px;
	padding-top: 20px;
	clear: both;
}

#leftcol {
	width: 280px;
	padding-top: 10px;
	float: left;
	font-size: 13px;
	line-height: 18px;
	margin: 20px 0px 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#blogright li {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	list-style-type: none;
	margin: 0px;
}
#blogright a {
	text-decoration: none;
}
.smalltext {
	font-size: 10px;
	line-height: 12px;
	padding-top: 40px;
}
#blogright ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#blogcol div {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
