body { 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: center;
}

a {text-decoration: none;}
a:link, a:visited {color: #360;}
a:hover {color: #F60;}

#frame {
	width: 765px;
	margin-right: auto;
	margin-left: auto;	
	text-align:left; 
}

#header {
	border: 1px solid #360;
	border-width: 0 0 1px 1px;
	background: #FFF url(/media/images/header_bg.jpg) no-repeat 0 0;
	position: relative;
	height: 148px;
}
h1 {
	font-family: arial black, arial, sans-serif;
	font-weight: normal;
	font-size: 22pt;
	font-style: italic;
	text-align: right;
	color: #360;
	background: url(/media/images/logo.gif) no-repeat 100% 50%;
	overflow: visible;
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	padding: 25px 90px 0 0;
	height: 89px; /* ie5win fudge begins */ 
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 64px;
	}
html>body h1 {
	height: 64px; /* ie5win fudge ends */
	}
h2 {
	font-family: arial, sans-serif;
	font-weight: normal;
	font-style: italic;
	font-size: 9pt;
	line-height: 1em;
	text-align: right;
	color: #999;
	position: absolute;
	top: 63px;
	right: 90px;
	margin: 0;
	padding: 0;
}

#donate_button {
	position: absolute; bottom: 0.5em; right: 0.5em;
	background: url(/media/images/donate_button.gif) no-repeat 0 0;
	text-indent: -5000px;
}
#donate_button p {
	margin: 0;
}
#donate_button a {
	display: block;
	width: 115px; height: 23px;
}
#donate_button a:hover {
	background: url(/media/images/donate_button.gif) no-repeat 0 -23px;
}

h3 {
	border: 1px solid #360;
	border-width: 0 1px 1px 0;
	color: #F60;
	font-family: georgia, serif;
	font-weight: bold;
	font-size: 150%;
	height: 201px;
	background: #FFF url(/media/images/h3_bg.jpg) no-repeat 100% 100%;
	line-height: 0.9em;
	margin: 0;
}
h4 {
	color: #F60;
	font-family: georgia, serif;
	font-weight: normal;
	font-size: 170%;
	margin: 0;
}
h5 {
	clear: none;
	color: #F60;
	font-family: georgia, serif;
	font-weight: normal;
	font-size: 150%;
	margin: 0;
}
h5.clearnone {
	clear: both;
}

/*Fat Erik's Pipelist*/
#topmenu {
	margin-bottom: 20px;
	}
#topmenu ul {
	list-style: none;
	padding: 2px 0;
	margin: 0;
	}
#topmenu ul li {
	display: inline;
	}
#topmenu ul li a {
    display: block;
	float: left;
	border-left: 1px solid #CCC;
	padding: 0 8px;
	}
#topmenu ul li.first a {
	border-width: 0;
	padding-left: 0;
	}

#column1 {
	clear: both;
	width: 200px;
	float: left;
	margin: 0 20px 0 0;
}
#leftmenu ul { 
	list-style: none; 
	margin: 0;
	padding: 0;
}
#leftmenu li { 
	background: url(/media/images/paw.gif) no-repeat 0 50%;
	margin: 5px 0;
	padding-left: 18px;
	font-weight: bold;
}

#column2 {
	float: right;
	width: 545px;
	float: right;
}

.backlink {
	margin-top: 0;
}

#error {
	border: 1px solid #F00;
	padding: 5px;
	color: #F00;
}

#archivelink {
	float: right;
	margin-top: 0;
}

.listcontent {
	clear: both;
}
dl.doginfo dt {
	float: left;
	width: 75px;
	color: #AAA;
	font-weight: bold;
}

#form1 fieldset {
	margin-bottom: 15px;
	}
#form1 legend {
	color: #090;
	font-family: georgia, serif;
	font-size: 140%;
	font-weight: normal;
	}
#form1 dt {
	color: #666;
	margin-bottom: 5px;
	}
#form1 dd {
	margin: 0 0 15px 15px;;
	}
#form1 ul {
	list-style: none;
	padding: 0;
	margin: 0;
	}
#form1 ul.inline li {
	display: inline;
	padding: 0;
	margin: 0;
	}
#form1 ul ul {
	margin: 10px 35px;
	}
form li label.brickname {margin-left: 3em;}

.attachment_Left {
	float: left;
	margin: 0 5px 5px 0;
}
#imageonly {
	padding: 20px;
	text-align: center;
}
.attachment_Right {
	float: right;
	margin: 0 0 5px 5px;
}
.attachment_Left p, .attachment_Right p {font-size: 75%; color: #666666; border: 1px solid #CCC; padding: 10px;}

b.logo {
	font-family: arial black, arial, sans-serif;
	font-weight: normal;
	font-style: italic;
	color: #360;
}

a:link, a: visited, b.logo {rgb(120, 75, 75)}
h3, h4 {rgb(80, 60, 40)} 