/*//////////////////////////////////////////////////////////////
// Reset CSS Code for browser compatability
///////////////////////////////////////////////////////////////*/
html, body, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
center, dl, dt, dd,
fieldset, form, label, legend
 {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-size: 12px;
	vertical-align: baseline;
	line-height:auto;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */

input{
	border:#999999 1px solid;
}
/*//////////////////////////////////////////////////////////////
// set TAG code
///////////////////////////////////////////////////////////////*/
html, body{
	width:100%;
	color:#FFFFFF;
}
p,body,table,td,tr{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	visibility: visible;
}
body{
	behavior: url("/csshover.htc"); 
	background-color:#cccccc;
	margin:0px 0px 0px 0px;
	padding:0px;
	background-image:url(art/body_background.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
a, a:visited, a:link {
	color:#0000FF;
	outline: none;
	text-decoration: underline;
	z-index: 1;
}
a:hover {
	text-decoration: none;
	color:#FF0000;
}

/*/////////////////////////////////////////////////////////////////////////
 collage bar
//////////////////////////////////////////////////////////////////////////*/
#header{
	width:930px;
	height:200px;
	background-image:url(art/header.jpg);
	background-repeat:no-repeat;
	background-position:top;
	margin:auto;
	margin-bottom:10px;
	padding:0px 10px 0px 10px;
	color:#ffffff;
}
#header h1{
	margin:0px;
	padding:120px 0px 0px 0px;
	text-align:right;
	width:930px;
	font-size:24px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#ffffff;
}
#header i{
	margin:0px;
	padding:0px 0px 0px 0px;
	text-align:right;
	width:930px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#FF0000;
	display:block;
}
/*/////////////////////////////////////////////////////////////////////////
 palm header
//////////////////////////////////////////////////////////////////////////*/
#main_wrapper{
	background-image:url(/art/main_background.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#CCCCCC;
	padding:0px;
	margin:0px;
}
#main{
	width:950px;
	margin:auto;
	margin-top:0px;
	padding:0px;
	border:none;
}
#main_left{
	width:672px;
	margin:auto;
	padding:10px 10px 10px 0px;
	margin:0px;
	float:left;
	border:none;
}
#main_right{
	width:257px;
	padding:10px 0px 10px 10px;
	margin:0px;
	float:left;
	border:none;
	border-left:#FF0000 1px solid;
}
/*/////////////////////////////////////////////////////////////////////////
 palm header
//////////////////////////////////////////////////////////////////////////*/
#panel_left{
	float:left;
	padding:0px;
	margin:0px;
	width:640px;
}
#panel_left h2{
	padding:5px;
	margin:10px 0px 5px 0px;
	border-bottom:#87BDE9 2px solid;
	font-size:18px;
}
#panel_main{
	background-color:#EEEEEE;
	border:#CCCCCC 1px solid;
	padding:5px 15px 15px 15px;
	margin:0px;
	margin-top:10px;
	width:918px;
	background-image:url(/art/panel_top_background.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
#panel_main h2{
	padding:5px;
	margin:10px 0px 5px 0px;
	border-bottom:#87BDE9 2px solid;
	font-size:18px;
}
#panel_right{
	float:right;
	width:252px;
	padding:0px;
	margin:0px;
	display:block;
	overflow:auto;
}
/*/////////////////////////////////////////////////////////////////////////
 palm header
//////////////////////////////////////////////////////////////////////////*/
#panel_main .smallPanel{
	margin:0px;
	padding:10px;
	overflow:auto;
	background-image:url(art/smallPanel_background.jpg);
	background-repeat:repeat-x;
	background-position:top;
	border:#ffffff 1px solid;
	background-color:#dddddd;
	margin-bottom:5px;
	float:right;
	display:block;
	width:230px;
}
#panel_main .smallPanel h2{
	margin:0px 0px 3px 0px; 
	padding:0px 0px 3px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:18px;
	color:#333333;
	border-bottom:#FF0000 2px solid;
}
#panel_main .smallPanel a{
	text-decoration:none;
}
#panel_main .smallPanel a img{
	border:#666666 1px solid;
	margin-right:10px;
	margin-bottom:10px;
}
#panel_main .smallPanel a:hover img{
	border:#FF0000 1px solid;
}
/*/////////////////////////////////////////////////////////////////////////
 palm header
//////////////////////////////////////////////////////////////////////////*/
#footer{
	width:770px;
	margin:auto;
	padding:10px 10px 10px 170px;
	margin-top:10px;
	margin-bottom:10px;
	background-image:url(/art/footer_background.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#cccccc;
	color:#333333;
}
#footer a{
	color:#0000FF;
	line-height:auto;
	font-size:12px;
	text-decoration:none;
}
#footer a:hover{
	color:#990000;
}
#footer b{
	color:#000000;
	font-weight:bold;
}
/*/////////////////////////////////////////////////////////////////////////
 palm header
//////////////////////////////////////////////////////////////////////////*/
.clearboth{
	clear:both;
}
/*/////////////////////////////////////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////////////////////////////////////////
 page.aspx
///////////////////////////////////////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////////////////////////*/

