* {margin: 0; padding: 0; border: none; text-decoration: none}
body {
	background: #ffebe3 url(images/bg.jpg) repeat-x;
	color: #ffebe3;
	text-align: center;
	font: .8em "trebuchet ms", tahoma, sans-serif;

}

        a:link { color: #ff6683; text-decoration: none;}
	a:visited { color: #ff6683; text-decoration: none;}
	a:active { color: #ff6683; text-decoration: none;}
	a:hover { color: #ff6683; text-decoration: underline;}

#container {
	background: url(images/bbf_02.jpg) repeat-y;
	width: 850px;
	margin: auto;
	text-align: justify;
}
#header {
	height: 748px;
	background: url(images/bbf_01.jpg) no-repeat;
}
#footer {
	background: url(images/bbf_03.jpg) no-repeat;
	height: 202px;
	clear: both;
	padding: 0 0 0 46px;
	font-size: 95%;
	line-height: 35px;
}
#content {
	width: 780px;
	margin-top: -400px;
	padding-left: 80px;
	float: left;
	text-align: left;
        font: .8em "trebuchet ms", tahoma, sans-serif;
}

img
{
 border-color: red;
}

h1 {
	font-size: 150%;
	text-indent: 10px;
	line-height: 45px;
	color: #770000;
	background: url(images/divider01.gif) bottom right no-repeat;
	font-weight: normal;
	margin: 0 0 -6px 0;
	text-align: left
}
h2 {
	text-align: right;
	background: url(imagess/line2.jpg) bottom right no-repeat;
	font-weight: normal;
	line-height: 28px;
	font-size: 130%
}

h3 {
        COLOR: #686868;
        font-size: 8pt;
        font-weight: bold;}

h4 {
      COLOR: #000000;
      font-size: 10pt;
      font-weight: bold;
}

#box {
	width: 230px;
	margin-top: -550px;
	padding: 60px 10px;
	background: url(images/boxbg.gif) repeat-y;
	font-size: 95%;
	border: #bfadad solid;
	border-width: 1px 0;
	text-align: justify
}



.hide{
display: none;
}

.show{
display: block;
}
