/* CSS Document */

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
border: 0;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #FFFFFF;
	font-size: 14px;
}
#wrapper{
	width: 770px;
	background-color:#000000;
	border: 0px solid #000000;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#banner{
	height: 67px;
	text-align: center;
	font-size: 36px;
	color: #FFFFFF;
	line-height: 67px;
	margin: 0px;
}
#navbar{
	height: 29px;
	text-align: center;
	color: #FFFFFF;
	font-size: 13px;
}
#purplebar{
	height: 26px;
	width: 387px;
	background-color: #CC99FF;
	font-size: 14px;
	color: #000000;
	line-height: 26px;
	background-position: center;
	text-align: center;
	float: left;
}
#bluebar{
	height: 26px;
	width: 383px;
	background-color: #6699FF;
	float: right;
	line-height: 25px;
}
#blackbar{
	height: 19px;
	background-color: #000000;
}
#leftbar{
	width: 260px;
	background-color: #000000;
	font-size: 18px;
	color: #FFFFFF;
	text-align: center;
	background-image: url(../images/logo_sm.gif);
	background-repeat: no-repeat;
	background-position: center 40px;
	float: left;
}
#leftbar-tourney{
	width: 220px;
	background-color: #000000;
	font-size: 14px;
	color: #FFFFFF;
	text-align: left;
	float: left;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#leftbar-archives{
	width: 260px;
	background-color: #000000;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	float: left;
}
#leftbar-dogphotos{
	width: 336px;
	background-color: #000000;
	float: left;
	text-indent: 18px;
}
#rightbar-dogphotos{
	width: 414px;
	background-color: #000000;
	float: left;
	text-align: center;
}
#content-dogbios{
	width: 388px;
	background-color: #66CC99;
	float: left;
	padding: 14px;
	text-align: left;
}
#content{
	width: 470px;
	background-color: #66CC99;
	float: left;
	padding: 20px;
	margin: 0px;
}
#content-dogs{
	width: 770px;
	background-color: #000000;
	float: left;
	margin: 0px;
}
#content-dogs-top{
	width: 770px;
	background-color: #000000;
	float: left;
	margin: 0px;
}
#content-photos{
	width: 510px;
	background-color: #66CC99;
	float: left;
	margin: 0px;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
#footer {
	font-size: 10px;
	background-color: #000000;
	height: 31px;
	clear: both;
	color: #FFFFFF;
	text-align: center;
	line-height: 30px;
}
#animation {
	background-color: #000000;
	height: 59px;
	clear: both;
	text-align: center;
	background-image: url(../images/flyball2t.gif);
	background-repeat: no-repeat;
	background-position: right;
	border-top-style: solid;
	border-top-width: medium;
}
ul li{
	list-style-position : outside;
	vertical-align : baseline;
	list-style-type: disc;
	margin-left: 20px;
}
.level1 {
}
.level2 {
	list-style-type: circle;
}
.green {color: #339966}
.purple {color: #CC99FF}
.blue {color: #6699FF}
.h1-purple {
	color: #660099;
	font-weight: bold;
}
.h1-content {
	color: #000000;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
}
.h1-sponsors {
	color: #000000;
	font-weight: bold;
	font-size: 14px;
	background-color: #009966;
}
.h1 {
	font-weight: bold;
	background-color: #000000;
	color: #FFFFFF;
}
.bold {
	font-weight: bold;
}
.red-bold {
	font-weight: bold;
	font-size: 14px;
	font-style: italic;
	color: #FF0000;
}

.dragonfly {
	background-color: #ACE3C8;
}
.h1-white {
	font-weight: normal;
	background-color: #000000;
	color: #FFFFFF;
	font-size: 24px;
	text-align: center;
}
.h2-white {
	font-weight: normal;
	background-color: #000000;
	color: #FFFFFF;
	font-size: 20px;
	text-align: center;
}
.h1-dogs {
	color: #FFFFFF;
	font-size: 16px;
	text-align: center;
	font-style: italic;
	background-color: #590059;
	line-height: 24px;
}


a.navlink:link { color: #FFFFFF }
a.navlink:visited { color: #CCCCFF }

.leftimage {
	float: left;
	margin-right: 10px;
}
.rightimage {
	float: right;
	margin-left: 8px;
}