#pagedetails{
	background-color:#FFFFFF;
	border:#dddddd 1px solid;
	width:642px;
	padding:5px;
	color:#000000;
	font-size:12px;
	font-weight:normal;
	overflow:auto;
	margin-bottom:5px;
}
#pagedetails div{
	padding:5px;
}
#pagedetails h2{
	font-size:18px;
	font-weight:normal;
	color:#000000;
	padding:5px;
	margin:0px 0px 5px 0px;
	border-bottom:#87BDE9 2px solid;
}

/*/////////////////////////////////////////////////////////////////////////
 palm header
//////////////////////////////////////////////////////////////////////////*/

#pageform{
	background-color:#FFFFFF;
	border:#dddddd 1px solid;
	width:642px;
	padding:5px;
	color:#000000;
	font-size:12px;
	font-weight:normal;
	margin-bottom:5px;
}

/*/////////////////////////////////////////////////////////////////////////
 palm header
//////////////////////////////////////////////////////////////////////////*/

.blogphoto{
	width:930px;
	margin:0px;
	padding:10px;
	text-align:center;
}
.blogphoto img{
	margin:0px;
	padding:0px;
	border:#FFFFFF 1px solid;
}

#pagephotos{
	background-color:#FFFFFF;
	border:#dddddd 1px solid;
	width:642px;
	padding:5px;
	color:#000000;
	font-size:12px;
	font-weight:normal;
	float:left;
	margin-bottom:5px;
}
#pagephotos h2{
	font-size:18px;
	font-weight:normal;
	color:#000000;
	padding:5px;
	margin:0px 0px 5px 0px;
	border-bottom:#5C86C2 2px solid;
}
#pagephotos div{
	float:left;
	margin:8px 8px 0px 0px;
	padding:8px;
	width:80px;
	height:80px;
	text-align:center;
	vertical-align:middle;
	border:#dddddd 1px dotted;
	background-color:#eeeeee;
}
#pagephotos div a{
	padding:0px;
	margin:0px;

}
#pagephotos div a img{
	border:#000000 1px solid;
}
#pagephotos div a:hover img{
	border:#33CCFF 1px solid;
}
#photoDesc{
	padding:5px;
	margin:0px;
	width:630px;
	color:#eeeeee;
}

/*/////////////////////////////////////////////////////////////////////////
 palm header
//////////////////////////////////////////////////////////////////////////*/

#pagefiles{
	background-color:#FFFFFF;
	border:#dddddd 1px solid;
	width:642px;
	padding:5px;
	color:#000000;
	font-size:12px;
	font-weight:normal;
	
	margin-bottom:5px;
}
#pagefiles h2{
	font-size:18px;
	font-weight:normal;
	color:#000000;
	padding:5px;
	margin:0px 0px 5px 0px;
	border-bottom:#87BDE9 2px solid;
}
#pagefiles div{
	margin-right:5px;
	padding:5px;
	background-color:#eeeeee;
	border:#dddddd 1px solid;
	
	width:120px;
	height:100px;
	text-align:center;
}
#pagefiles div a{
	padding:0px;
	margin:0px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
#pagefiles div a:hover{
	color:#87BDE9;
}
#pagefiles div a img{
	border:#eeeeee 1px solid;
}
#pagefiles div a:hover img{
	border:#87BDE9 1px solid;
}

