body {
	background-color: #c8c487;
	background-image: url(../images/img_bg.gif);
	background-repeat:no-repeat;
	font-family:verdana;
	zoom:1;	 
	
}

a {
	text-decoration: none;
	outline: none;
}

div {
	zoom:1;
} 

a img{
border:0px solid #FFF;
}

#headerpic{
	left:0px;
	border:none;
}


#outerContainer{
	margin:22px auto 0px auto;
	padding-top:1px;
	padding-bottom:21px;
	width:830px;
	background: transparent url(../images/abfshadow_bottom.png) left bottom no-repeat;
}

#main{
	position:relative;
	margin:0px auto 0px auto;
	width:798px;
	height:auto;
	padding: 1px 15px 1px 15px;
	background: transparent url(../images/abfshadow_fill.png) left top repeat-y;
}

#header{
	/*position:absolute;
	top:16px;*/
	left:21px;
	background:#aaaaaa;
	width:798px;
	border:none;
}

/*#back{
	position:absolute;
	top:0px;
	width:816px;
	left:0px;
	min-height:616px;
	height:auto;
}*/

#menubar{
	border:none;
	background:#88344F;
	/*position:absolute;
	top:166px;*/
	left:21px;
	width:798px;
}

#content{
	/*position:absolute;
	top:192px;*/
	left:21px;
	width:798px;
	background: url(../images/content_filler.gif) #e4e0c7;
}

#left{
	float:left;
/*	overflow:hidden;*/
	min-height:283px;
	height:auto;
	width:150px;
	text-align:left;
}

#right{
	float:right;
/*	overflow:hidden;*/
	background:#efece3;
	min-height:283px;
	height:auto;
	width:648px;
}

#scrollpics{
	margin:9px auto 0 auto;
	padding: 1px 15px 1px 15px;
	position:relative;
	width:798px;
	height:114px;
	overflow:hidden;
}

#scrollpics #scrollpicscontainer{
	background:#efece3;
	width:798px;
}

#footer{
	/*position:absolute;
	top:615px;*/
	left:300px;
	height:20px;
	width:400px;
	margin:0 auto 0 auto;
	text-align:center;
}

#viewPicBox{
	position:absolute;
	display:none;
	top:8px;
}

#viewPicBoxBackground{
	position:absolute;
	background:#7a0031;
	left:0px;
	top:16px;
	width:798px;
	height:459px;
	filter:alpha(opacity=93);
	opacity: 0.93;
	-moz-opacity:0.93;
}
#viewPickBoxPicCont{
	position:absolute;
	left:146px;
	top:50px;
	
}
#viewPicBoxCloseButton{
	position:absolute;
	left:700px;
	top:420px;
}


.menuulintro{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:1px;
	margin: 1px;
}
.menuulintro a {
	font: bold 15px Verdana;
	text-decoration: none;
	color: #f9e7e7;
	outline: none;
	text-align: center;
	display: block;
}
.menuulintro a:hover {
	color:#ffffff;
}
.menuliintro{
	margin:10px;
	padding:0px 35px;
	float:left;
}


.menuul{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:2px;
	margin: 1px;
	margin-top:0;
}
.menuul a {
	font: bold 12px Verdana;
	text-decoration: none;
	color: #f9e7e7;
	outline: none;
	text-align: center;
	display: block;
}
.menuul a:hover {
	color:#ffffff;
}
.menuli{
	margin:2px 5px;
	padding:0px 15px;
	float:left;
	height:20px;
}
.menuliselect {
	margin:2px 5px;
	padding:0px 15px;
	float:left;
	font: bold 12px Verdana;
	text-decoration: none;
	outline: none;
	text-align: center;
	display: block;
}

.menuliselect a {
	color: #6e0026;
}

.menuleftli{
	padding: 5px 0px 5px 20px;
	width:126px;
}
.menuleftli a{
	font:  12px Verdana;
	text-decoration: none;
	color: #88344F;
	outline: none;
	text-align: left;
	display: block;
	font-size: 0.75em;
}
.menuleftli a:hover{
	background:#c8c487;
}

h1{
	padding: 10px 0px 0px 20px;
	color: #88344F;
}

h2,h3{
	font-size: 16px;
	font-weight: normal;
	padding-top: 21px;
	padding-left: 20px;
	line-height: 1em;
	color: #88344F;
}

#page, #page p {
	font-size: 12px;
	font-weight: normal;
	line-height: 1.5em;
	color: #88344F;
}

#page p {
	padding: 0px 50px 0px 20px ;
}

.style1 {
	font-size: 16px;
	font-weight: normal;
	padding-left: 20px;
	padding-top:21px;
	line-height: 1em;
	color: #88344F;
}
.style2 {
	font-size: 12px;
	font-weight: normal;
	padding: 0px 50px 0px 20px ;
	line-height: 1.5em;
	color: #88344F;
}
.style3 ,.style3 a{
	font-size: 10px;
	font-weight: normal;
	color: #88344F;
}

.style4, .style5, #sidebar h2 {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding-top:23px;
	padding-left:10px;
	display: block;
	color: #6c6c14;
}

.style5, #blogcontent h2 {
	margin-bottom:0;
	padding-top:0;
}

.clear, #menuleft {
	clear:both;
}

