div,td,th,tr,table,font,input,li,ul,form,blockquote,b,i,h1,h2,h3,h4,h5{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color : #5A5A5A;
}

body{
	background : White;
}

#logo{
	position : absolute;
	left : 14px;
	top :  4px;
	width : 60px;
	height : 44px;
}


#nav{
	position : absolute;
	text-align : left;
	left: 0px;
	top: 0px;
	width : 160px;
}

#content{
	position : absolute;
	left: 180px;
	top: 20px;
	width : 700px;
	padding-left : 2px;
	
}

#imageholder{
	width : 680px;
	padding-top : 0px;
	padding-left : 20px;
}

#pagefooter{
	width : 680px;
	padding-top : 20px;
	padding-left : 20px;
}

div.order{
	position: static;
	left: 120px;
	top: 150px;
	width : 500px;
	height : 100px;
	display: none;
	float: none;
}

div.mediaselect{
	width: 130px;
	height: 130px;
}

div.thmholder{
	float: left;
	width: 140px;
	height: 195px;
	padding-top : 0px;
	padding-left : 10px;
	padding-right: 10px;
	
}

div.gallerythm{
	float: left;
	width: 170px;
	height: 160px;
	padding-top : 20px;
	padding-left : 20px;	
	padding-right: 20px;
}

a:link {
	color : #5A5A5A;
	background : transparent;
	text-decoration : none;
	font-style : normal;
	font-weight : normal;
}
a:active {
	color :#5A5A5A;
	background : transparent;
	text-decoration : none;
	font-weight : normal;
}
a:visited {
	color : #5A5A5A;
	background : transparent;
	text-decoration : none;
	font-weight : normal;
}
a:hover {
	color : Black;
	background : transparent;
	text-decoration : underline;
	font-weight : normal;
}

img {
	border: none;
}

img.logo {
	border : none;
}

img.thumbnail {
	border-style : none;
} 

img.display {
	border-style : none;
}
 
p{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color : #5A5A5A;
}
 
.menu{
	margin: 4px 5px;
}

#content a.print {
	color : #5A5A5A;
	background : transparent;
	text-decoration : underline;
	font-weight : normal;
}

#content a:hover.print {
	color : Black;
	background : transparent;
	text-decoration : underline;
}

#content h3{
	font-size : large;
	text-align : left;
	margin: 10px 20px 0px 16px;
}

#content h4{
	font-size : medium;
	text-align : left;
	margin: 10px 20px 0px 16px;
}

#content p{
	font-size : medium;
	text-align : left;
	margin: 10px 20px 0px 16px;
}

#content div.codetxt{
	font-size : medium;
	text-align : left;
	margin: 14px 20px 14px 30px;
	padding-left : 25px;
}

#content p.byline{
	font-size : 10pt;
	font-style : italic;
	text-align : center;
	margin: 2px 12px;
}

#content p.quote{
	font-size : 12pt;
	font-style : italic;
	margin: 10px 20px 0px 16px;
}

#content p.imgnav{
	font-size : medium;
	height: 12px;
	text-align : center;
	margin-bottom : 0px;
}

#content p.caption {
  font-size : 10pt;
  font-style : italic;
  text-align: center;
  margin: 10px 5px 0px 5px;
}

#content p.gallerytitle {
  font-size : medium;
  text-align: center;
  margin: 10px 5px 0px 5px;
}

#content p.instructions {
  font-size : 10pt;
  font-style : italic;
  text-align: center;
  margin: 10px 5px 0px 5px;
}

#content p.noprint{
	font-size : 12pt;
	text-align : left;
	margin: 10px 20px 0px 16px;
}

#content p.footer {
  font-size : 10pt;
  font-style : italic;
  text-align : center;
} 
