h1 {  font-family: Verdana, Verdana, Arial, Helvetica, sans-serif; 
font-size: 125%; 
	font-weight: normal;
	color: #ffffFF;
	padding: 2px;
	border: 1px ridge #CC99FF;
	background-color: #663399;
	text-align: center;
}
h2 {
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: 115%;
	font-weight: normal;
	color: #ffffff;
	padding: 2px;
	border: 1px dashed #663399;
	background-color: #CC99FF;
	text-align: center;

}
p, body, td, div  {  font-family: Verdana, Arial, Helvetica, sans-serif; 
color: #663399; 
font-size:95%}

body {
	scrollbar-face-color: #CC99FF;
	scrollbar-shadow-color: #9900FF;
	scrollbar-highlight-color: #999999;
	scrollbar-3dlight-color: #9900FF;
	scrollbar-darkshadow-color: black;
	scrollbar-track-color: #663399;
	scrollbar-arrow-color: #ffffff;
	background-color: #FFFFFF;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	margin-bottom : 0;
	background-attachment: fixed;
	background-image: url(images/bg.jpg);
}
a:link {  color: #663399}
a:visited {  color: #663399; text-decoration: none}
a:active {  color: #000000}
a:hover {  color: #CC99FF}

.copy {color: #663399; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 85%;
}
.gallerycopy {color: #663399; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 80%; font-style: italic;
}
.ped {
	font-size: 90%;
	border: 1px solid #ffffff;
}
.pedch {
	color: #ff0000;

}
th {
	font-size: 90%;
	color: #FFFFFF;
	background-color: #663399;
}
.indextext {
	padding: 5px;
	width: 90%;
	align: center;
	text-align: center;

}
.text {
	padding: 5px;
	width: 90%;
	align: center;
	text-align: left;

}
.dogtable {
	padding: 5px;
	background-color: #ffffff;
	align: center;
	text-align: left;
	border-top: 1px inset #663399;
	border-right: 1px outset #663399;
	border-bottom: 1px outset #663399;
	border-left: 1px inset #663399;

}
.dogparents {
	width: 70%;
	align: center;
	text-align: center;
	padding: 5px;

}
.dogpictable {
	padding: 5px;
}
.dogtd {
	padding: 2px;

}
hr {
	color: #663399;
	height: 1px;
	width: 65%;
	align: center;
	style: dashed;
	}
.content {
	padding: 2px;
}

.newstable{
	border: 1px dashed #E5E2DD;
	padding: 5px;
	background-color: #ffffff;
	width: 90%;
	align: center;
	text-align: left;
}

.newsdate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	line-height: 15px;
	font-weight: normal;
	color: #663399;
	text-align: right;
}
.news {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: normal;
	}
	
.newstablert{
	border: 1px dashed #E5E2DD;
	padding: 5px;
	background-color: #ffffff;
	width: 95%;
	align: center;
	text-align: left;
}

.caption {font-size: 90%; font-family: Verdana, Arial, Helvetica, sans-serif ;
font-weight: normal;
color: #663399;}
.ftmenubox {
}
form {
	background-color: #CCCCFF;
	width: 70%;

}
.leftwborder {
	background-color: #663399;

}
.rightwborder {

}
.rt {
	background-color: #663399;

}
.ctrastdk {
	background-color: #CC99FF;
}
.ctrastlt {
	background-color: #FFCC33;
}
.ctrasttop {
	background-color: #CC99FF;
}
.errortext {
	border-top: 1px inset #FFFFFF;
	border-right: 1px outset #E5E2DD;
	border-bottom: 1px outset #E5E2DD;
	border-left: 1px inset #FFFFFF;
	padding: 10px;
	background-color: #FFFFCC;
	width: 70%;
	align: center;
	text-align: left;

}
.photonav {
	border-top: 1px inset #FFFFFF;
	border-right: 1px outset #E5E2DD;
	border-bottom: 1px outset #E5E2DD;
	border-left: 1px inset #FFFFFF;
	padding: 10px;
	background-color: #FFFFCC;
	width: 90%;
	align: center;
	text-align: center;
	font-size: 85%; 

}
A.menubutton {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-weight:bold;
    font-size:11px;
    text-decoration:none; 
    height: 20px; width:100%;
	color :#FFFFFF;
	border-top: thin outset #FFFFFF;
	border-right: thin outset #000000;
	border-bottom: thin outset #000000;
	border-left: thin outset #FFFFFF;
	padding-top: 1px; 
    padding-right: 1px; 
    padding-bottom: 1px; 
    padding-left: 1px
}

A.menubutton:visited {
	color :#FFFFFF;
	border-top: thin outset #FFFFFF;
	border-right: thin outset #000000;
	border-bottom: thin outset #000000;
	border-left: thin outset #FFFFFF;
   text-decoration :none;
   cursor:hand;
}

A.menubutton:hover {
	color:#663399;
	border-top: thin groove #663399;
	border-right: thin groove #663399;
	border-bottom: thin groove #663399;
	border-left: thin groove #663399;
   text-decoration :none;
   cursor:hand;
}
