/* CSS Document */
body {
	background-color:#996633;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	margin:0;
}
#main {
	width: 780px;
	margin-bottom:10px;
}
#top {
	background-color: #000000;
      background-image:url(images/bgtop.gif);
	padding:15px 10px 10px 10px;
}
#logo {
	background-image:url(images/logo.gif);
	background-repeat:no-repeat;
	background-position:2px 2px;
	border-top: 1px solid red;
	border-bottom: 1px solid red;
	padding-top: 4px;
	padding-bottom:30px;
}
#title {
	background-color:#996633;
      background-image:url(images/2b.jpg);
	width:540px;
	height:120px;
}
#title2 {
	background-color:#996633;
      background-image:url(images/1b.jpg);
	width:540px;
	height:120px;
}
#title3 {
	background-color:#996633;
      background-image:url(images/6b.jpg);
	width:540px;
	height:120px;
}
#title4 {
	background-color:#996633;
      background-image:url(images/5b.jpg);
	width:540px;
	height:120px;
}
#title5 {
	background-color:#996633;
      background-image:url(images/3b.jpg);
	width:540px;
	height:120px;
}
#menu {
	background-color:#000000;
	width: 100px
}
#menu2 {
	background-color:#000000;
	background-image:url(images/bsblogo.jpg);
	width: 95px;
}
#menu a{
	display:block;
	color: #993399;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:10px;
	padding: 4px 5px 3px 23px;
	background-image:url(images/arrowred.gif);
	background-repeat:no-repeat;
	background-position:center left;
	border-bottom: 1px solid red;
	text-decoration:none;

}
#menu a:hover {
	background-color:#000000;
	background-image:url(images/arrowgreen.gif);
	color: #ffffff;
}
#side {
	vertical-align:top;
	background-image:url("images/bsblogo.jpg");
	padding-top: 10px;
	background-image:none
	background-repeat:repeat-y;
	background-color:#000000;
}
#side2 {
	vertical-align:top;
	padding-top: 10px;
	background-image:none
	background-repeat:repeat-y;
	background-color:#000000;
}
#side a {
	display:block;
	color: #993399;
	padding: 1px 5px 1px 23px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:10px;
	background-image:url(images/arrowred.gif);
	background-repeat:no-repeat;
	background-position:center left;
	text-decoration:none;
}
#side a:hover {
	background-color:#000000;
	background-image:url(images/arrowgreen.gif);
	color: #ffffff;
}
#content {
	background-color:#996633;
      background-image:url(images/bgcontent.gif);
      font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	padding:10px 10px 2px 30px;
	line-height: 18px;
	color: #000002;
}
#content2 {
	background-color:#996633;
    font-family:Arial, Helvetica, sans-serif;
    border: 1px solid black;
	font-weight:normal;
	font-size:12px;
	padding:10px 10px 10px 10px;
	line-height: 18px;
	color: #000002;
}
#content3 {
	background-color:#996633;
    font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	padding:10px 10px 10px 10px;
	line-height: 18px;
	color: #000002;
}
#content4 {
	background-color:#996633;
    font-family:Arial, Helvetica, sans-serif;
	background-image:url(images/tubes.png);
	font-weight:normal;
	font-size:12px;
	padding:10px 10px 10px 10px;
	line-height: 18px;
	color: #000002;
}
#bottom td {
      background-color:#996633;
      background-image:url(images/bgtop.gif);
      font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:10px;
	border-top: 1px solid purple;
	border-bottom: 1px solid purple;
	color:#ffffff;
	padding:5px;
	font-size:10px;
}
#bottom a {
	color:#993399;
	font-weight:normal;
	text-decoration:none;
}
#bottom a:hover {
	background-color:none;
	color: 33cc00;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	font-weight: bold;
	margin-left:-110px;
	color:#587498;
}
#content a {
	color:#000000;
	font-weight: bold;
	text-decoration:none;
	border-bottom: 1px solid #993333;
}
#content a:hover {
	color: #330000;
	border-bottom:1px solid #E86850;
}
#content2 a {
	color:#000000;
	font-weight: bold;
	text-decoration:none;
	border-bottom: 1px solid #993333;
}
#content2 a:hover {
	color: #330000;
	border-bottom:1px solid #E86850;
}
img {
	margin: 0px;
	border:0;
}
a:hover img {
	filter:alpha(opacity=80);
	-moz-opacity:0.8; 
	opacity:0.8; 
	-khtml-opacity:0.8; 
}
th
{
	text-align:right;
	font-weight:bold;
	text-transform:uppercase;
	vertical-align:top;
	color:#3e4c6a;
	font-size:9px;
	padding-top:8px;
}
/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}


/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
	height:33px;
}
