/*BWC PRODUCTIONS CSS CODE PLEASE DO NOT STEAL*/

body {
	background:url(bg.png) top repeat-x #222222;		
	font-size:10pt;
	font-family: "Lucida Grande","Lucida Sans Unicode", "Verdana", "Arial", sans-serif;
	color: #212121;
	text-align: center;
	padding-bottom:25px;
}

a {
	text-decoration: none;
	color: #212121;
}
a:visited {
	color: #6E0909;
}

a:hover, a:active {
	color: #333333;
}

 img {
border: none;
} 

input, textarea, select {
	border: 1px solid #ccc;
	background-color: #fff;
	color: #333;
	font-size: 8pt;
	font-family: "Lucida Grande", sans-serif;
	width: 70px;
	height: 15px;
}

div.header {
	text-align:center;
	background: url('header.png') no-repeat;
	height:250px;

}

#all {
	margin: 0px auto;
	width: 900px;
	text-align: center;
}

#body {
	width: 100%;
	text-align:center;
	background: #ffffff;
}

#footer {
	width: 100%;
	text-align:center;
	background: url('footer.png') no-repeat;
	height: 175px;
}

#mySlideShow
{
width: 400px ;
height: 200px;
} 

.center {
	text-align: center;
}

p {
padding:0px;
margin-top:0px;
margin-bottom:0px;
}

h1 {
	font-family: "Lucida Grande", "Tahoma", "Arial";
	color: #222222;
	padding: 0px;
	margin: 0px;
	margin-top: 0px;
}

h2 {
	font-family: "Lucida Grande", "Tahoma", "Arial";
	color: #222222;
	line-height: 14pt;
	font-size:14pt;	
	padding: 0px;
	margin: 0px;
	margin-top: 0px;
}

h3 {
	font-family: "Lucida Grande", "Tahoma", "Arial";
	font-style: italic;
	color: #222222;
	font-size:11pt;
	padding: 0px;
	margin: 0px;
	margin-top:0px;
}


img, div { behavior: url(iepngfix.php);

}

