@charset "utf-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
*{
	margin:0
}
:focus {
	outline: 0;
}
body {
	line-height: 1px;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
html,body{
		height:100%;
} 
body{
		background:url(../images/bg.jpg) repeat-x;
		background-color:#ffffff;
}
#header{
	background:url(../images/bailey_04.jpg);
	display:block;
	height:260px;
	width:968px;
}
#header a{
	display:block;
	height:260px;
	width:968px;
}
#casing{
	min-height:100%;
	margin:-60px auto;
	height:auto;
	width:970px;
	}
#bottomleft{
	float:left;
	height:100%;
	width:575px;
	margin-bottom:60px;
}
#bottomright{
	float:left;
	height:100%;
	width:393px;
	padding-top:20px;
}
.logos{
	margin-left:10px;
}
#photos{
	background-image:url(../images/bailey_06.jpg);
	height:320px;
	width:706px;
	float:left;
	display:block;
	z-index:1;
	color:#FFF;
}
#photos a{
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	color:#F30;
	text-decoration:none;
}
#photos a:hover{
	text-decoration:underline;
}
#rightcontent{
	float:left;
	height:320px;
	width:263px;
	display:block;
	z-index:1;
}
#rightcontent ul{
	float:left;
}
/* Image Rotator */
div#rotator {
	position:relative;
	height:290px;
	width:675px;
	margin:7px 13px;
}
div#rotator ul li {
	float:left;
	position:absolute;
	list-style: none;
}

div#rotator ul li img {
	padding: 0px;
}
div#rotator ul li.show {
	z-index:500
}
.donate{
	position:absolute;
	margin:230px 880px;
}
.facebook{
	position:absolute;
	margin:228px 845px;
}
/*        Typography        */

h1{
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	margin:30px 0 10px 30px;
	color:#000;
	font-weight:bold;
}
h2{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	margin:14px 0 10px 30px;
	line-height:140%;
	width:600px;
}
h3{
	font:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	width:150px;
	margin:5px 35px;
	line-height:140%;
}
.link{
	height:15px;
}
	
.link a{
	height:15px;
	color:#000;
	text-decoration:none;
}

.link a:hover{
	color:#000;
	text-decoration:underline;
}
.link a:visited{
	color:#000;
	text-decoration:none;
}
#bottomleft h2 {
	width:500px;
}
#bottomleft h1{
	color:#F00;
	height:24px;
}
#video{
	margin:25px 30px;
}












