/*
http://www.panzerkunst.com bio style sheet
*/

#header #portfolio {
	background-image: url(images/mainNavBtnBg.png);
	background-repeat: no-repeat;
	height: 123px;
}

#header #portfolio:hover {
	background-position: -123px 0;
}

#header #downloads {
	background-image: url(images/mainNavBtnBg.png);
	background-repeat: no-repeat;
	height: 123px;
}

#header #downloads:hover {
	background-position: -123px 0;
}

#header #bio_on {
	background-image: url(images/mainNavBtnBg.png);
	background-position: -123px 0;
	border-left: solid 2px #FFF;
	background-repeat: no-repeat;
	height: 123px;
}

#mainnav_bottomGraphic {
	float: right;
	margin: -10px 5px 0px 0px;
	width: 371px;
	height: 22px;
	background: url(images/mainNavBtm3.png) no-repeat 0px 0px;
}

#bioScreenFlash {
	background-color: #FFF;
	margin-left: 61px;
	margin-top: 0px;
	width: 718px;
	height: 172px;
}

#bioText {
	background: url(images/bioBg.png) no-repeat 0px 0px;
	width: 280px;
	min-height: 350px;
	max-height: 450px;
	margin: 15px 0px 0px 85px;
	padding-top: 20px;
}

#bioText h1 {
	padding-bottom: 2px;
	font-family: arial, sans-serif, tahoma;
	font-size: .9em;
	font-weight: bold;
	color: #55251A;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #C4BCCF;
}

#bioText p {
	font-family: tahoma, arial, sans-serif;
	font-size: .7em;
	color: #5B4D6A;
	line-height: 132%;
	text-decoration: none;
}

#bioText h3 {
	font-family: tahoma, arial, sans-serif;
	font-size: .7em;
	font-weight: normal;
	color: #FF3333;
	text-decoration: none;
}

#bioText div {
	float: right;
	background-color: #000;
	width: 106px;
	height: 25px;
	background-image: url(images/portViewBtnBg.png);
	background-repeat: no-repeat;
}

#bioText div:hover {
	background-position: -106px 0;
}

#bioText a {
	position: absolute;
	padding: 3px 0px 0px 12px;
	width: 89px;
	height: 22px;
	font-family: tahoma, arial, sans-serif;
	font-size: .7em;
	color: #FFF;
	text-decoration: none;
}

#contactForm {
	float: right;
	margin: 35px 80px 0px 0px;
	width: 354px;
	height: 260px
}

#contactForm p {
	margin: 0px 0px 0px 0px;
}

#contactForm h1 {
	padding-bottom: 2px;
	font-family: arial, sans-serif, tahoma;
	font-size: .9em;
	font-weight: bold;
	color: #55251A;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #C4BCCF;
}

#formName {
	margin: 0px 10px 10px 0px;
	padding: 4px;
	font-family: tahoma, arial, sans-serif;
	font-size: .7em;
	color: #55251A;
	text-decoration: none;
	background-color: #ECE8F1;
	border: solid 1px #685779;
	width: 160px;
}

#formAddress {
	margin: 0px 0px 10px 0px;
	padding: 4px;
	font-family: tahoma, arial, sans-serif;
	font-size: .7em;
	color: #55251A;
	text-decoration: none;
	background-color: #ECE8F1;
	border: solid 1px #685779;
	width: 160px;
}

#formText {
	overflow: auto;
	margin: 0px 0px 6px 0px;
	padding: 4px;
	font-family: tahoma, arial, sans-serif;
	font-size: .7em;
	color: #55251A;
	text-decoration: none;
	background-color: #ECE8F1;
	border: solid 1px #685779;
	width: 344px;
}

#formThanks {
	overflow: auto;
	margin: 0px 0px 6px 0px;
	padding: 4px;
	font-family: tahoma, arial, sans-serif;
	font-size: .8em;
	font-weight: bold;
	color: #FF3333;
	text-decoration: none;
	background-color: #ECE8F1;
	border: solid 1px #685779;
	width: 344px;
}

#submitBtn {
	float: right;
	padding-bottom: 6px;
	margin: 6px 0px 0px 0px;
	width: 106px;
	height: 25px;
	background: url(images/portViewBtnBg.png) no-repeat top left;
	font-family: tahoma, arial, sans-serif;
	font-size: .7em;
	color: #FFF;
	text-decoration: none;
	border-style: none;
}

#submitBtn:hover {
	background-position: -106px 0;
}

#footer #btmNavPortfolio {
	background-image: url(images/btmNavBtnBg.png);
	background-repeat: no-repeat;
}

#footer #btmNavDownload {
	background-image: url(images/btmNavBtnBg.png);
	background-repeat: no-repeat;
}

#footer #btmNavBio_on {
	background-image: url(images/btmNavBtnBg.png);
	background-position: -123px 0;
	background-repeat: no-repeat;
}

#footer #btmNavDownload:hover {
	background-position: -123px 0;
}

#footer #btmNavPortfolio:hover {
	background-position: -123px 0;
}