/*
http://www.panzerkunst.com downloads style sheet
*/

#header #portfolio {
	background-image: url(images/mainNavBtnBg.png);
	background-repeat: no-repeat;
	height: 123px;
}

#header #downloads_on {
	background-image: url(images/mainNavBtnBg.png);
	background-position: -123px 0;
	border-right: solid 2px #FFF;
	border-left: solid 2px #FFF;
	background-repeat: no-repeat;
	height: 123px;
}

#header #portfolio:hover {
	background-position: -123px 0;
}

#header #bio {
	background-image: url(images/mainNavBtnBg.png);
	background-repeat: no-repeat;
	height: 123px;
}

#header #bio:hover {
	background-position: -123px 0;
}

#mainnav_bottomGraphic {
	float: right;
	margin: -10px 3px 0px 0px;
	width: 371px;
	height: 22px;
	background: url(images/mainNavBtm2.png) no-repeat 0px 0px;
}

#downloadScreenFlash {
	background-color: #FFF;
	margin-left: 61px;
	margin-top: 0px;
	width: 718px;
	height: 172px;
}

#downloads {
	width: 680px;
	margin: 10px 0px 20px 90px;
	padding-bottom: 390px;
}

#downloads h1 {
	padding-bottom: 2px;
	font-family: arial, sans-serif, tahoma;
	font-size: .9em;
	font-weight: bold;
	color: #55251A;
	background-color: #fff;
	margin-bottom: 9px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #C4BCCF;
}

.desktopBg {
	margin-top: 10px;
	margin-bottom: 32px;

	width: 330px;
	min-height: 345px;
	max-height: 450px;
	float: left;
	display: block;
}

.desktopBg dt {
	margin: 0;
	padding: 0;
}

.desktopBg dd {
	margin: 8px 0px 0px 0px;
	padding: 0;
	font-family: arial, sans-serif, tahoma;
	font-size: .75em;
	font-weight: bold;
	color: #542200;
	text-decoration: none;
}

.desktopBg dd a {
	margin: 8px 0px 0px 0px;
	padding: 0;
	font-family: tahoma, arial, sans-serif;
	font-size: .9em;
	font-weight: normal;
	color: #FF3333;
	line-height: 130%;
	text-decoration: none;
}

.desktopBg dd a:hover {
	color: #9450FF;
}

#footer #btmNavPortfolio {
	background-image: url(images/btmNavBtnBg.png);
	background-repeat: no-repeat;
}

#footer #btmNavDownload_on {
	background-image: url(images/btmNavBtnBg.png);
	background-position: -123px 0;
	background-repeat: no-repeat;
}

#footer #btmNavBio {
	background-image: url(images/btmNavBtnBg.png);
	background-repeat: no-repeat;
}

#footer #btmNavPortfolio:hover {
	background-position: -123px 0;
}

#footer #btmNavBio:hover {
	background-position: -123px 0;
}