
.allpage {
    width:800px;
	height:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:92%;
	color:#999999;
	background-position:center;
	background-repeat:repeat-y;
	position:relative;
	
}


.custom-head {

font-size:108%;
font-weight:bold;
left:0;
position:absolute;
top:254px;



}


.custom-head h1 {

font-size:108%!important;
font-weight:bold;
margin:0px;
padding:0px;


}
	
    body {
    background-position:top;
    width:800px;
    background-repeat:repeat-y;
    margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	background-color:#FFFFFF;
	height:100%;
	}

.topstrip {background-image:url(images/topstrip.jpg);
width:800px;
height:25px;
float:left;
font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#353535;
	text-align:center;
	background-repeat:no-repeat;
}

.banner {background-image:url(images/banner.jpg);
width:800px;
height:148px;
float:left;
background-repeat:no-repeat;
}

.menu {background-image: url(images/menu.jpg);
width:800px;
height:28px;
float: left;
color:#000;
background-repeat:no-repeat;
font-size:13px;


}





.menu a {
color:#000;

font-size:13px;


}

.flash {
width:281px;
height:500px;
margin-top:177px;
float: left;
cursor: url('cursor.cur');
}

.strip {background-image: url(images/strip.jpg);
width:519px;
height:53px;
float: right;
background-repeat:no-repeat;
}

.stripadmin {background-image: url(images/strip-admin.jpg);
width:800px;
height:49px;
float: left;

}

.content {
width:480px;
float:left;
padding-top:10px;
color:#353535;
padding-left:6px;
padding-bottom:30px;
}
.content2 {
width:800px;
float:left;
padding-top:10px;
color:#353535;
padding-left:6px;
padding-bottom:30px;
}

.footer { background-image:url(images/footer.jpg);
width:800px;
height:23px;
float:left;
}

a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}
a:visited {
	color: #000;
	text-decoration: none;
	font-weight:bold
}
a:hover {
	color: #333;
	cursor: url('cursor.cur');
	text-decoration:underline;
}

a.darklink:link {
	color: #000000;
	text-decoration: underline;
	}
	
a.darklink:visited {
	color: #000000;
	text-decoration:underline;
}

a.darklink:hover {
	color: #737373;
	text-decoration: underline;
}

	.ourlink {
	font-family: Arial, Helvetica, sans-serif;
    width:100%;
	font-size:13px;
	float:right;
	clear:both;
	color: #737373;
	padding-top:10px;
	}



.gallerytitle 
{
    font-size:18px;
    color:#ABABAB;
}
.cqheader 
{
    background-color:#E3E3E3;
 
}

.cqheader2 
{
    background-color:#C7C7C7;
    
}
.panelpopup 
{
    background-color:Blue;
}