/*/////////////////////////////////////////////////////////////////////////
 palm header
//////////////////////////////////////////////////////////////////////////*/

#pagemaps{
	background-color:#FFFFFF;
	border:#dddddd 1px solid;
	width:642px;
	padding:5px;
	color:#000000;
	font-size:12px;
	font-weight:normal;
	
	margin-bottom:5px;
}
#pagemaps h2{
	font-size:18px;
	font-weight:normal;
	color:#000000;
	padding:5px;
	margin:0px 0px 5px 0px;
	border-bottom:#87BDE9 2px solid;
}
#pagemaps .pmap{
	border:#000000 1px solid;
	width:640px;
	height:300px;
}

/*/////////////////////////////////////////////////////////////////////////
 palm header
//////////////////////////////////////////////////////////////////////////*/
#subpages{
	background-color:#FFFFFF;
	border:#dddddd 1px solid;
	width:642px;
	padding:5px;
	color:#000000;
	font-size:12px;
	font-weight:normal;
	
	margin-bottom:5px;
}
#subpages h2{
	font-size:18px;
	font-weight:normal;
	color:#000000;
	padding:5px;
	margin:0px 0px 5px 0px;
	border-bottom:#87BDE9 2px solid;
}
#subpages div{
	margin:0px;
	margin-top:5px;
	padding:5px;
	border-bottom:#cccccc 1px solid;
	background-image:url(/art/panel_top_background.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#eeeeee;
	overflow:auto;
}
#subpages div a img{
	float:left;
	margin-right:10px;
	border:#000000 1px solid;
}
#subpages div a:hover img{
	border:#87BDE9 1px solid;
}
#subpages div h3{
	padding:0px;
	margin:0px;
}
#subpages div h3 a{
	font-size:18px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
	padding:0px;
	margin:0px;
}
#subpages div h3 a:hover{
	color:#87BDE9;
}

/*/////////////////////////////////////////////////////////////////////////
 collage bar
//////////////////////////////////////////////////////////////////////////*/
#photoholder{
	width:950px;
	margin:auto;
	padding:20px;
	color:#ffffff;
}
.top_arrow{
	width:40px;
	height:40px;
	display:block;
	position:absolute;
	top:40px;
	left:50%;
	margin-left:425px;
}
.top_arrow a{
	width:40px;
	height:40px;
	margin:0px;
	padding:0px;
	background-image:url(/art/arrow_top_up.gif);
	background-repeat:no-repeat;
	background-position:top;
	display:block;
}
.top_arrow a:hover{
	background-image:url(/art/arrow_top_over.gif);
}
.left_arrow{
	width:40px;
	height:40px;
	display:block;
	top:260px;
	left:50%;
	margin-left:-475px;
	position:absolute;
}
.left_arrow a{
	width:40px;
	height:40px;
	margin:0px;
	padding:0px;
	background-image:url(/art/arrow_left_up.gif);
	background-repeat:no-repeat;
	background-position:top;
	display:block;
}
.left_arrow a:hover{
	background-image:url(/art/arrow_left_over.gif);
}
.right_arrow{
	width:40px;
	height:40px;
	display:block;
	top:260px;
	left:50%;
	margin-left:435px;
	position:absolute;
}
.right_arrow a{
	width:40px;
	height:40px;
	margin:0px;
	padding:0px;
	background-image:url(/art/arrow_right_up.gif);
	background-repeat:no-repeat;
	background-position:top;
	display:block;
}
.right_arrow a:hover{
	background-image:url(/art/arrow_right_over.gif);
}
/*##################################################################################################################
 age check
##################################################################################################################*/

.overlay {
	display:none;
	position:absolute;
	background-image:url(/art/overlay.gif);
	background-repeat:repeat;
	background-position:top;
	z-index:40000;
	top:0px;
	left:0px;
	width:100%;
	height:2400px;
}
.message {
	display:none;
	width:300px;
	padding:20px;
	color:#000000;
	position:absolute;
	text-align:center;
	background-color:#ffffff;
	background-repeat:no-repeat;
	z-index:40001;
	border:#999999 1px solid;
	left:50%;
	top:100px;
	font:12px Verdana, Arial, Helvetica, sans-serif;
}