body {
	width:100%;
	font-family: Verdana;
	color: #414144;
}

a:active, a:link, a:visited, a:focus {
	font-family: Verdana;
	color: #0b75a0;
	text-decoration: none;
}

a:hover {
	font-family: Verdana;
	color: #6e6e70;
	text-decoration: none;
}

a.logo:active, a.logo:link, a.logo:visited, a.logo:focus, a.logo:hover {
	font-family: Verdana;
	text-decoration: none;
	color: #414144;
}

a.logo2:active, a.logo2:link, a.logo2:visited, a.logo2:focus, a.logo2:hover {
	font-family: Verdana;
	text-decoration: none;
	color: #9b9b9b;
}

a.selected {
	color: #6e6e70;
}

div.container {
	padding: 10px 0px 0px 0px;
	width:700px;
	margin: 0px auto -1px auto; 
}

div.header {
	padding: 5px 5px 5px 5px;
	width: 100%;
	height:60px;
	border-bottom: solid;
	border-width: 1px;
}

div.content {
	padding: 5px 5px 5px 5px;
	width: 100%;
	height:500px;
	font-size: small;
}

div.content-search {
	padding: 5px 5px 5px 5px;
	width: 100%;
	font-size: small;
}

div.content-instruction {
	padding: 5px 5px 5px 5px;
	width: 100%;
	font-size: small;
}

div.footer {
	padding: 5px 5px 5px 5px;
	width:100%;
	font-family:Verdana;
	font-size:x-small;
}

div.footnote {
	padding: 20px 5px 5px 5px;
	width:100%;
	font-family:Verdana;
	font-size:x-small;
	font-style:italic;
}

div.logotext1 {
	font-family: Verdana;
	font-size: x-large;
}

div.logotext2 {
	font-family: Verdana;
	font-size: x-large;
	color: #9b9b9b;
	padding-left: 48px;
}

div.menu-old {
	position:absolute;
	top: 60px;
	left: 55%;
	font-size: smaller;
}

div.menu {
	position: absolute;
	top: 60px;
	left: 45%;
	font-size: smaller;
}

div.content_window {
	padding: 0 10px 0 10px;
	
}

div.header-icon {
}

p.content_list {
	padding: 0 10px 0 10px;
}

div.titletext {
	font-family: Verdana;
	font-weight: bold;
}

img.img-content {
	border: none;
	float: left;
	margin: 0 1em 1em 0;
}

img.img-icon {
	border: none;
	float: left;
	margin: 0 0.5em 0.5em 0;
}

img.frontPage {
	border: none;
	float: left;
	margin: 0em 1em 3em 0;
}

img.rightImage {
	border: none;
	float: right;
	margin: 0em 1em 1em 2em;
}

img.rightImageIcon {
	border: none;
	float: right;
	margin: 0em 1em 1em 2em;
	width: 200px;
}

img.leftImageIcon {
	border: none;
	float: left;
	margin: 0em 1em 1em 0em;
	width: 150px;
}

img.centerImageIcon {
	border: none;
	float: none;
	margin: 0em 1em 1em 0em;
	width: 150px;
}

img.banner {
	border: none;
	float: none;
	margin: 0 1em 1em 0;
}

div.submenu {
	/*font-size: smaller;*/
}

div.submenu-content {
	text-align: right;
}

p.link {
	padding: 0px 0px 0px 10px;
}

p.latestDate {
	font: larger Verdana bold;
}

p.latestPost {
	width: 80%;
}

span.linkinfo {
	position:absolute;
	left: 45%;
}

div.home-text {
	position:absolute;
	top: 110px;
	left: 455px;
	width: 240px;
}

div.release_note {
	padding: 5px 5px 5px 5px;
	width: 100%;
	border-bottom: solid;
	border-width: 1px;
}

/* Photoshelter specific classes */
 
h2 {
	font-family: Verdana;
	color: #414144;
}

p.photoshelter {
	font-size: small;
}
 
/* search_box */
span.search_box {
	font-size: small;
}

INPUT.search_box {
	
}

/* search_box_advanced */
TABLE.signup_form TD {
	font-size: small;
}

TABLE.input {
	font-size: small;
}

TH {
	font-size: small;
}
 
/* search_tips */
div.search_tips {
	font-size: small;
	padding: 5px 5px 5px 5px;
	width: 100%;
	border-top: solid;
	border-width: 1px;
}

/* search_result_msg */
DIV.search_result_msg {
	
}

/* search_thumbs */
TD.search_thumbs.text {
	font-size: small;
}

/* page_next page_previous */
A.page_next SPAN {
	font-size: small;
}

A.page_previous SPAN {
	font-size: small;
}

/* page_select */
FORM.page_select {
	font-size: small;
}

FORM.image_keywords {
	font-size: small;
}

FORM.image_keywords UL LI {
	font-size: small;
}
