
@media screen, print {	
	body, input, p, td, ul, ol, li, dl, dt, dd, textarea, select {
		font-family: trebuchet, tahoma, helvetica, sans-serif;
	}
}

@media screen {	
	body {
		margin:0;
		padding: 0;
		text-align: center; 
		background-image: url(/imgs/bluegradient.jpg);
		background-position: top center;
		background-repeat: repeat-y;
		background-color: #81A0D6;
	}

	body, input, p, td, th, ul, ol, li, dl, dt, dd, textarea, select {
		color: #000000;
		font-size: 11px;
		line-height: 15px;
	}
	
	h1, h2, h3, h4 {
		margin:0;
		padding: 0;
	}
	
	h1 {
		font-size: 14px;
	}
	
	h2 {
		font-size: 14px;
	}
	
	h3 {
		font-size: 13px;
	}
	
	h4 {
		font-size: 12px;
	}
	
	#main {
		margin: 0 auto;
		width: 750px;
		height: auto;
		padding: 0; 
		text-align: left;
		position: relative;
		background-color: #ffffff;
		overflow: hidden;
	}
	
	#header1 {
		margin: 0;
		padding: 0;
		height: 140px;
		position: relative;
		background-image: url(/gallery/newheader.jpg);
	}
	
	#header1 h2 {
		position: absolute;
		height: 0;
		width: 0;
		overflow: hidden;
	}
	
	#hhlink {
		position: absolute;
		margin: 0;
		padding: 0;
		width: 180px;
		height: 26px;
		left: 15px;
		top: 98px;
	}
	
	#header {
		margin: 0;
		padding: 0;
		height: 36px;
		position: relative;
		z-index: 5;
		background-color: red;
	}
	
	#header h2 {
		position: absolute;
		height: 0;
		width: 0;
		overflow: hidden;
	}

	#thelogo {
		padding-right: 8px;
	}
	
	#qsearch {
		position: absolute;
		margin: 0;
		padding: 0;
		width: 180px;
		height: 16px;
		left: 585px;
		top: 110px;
	}

	#qsearch input {
		border: 1px solid #939598;
		color: #939EE0;
		width:132px;
		font-size: 12px;
		font-weight:bold;
	}
	
	#qsearchbtn {
		position: absolute;
		margin: 0;
		padding: 0;
		width: 24px;
		height: 24px;
		left: 720px;
		top: 110px;
	}
		
	#nav-pulldown {
		margin: 0;
		padding: 0;
		left: 88px;
		top: 8px;
		position: absolute;
	}

	#nav-pulldown li {
		margin: 0;
		list-style: none;
		padding: 0 0 7px 5px;
		width: 110px;
		height: 25px;
		top: 0px;
		display: block;
		background-image: url(imgs/blank.gif);  
		position: absolute;
		z-index: 5;
		text-align: left;
	}

	#nav-pulldown a {
		font-style: normal;
		font-weight: bold;
		text-decoration: none;
		font-size: 13px;
		position: relative;
	}

	#nav-pulldown li ul.subnav  {
		margin: 0;
		padding: 2px 0 2px 4px;
		position: absolute;
		top: 25px;
		left: 0px;
		display: none;
		text-align: left;
		background-color: white;
		width: 120px;
		border: 4px solid red;
	}
	
	#nav-pulldown li ul.subnav li {
		position: relative;
		height: 20px;
		margin: 0;
		padding: 0;
	}

	#nav-pulldown li ul.subnav li a {
		margin: 0 0 0 0;
		padding: 0;
		display: block;
		font-style: normal;
		text-decoration: none;
		text-align: left;
		text-transform: lowercase;
		width: 120px;
	}

	#nav-pulldown li:hover ul.subnav, #nav-pulldown li:focus ul.subnav  {
		display: block;
	}

	#nav-pulldown li.over ul.subnav {
		display: block;
	}

	#nav-pulldown li.over a {
		color: #414141;
	}

	#nav-pulldown li a:link, #nav-pulldown li a:visited  {
		color: white;
	}

	#nav-pulldown li a:link.selected, #nav-pulldown li a:visited.selected  {
		color: #414141;
	}

	#nav-pulldown li a:hover, #nav-pulldown li a:focus {
		color: #414141;
	}

	#nav-pulldown li ul.subnav a:link, #nav-pulldown li ul.subnav a:visited  {
		color: #414141;
	}

	#nav-pulldown li ul.subnav a:hover, #nav-pulldown li ul.subnav a:focus {
		color: #ff0000;
	}

	#content {
		position: relative;
		margin: 3px 0;
		/* padding: 0 10px 0 10px; */
		z-index: 1;
		min-height: 460px;
		height: auto !important;
 		height: 460px;
	}

	#content h1 {
		position: absolute;
		height: 0;
		width: 0;
		overflow: hidden;
	}

	#content a:link, #content td a:link,#content a:visited, #content td a:visited  {
		color: #517dc4; 
		text-decoration: none;
		font-weight: bold;
	}

	#content a:hover, #content td a:hover, #content a:focus, #content td a:focus {
		color: #37527d; 
	}
	
	#footer {
		margin: 0;
		padding: 0;
		height: 41px;
		position: relative;
		overflow: hidden;
		font-size: 10px;
		line-height: 15px;
		font-weight: bold;
		background-color: red;
		color: white;
	}

	#footer a:link, #footer a:visited {
		color: white; 
		text-decoration: none;
		font-weight: bold;
	}

	#footer a:hover, #footer a:focus {
		color: #414141; 
	}

	#footcopy {
		position: absolute;
		margin: 0;
		padding: 0;
		width: 390px;
		height: 16px;
		left: 15px;
		top: 10px;
		color: black;
	}
	
	#footvend {
		position: absolute;
		margin: 0;
		padding: 0;
		width: 300px;
		height: 16px;
		left: 425px;
		top: 10px;
	}
	
	#footimg {
		position: absolute;
		margin: 0;
		padding: 0;
		width: 206px;
		height: 36px;
		right: 3px;
		top: 3px;
	}

	#footimg img {
		margin: 0;
		padding: 0;
	}
}

@media print {	
	#msgband {
		display: none;
	}

	#nav-pulldown {
		display: none;
	}

	#header1 {
		display: none;
	}

	#header {
		display: none;
	}	

	img {
		margin: 6px 18px 14px 18px;
	}
	
	#bodylogo {
		display: none;
	}
	
	#bodybanner {
		display: none;
	}

	#footer {
		display: none;
	}
}

