html, body
{
	margin: 0;
	padding: 0;
}

body
{
	background-image: url("images/background.png");
	background-repeat: repeat-y;
}

h1 
{
	font-size: 14pt; 
	font-family: trebuchet ms; 
	color:#000000;
	display: inline;
}

h2 
{
	font-size: 11pt; 
	font-family: trebuchet ms;
	font-weight: lighter;
	color:#000000;
	display: inline;
}

h3 
{
	font-size: 8pt; 
	font-family: trebuchet ms; 
	color:#000000;
	display: inline;
}

h4
{
	font-size: 7pt; 
	font-family: trebuchet ms; 
	color:#000000;
	display: inline;
}

h5
{
	font-size: 6pt; 
	font-family: trebuchet ms; 
	color:#000000;
	display: inline;
}

img
{
	float: left;
}

A:link.copyright 
{
	text-align: center;
	color: #000000; 
	font-family: arial; 
	font-size: 8pt; 
	text-decoration: none
}

A:visited.copyright 
{
	text-align: center;
	color: #000000; 
	font-family: arial; 
	font-size: 8pt; 
	text-decoration: none
}

A:hover.copyright 
{
	text-align: center;
	text-align: center;color: #ffffff; 
	font-family: arial; 
	background: #000000; 
	font-size: 8pt; 
	text-decoration: none
}

A:link.main 
{
	color: #000000; 
	font-family: arial; 
	font-size: 12pt; 
	text-decoration: none
}

A:visited.main 
{
	color: #000000; 
	font-family: arial; 
	font-size: 12pt; 
	text-decoration: none
}

A:hover.main 
{
	color: #ffffff; 
	font-family: arial; 
	background: #000000; 
	font-size: 12pt; 
	text-decoration: none
}

A:link.admin_menu 
{
	color: #000000; 
	font-family: arial; 
	font-size: 9pt; 
	text-decoration: none
}

A:visited.admin_menu 
{
	color: #000000; 
	font-family: arial; 
	font-size: 9pt; 
	text-decoration: none
}

A:hover.admin_menu 
{
	color: #ffffff; 
	font-family: arial; 
	background: #000000; 
	font-size: 9pt; 
	text-decoration: none
}

A:link.navigation
{
	margin: 0px;
	padding: 0px;
	spacing: 0px;
}

A:visited.navigation
{
	margin: 0px;
	padding: 0px;
	spacing: 0px;
}

A:hover.navigation
{
	margin: 0px;
	padding: 0px;
	spacing: 0px;
}

A:link.admin_link 
{
	color: #000000; 
	font-family: arial; 
	font-size: 11pt; 
	text-decoration: none
}

A:visited.admin_link 
{
	color: #000000; 
	font-family: arial; 
	font-size: 11pt; 
	text-decoration: none
}

A:hover.admin_link 
{
	color: #ffffff; 
	font-family: arial; 
	background: #000000; 
	font-size: 11pt; 
	text-decoration: none
}

.text_center
{
	text-align: center;
}

.hidden
{
	display: none;
}

.small_padding
{
	margin: 2px
}

.no_padding_no_margin
{
	padding: 0;
	margin: 0;
	spacing: 0
}

.small_border
{
	border-width: 1px;
	border-style: solid;
}

.three_px_border
{
	border-width: 3px;
	border-style: double;
}

.small_border_small_padding
{
	border-width: 1px;
	border-style: solid;
	padding: 2px;
}

.page_container
{
	margin: auto;
	border-width: 2px;
	border-style: ridge;
	width: 1000px;
	background-color: #ffffff;
}

.header
{
	height: 200px;
	background-image: url("images/logo.png")
}

.nav_bar
{
	height: 40px;
	background-color: #000000;
	border-top-width: 2px;
	border-top-style: ridge;
	border-bottom-width: 2px;
	border-bottom-style: ridge;
	vertical-align: center;
	padding: 0px
}

.content
{
	background-color: #ffffff;
	padding: 0px 0px 0px 0px;
	margin: 0;
}

.content_main
{
	float: left;
	width: 485px;
	margin: 0px;
	padding: 0px 5px 0px 5px;
}

.content_main_single
{
	padding: 5px;
	min-height: 340px;
	background-color: #ffffff;
}

.content_image
{
	padding: 5px;
	padding-top: 12px;
	min-height: 340px;
}

.admin_links
{
	padding: 5px 0px 0px 0px;
	border-width: 1px;
	border-style: none solid solid none;
	width: 120px;
	min-height: 400px;
	background-color: #dfdfdf;
}

.admin_content
{
	float: right;
	width: 868px;
	padding: 0px 5px 0px 5px;
	min-height: 400px;
}

.footer
{
	clear: both;
	height:20px;
	background-color: #ffffff
}

.slideshow_thumbnails
{
	height: 165px;
	width: 850px;
	overflow: auto;
	background-color: #dfdfdf;
	border-style: solid;
	border-width: 1px;
}

.right_column
{
	float: right;
	width: 680px;
}

.left_column
{
	width: 150px;
}

.red
{
	color: red;
}

.submit_button
{
	margin: 4px 2px 4px 0;
	color: #ffffff;
	background-color:#000000; 
	border:1px solid; 
	border-color: #555 #333 #333 #555; 
}

.admin_fieldset_narrow
{
	width: 120px;
}

.inline
{
	display: inline;
}

div.refresh_points
{
	padding: 10px;
}

div.refresh_points_right
{
	float: right;
	padding: 10px;
}

table
{
	display: inline;
}

fieldset
{
	display: inline;
	border: 1px solid grey;
	min-width: 180px;
}

legend
{
	padding: 1px 1px 1px 1px;
	border: 0px solid black;
	font-size: 90%;
}

.grey_background
{
	background-color: grey;
}

.white_background
{
	background-color: white;
}

.underline
{
	text-decoration: underline;
}

table.admin_table
{
	text-align: right;
}

div.inline_div
{
	float: left;
	margin: 0 8px 0 0;
}

div.inline_div h3
{
	text-align: right;
}

div.clear_me
{
	clear: both;
}


