﻿body, tr, td
{
	font-family: Arial;
	font-size: 12px;
	margin: 0px;
}
.image_width
{
	/* width: 500px; */
}
.image_border
{
	border: solid 1px black;
}
.align_center
{
	text-align: center;
}
#pages
{
	width: 375px;
	text-align: center;
}
#most_popular
{
	position: absolute;
	top: 115px;
	left: 400px;
}
#report_link
{
	position: absolute;
	left: 320px;
	top: 0px;
	width: auto;
}
#photo_title
{
	width: 300px;
}
#loginname
{
	position: relative;
	width: 300px;
	top: -15px;
	left: 100px;
}
#faq
{
	position: absolute;
	top: 104px;
	right: 10px;
	border: solid 1px gray;
	width: 200px;
}
#under12
{
	position: absolute;
	text-align: center;
	left: 0px;
}
#under18
{
	position: absolute;
	left: 180px;
	text-align: center;
}
#over18
{
	position: absolute;
	left: 360px;
	text-align: center;
}
#bottom_text
{
	font-size: 14px;
	font-weight: bold;
	position: absolute;
	top: 800px;
	left: 20px;
	text-align: center;
	color: #00638f;
}
#bottom_text2
{
	font-size: 14px;
	font-weight: bold;
	position: absolute;
	top: 1190px;
	left: 20px;
	text-align: center;
	color: #00638f;
}
#bottom_text3
{
	position: absolute;
	top: 760px;
	left: 0px;
}
#middle_text
{
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	width: 100%;
	color: #00638f;
}
.faq_header
{
	background-color: Gray;
	width: 196px;
	padding: 2px;
}
.faq_text
{
	width: 196px;
	padding: 2px;
	background-color: White;
}
.faq_answers
{
	position: relative;
	top: 10px;
	border: solid 1px gray;
	padding: 4px;
	width: 65%;
}
.red_text
{
	color: Red;
	font-weight: bold;
}
.email_panel
{
	width: 500px;
	border: solid 1px silver;
	padding: 5px;
}
.error
{
	color: red;
	font-weight: bold;
}
.searchcolumn1,.searchcolumn2,.searchcolumn3
{
	width: 200px;
	font-weight: bold;
}
.small_text
{
	font-size: 10px;
}
hr
{
	color: black;
	height: 1px;
}

h1 {
color:#00638f;
font-size:1.8em;
font-weight:bold;
margin-bottom:0.8em;
}

h2 {
color:#00638f;
font-size:1.3em;
font-weight:bold;
margin-bottom:0.8em;
}

h3 {
color:#00638f;
font-size:1.1em;
font-weight:bold;
margin-bottom:0.8em;
}

a:link
{
	color: #00638f;
	text-decoration: underline;
}
a:active
{
	color: #00638f;
	text-decoration: underline;
}
a:visited
{
	color: #00638f;
	text-decoration: underline;
}
a:hover
{
	color: #00638f;
	text-decoration: none;
}
input[type=text],input[type=password]
{
	width: 200px;
}
textarea
{
	width: 200px;
	height: 75px;
}
input[type=file]
{
	width: 289px;
}
.dropdownlist
{
	width: 206px;
}
.dropdownlist2
{
	width: 150px;
}
.column_title
{
	width: 80px;
	text-align: right;
}

.comment_form
{
/*	background-color: #d0d395;*/
	width: 500px;
}
.comments
{
/*	background-color: #ebecd4;*/
	width: 500px;
}
legend
{
	color: #00638f;
	font-size: 16px;
	font-weight: bold;
}
fieldset
{
	border: solid 1px gray;
	padding: 5px;
}
.vote_text
{
	color:#00638f;
	font-size:1.8em;
	font-weight:bold;
}
#vote_panel
{
	width: 545px;
	display: none;
}
.vote_panel2
{
	border: solid 1px gray;
	width: 500px;
}
.vote_message
{
	font-weight: bold;
	color: Green;
}
.border_height fieldset
{
	height: 610px;
	width: 165px;
}
.border_height2 fieldset
{
	height: 650px;
	width: 165px;
}
#enter_link
{
    font-size: 16px;
    width: 320px;
    font-weight: bold;
}
#enter_link a
{
    color: #404040;
}
#enter_link a:visited
{
    color: #404040;
}
#enter_link a:hover
{
    color: #404040;
}