body {
	scrollbar-face-color: #DE0000;
	scrollbar-shadow-color: #003333;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #FDDEE0;
	scrollbar-darkshadow-color: black;
	scrollbar-track-color: #CC3333;
	scrollbar-arrow-color: #DDD282;
	background-color: #CC0000;
	background-image: url(images/Glitterbg.gif);

}


#maintable {
	background-color: #ffffff;
	background-image: url(images/bg.jpg);
	align: center;
	border: 2px solid #DDD282;

}	
#content {
}
#middle {
	padding: 5px;

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

}

hr {
	color: #000;
	height: 1px;
	width: 65%;
	align: center;
	style: dashed;
	}
.newsth {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #DDD282;
}
.newstable{
	border: 1px solid #DDD282;
	background-color: #ffffff;
	width: 95%;
	align: center;
	text-align: left;
}

.newsdate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	line-height: 15px;
	font-weight: normal;
	color: #DDD282;
	text-align: right;
	padding: 2px;
}
.news {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
	padding: 3px;
	}

.newsrttop {	font-size: 105%;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 30px;
	vertical-align: top;
	align: center;
	background-image: url(images/butbg.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
.newstablert{
	border: 1px solid #DDD282;
	padding: 0px;
	background-color: #ffffff;
	width: 95%;
	align: right;
	text-align: left;
}
.newsrt {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
	padding: 2px;
	}


form {
	background-color: #DDD282;
	width: 70%;
	background-attachment: fixed;
	background-image: url(images/bg.jpg);
	background-position: center bottom;


}
input, file, select, textarea { font-family: Verdana, Tahoma; font-size: 10px; color: #000000;
background-color: #fff; border: 1px #DDD282 inset}
.contrast {
	background-color: #DDD282;
}
.contrast2 {
	background-color: #FFFFFF;
}

.ctrastdk {
	background-color: #DDD282;
}

#top {
	background-color: #DE0000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #DDD282;

}
#gallery {
	background-color: #FFFFFF;
}
#footer {
	margin-bottom : 5;
}
.ftmenubox {
	padding-top: 30px;
	padding-bottom: 10px;
	margin-top : 10;
	margin-bottom : 30;
}

/* to change menu links to button style links go to http://projectseven.com/tutorials/css/uberlinks/index.htm */
/* sets style for left menu */
#navlist {
	margin: 0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	list-style-type: none; /*turns off display of bullet*/
	left: 0px;
	top: 20px;
	width: 165px;
	PADDING-TOP: 5px;
}
#navlist ul {
	margin: 0;
	padding: 2;
	list-style-type: none;
	font-size: 1em;
}
#navlist li {
	margin: 2;
}
#navlist a {
	display: block;
	COLOR: #FFF;
	padding-top: 12px;
	padding-right: 2px;
	padding-bottom: 12px;
	padding-left: 10px;
	background-color: #DE0000;
	}
#navlist a:link, #navlist a:visited {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	border: 1px outset #990108;
}


#navlist a:hover, #navlist a:active {
	COLOR: #DDD282;
	text-decoration: none;
	font-weight: bold;
	border: 1px inset #CC3333;
}

/* A.menubutton {
	WIDTH: 100%;
	COLOR: #ffffff;
	background-color: #DE0000;
	TEXT-DECORATION: none;
	font-size: 12px;
	font-weight: bolder;
	vertical-align: middle;
	padding: 1px;
	height: 20px;
	BORDER-RIGHT: #990108 thin outset;
	BORDER-TOP: #990108 thin outset;
	BORDER-LEFT: #990108 thin outset;
	BORDER-BOTTOM: #990108 thin outset;

}

A.menubutton:visited {
	CURSOR: hand;
	COLOR: #ffffff;
	background-color: #DE0000;
	TEXT-DECORATION: none;
	BORDER-RIGHT: #990108 thin outset;
	BORDER-TOP: #990108 thin outset;
	BORDER-LEFT: #990108 thin outset;
	BORDER-BOTTOM: #990108 thin outset;

}

A.menubutton:hover {
	CURSOR: hand;
	COLOR: #DDD282;
	background-color: #DE0000;
	TEXT-DECORATION: none;
	background-image: url(images/butbg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	BORDER-RIGHT: #CC3333 thin ridge;
	BORDER-TOP: #CC3333 thin ridge;
	BORDER-LEFT: #CC3333 thin ridge;
	BORDER-BOTTOM: #CC3333 thin ridge;

}*/