* {margin:0;padding:0}
p,h1,h2,h3{padding:5px;margin-bottom:1em;}
h2{font-size:120%}
body {
	text-align:center;
	background: #000 url(images/background.jpg) repeat-x;
	color: #E2D887;
	}

#wrapper{
	width:992px;
	margin:10px auto;
	background:#000 url(images/webbg.jpg) no-repeat;/* right column colour*/
	text-align:left;
	border:1px solid #666666;
	color:#E2D887;
}
#header,#footer{
	/*background:#00248f;*/
	color:#333;
	width:992px;
	clear:both;
}
#header{
	height: 296px;
	background-image: url(images/headerbg.jpg);
	background-repeat: no-repeat;
	background-position: right;
	/*border-top: 1px solid #BEBEBE;
	border-right: 1px solid #BEBEBE;
	border-bottom: 0px solid #BEBEBE;
	border-left: 1px solid #BEBEBE;*/
}
#header h3{
	border: 0;
	margin: 0;
}

li {
	padding-bottom: 25px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: large;
	list-style-type: none;

}


#footer{
	/*border-top:1px solid #BEBEBE;
	border-bottom:1px solid #00248f*/}
#footer a{color:#E2D887;}
#inner{
	margin-right:55px;
	/*background:#green url(images/bg4.jpg);/* left column colour
	border-right:1px solid #BEBEBE;*/
	/*border-left:1px solid #BEBEBE;*/
	color:#E2D887;
}
#nav{
	margin-top:1px;
	background: url(images/navbg.jpg) repeat-x;
	height: 76px;
	width: 994px;
	margin-left:-1px;

}
#middle{
	/*background:#FFF url(images/bg4.jpg);/* centre column colour*/
	/*margin-top: 76px;*/
	margin-left:55px;
	/*border-right: 1px solid #BEBEBE;
	border-left: 1px solid #BEBEBE;*/
	color:#E2D887;
}
#content,#content2{
	position:relative;
	width:100%;
	float:left;/* contain clearing*/
}
#content2{margin:0 -1px}/* moz needs this*/

#content{
	position:relative;
	float:left;/* contain clearing*/
	width:100%;
}
#left{
	width:55px;
	margin-left:-149px;
	position:relative;
	left:-1px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
#right{
	width:55px;
	margin-right:-149px;/*overlap for old mozilla*/
	position:relative;
	/*border-right: 1px solid #BEBEBE;*/
	left:1px; /*now line it up*/
	float:right;
}
* html #left{margin-right:-3px;}/* 3 pixel jog*/
* html #right{margin-left:-3px;}/* 3 pixel jog*/


/* clear without structural mark-up */
.clearfix:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}
.clearfix {
    display:inline-block;
}

/* mac hide - force layout in ie \*/
* html .clearfix,* html #inner, * html #middle {height: 1%;}
.clearfix {display: block;}
/* End hide */
p.expand a{color:#fff;display:block;clear:both}
p.expand a:hover{height:200px;}
#content p img{float:right;}

div.float {
  float: left;
  }
.date {
	color: #BE1C27;
	font-weight: bold;
}
img{
	clear: none;
}
a:link {
	color: #E2D887;
	text-decoration: none;
}
a:visited {
	color: #E2D887;
	text-decoration: none;
}
a:hover {
	color: #9B161F;
	text-decoration: none;
}
#photos ul
	{
	list-style:none;
	margin:0;
	padding:0;

	}

#photos li
	{
	position:relative;

	}

	

}
