body {
/*	background-color:#fdf9f6;*/
	background-color:#ffffa8;
	background-image:url(images/B.C.Bkg1.jpg);
	background-repeat: repeat-y;
	background-position: top center;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
/*	font-size: 12px;*/
	font-size:100%;
	margin: 10px 10px;
	padding: 0px;
}
.clear{clear:both;}
* {
	margin: 0px;
	padding: 0px;
}
#container {
	margin: 0px auto;
	text-align: left;
	width:695px;
	}
/*a	{font-size:12px;}*/
p	{
	margin: 15px 0px;
	padding: 0px 20px 0px 20px; /* top right bottom left */
	}
ul	{
	margin: 0px 25px;
	padding: 0px 10px 0px 30px; /* top right bottom left */
	}
p.right {text-align: right}
p#xlink	{
	margin: 0px 0px 0px 60px;
	padding: 0px 0px 0px 0px; /* top right bottom left */
	}


/********************** Header ***************************/
#header {
	margin: 0px 0px 0px 0px;
	background-color:#e0562e;
/*	background-color:#0080ff;
	background-color:#cdd7d9;*/
	width:100%;
/*	text-align:center;*/
	}
#header table{
	background-color:#e0562e;
/*	background-color:#0080ff;
	background-color:#cdd7d9;*/
	width:100%;
	border: 3px solid #FF0000;
	display:block;
	text-align:center;
	margin-top: 10px;
	}
#header table a{
	text-decoration:none;
	color:#FFFFFF;
	font-size: 14px;
	font-weight:bold;
	}
#header table a:hover{
	text-decoration:underline;
	background-color:#e0562e;
/*	background-color:#0080ff;
/*	background-color:#cdd7d9;*/
	font-style:italic;
	}
#logo_w1,#logo_w2 {
	font-size: 16px;
	font-style:italic;
	font-weight:bold;
	color:yellow;
	}
#logo_w1{
	font-size: 16px;
	font-style:italic;
	margin-top: 10px;
	margin-left: 10px;
	}
#logo_w2{
	font-size: 12px;
	margin-top: 5px;
	margin-left: 25px;
	}

/********************** Content ***************************/
#content {
	background-color:#ffffa8;
	width:695px;
}
img{
	border-width:0px;
}
h1{
	color:#000000;
	font-size:20px;
	text-align:center;
	margin: 10px 0px 20px 0px;
	font-size:1.25em
}

h2{
	color:#0080ff;
	font-size:16px;
	text-align:center;
	margin: 10px 0px 0px 0px;
	font-size:1em
}
#left {
	float:left;
	width:495px;
	margin-left:0px;
	padding: 0px 0px 0px 0px; /* top right bottom left */
	display:inline;
}
#left a{color:#28556b;}
#left a:hover{color:#c77e0c;}
#photos a{
	margin-right:14px;
}
#right {
	float:right;
	width:200px;
	padding: 0px 0px 0px 0px;
/*	padding: 0px 20px 30px 20px;*/
	margin-top:0px;
	display:inline;
	}	
#right a{
	color:#c77e0c;
	}
#right a:hover{
	color:#85a157;
	}
/********************** Footer ***************************/
#footerline {
	clear:both;
	background-image:url(images/footer_bg2.JPG);
	font-size:1px;
	height:10px;
	}
#footer {
	width:695px;
	text-align:center;
	padding: 10px 0px;
	color:#000000;
	}
                       