body {
	background-color: #000000;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.header {
	background-image: url(images/header.gif);
	height: 106px;
	width: 715px;
	border: 1px solid #000000;
}
.submit {
	background-color: #000000;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
	
.navholder {
	background-color: #FF00CC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-weight: bold;
	width: 701px;
	padding: 4px 10px 4px 4px;
	text-align: right;
	color: #000000;
}
.content {
	width: 715px;
	background-image: url(images/contentbg.jpg);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.pad {
	padding-right: 5px;
	padding-left: 5px;
	text-align: left;
}
.menu {
	padding: 5px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	list-style-type: none;
}
.subhead {
	background-color: #FF0000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-weight: bold;
	padding: 4px 10px 4px 4px;
	text-align: left;
	color: #000000;
}h2 {
	font-size: 14px;
}
.cover {
	margin: 2px;
	border: 1px solid #FFFFFF;
}
.number {
	font-weight: bold;
	color: #FFFF00;
	background-color: #454545;
	padding: 3px;
	list-style-type: none;
	margin-top: 3px;
}
.desc {
	background-color: #333333;
	padding: 3px;
	margin-top: 3px;
}
.style1 {color: #FFFF00}
.style3 {color: #FFFF00; font-weight: bold; }
h1 {
	font-size: 10px;
	color: #FFFFFF;
	margin: 2px;
}
.link1 A:link {
	color:#FFFFFF;
	text-decoration:underline;
}
.link1 A:visited {
	color:#FFFFFF;
	text-decoration:underline;
}
.link1 A:hover {
	color:#000000;
	text-decoration:underline;
}
a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #FFFFFF;
	font-weight: bold;
}
a:hover {
	color: #FFFF00;
	font-weight: bold;
}

.bigg {
	font-size: 36px;
	font-weight: bold;
}
.searchfont {
	color: #FFFFFF;
}
.box {
	border: medium dashed #F0F;

}
.Searchbxbg {
	background-image: url(images/dogbg.jpg);
}

