a
{
	text-decoration: none;
}
body
{
	background-color: #FFFFFF;
	background-image: url( "graphics/background.jpg" );
	background-position: 0px 0px;
	background-repeat: repeat-x;
	color: #000000;
	font-family: "Verdana", sans-serif;
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
div#container
{
	background-color: #FFFFFF;
	background-image: url( "graphics/container-background.jpg" );
	background-position: 2px 0px;
	background-repeat: repeat-y;
	margin: auto;
	padding: 0px;
	width: 1024px;
}
div#content
{
	background-image: url( "graphics/content-background.jpg" );
	background-repeat: no-repeat;
	float: left;
	padding: 45px 5px 5px 35px;
	text-align: left;
	width: 728px;
}
div#content a:visited
{
	color: #3C6889;
}
div#content a:hover
{
	color: #0D3450;
}
div#content blockquote
{
	background-image: url( "graphics/quotes-left.jpg" );
	background-position: top left;
	background-repeat: no-repeat;
	font-style: italic;
	padding-left: 30px;
	padding-right: 30px;
}
div#content blockquote.blue_quote
{
	color: #0000FF;
}
div#content blockquote p.quote_author
{
	background-image: url( "graphics/quotes-right.jpg" );
	background-position: bottom right;
	background-repeat: no-repeat;
	margin-right: -30px;
	min-height: 23px;
	padding-right: 30px;
	text-align: right;
}
div#content div.navigation
{
	background-color: #DDDDFF;
	clear: both;
	margin-bottom: 5px;
	margin-top: 5px;
	padding: 3px 3px 0px 3px;
	text-align: right;
}
div#content div.navigation img
{
	border: none;
}
div#content div.note
{
	background-color: #DDDDFF;
	color: #134A73;
	margin: auto;
	max-width: 400px;
	padding: 5px;
	text-align: center;
}
div#content div.photo_frame
{
	background-color: #EBEBEB;
	float: left;
	font-size: 8pt;
	margin: 5px 10px;
	padding: 10px;
	text-align: center;
}
div#content img
{
	border: 1px solid #000000;
}
div#content p#context_menu
{	
	text-align: center;
}
div#footer
{
	background-color: #314F69;
	background-image: url( "graphics/footer-separator.jpg" );
	background-position: 233px center;
	background-repeat: no-repeat;
	clear: both;
	color: #FFFFFF;
	font-size: 7pt;
	height: 12px;
	margin-left: 13px;
	padding: 2px;
	text-align: right;
}
div#footer a
{
	color: #FFFFFF;
}
div#footer a:hover
{
	color: #5C8BD2;
}
div.form_error
{
	color: #FF0000;
	display: none;
	float: left;
	font-size: 8pt;
	margin-left: 5px;
	width: 28%;
}
div#header
{
	background-color: #436B8F;
	background-image: url( "graphics/headers/default.jpg" );
	background-repeat: no-repeat;
	height: 190px;
}
div#menu
{
	background-color: #4164B5;
	background-image: url( "graphics/menu-background.jpg" );
	background-repeat: no-repeat;
	color: #FFFFFF;
	float: left;
	height: 100%;
	min-height: 775px;
	padding: 120px 10px 0px 13px;
	width: 233px;
}
div#menu a
{
	color: #FFFFFF;
}
div#menu ul
{
	list-style-type: none;
	margin: 0px;
	padding-left: 0px;
	text-align: right;
}
div#menu ul li
{
	background-color: #4A6AA5;
	margin-bottom: 10px;
}
div#menu ul li div.button:hover
{
	background-color: #5C8BD2;
}
div#menu ul li div.button a
{
	display: block;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-top: 5px;
}
div#menu ul li div.submenu
{
	background-color: #132C42;
	font-size: 8pt;
	height: 0px;
	overflow: hidden;
}
div#menu ul li div.submenu a
{
	display: block;
	padding-right: 5px;
}
div#menu ul li div.submenu a:hover
{
	background-color: #5C8BD2;
}
div#menu ul li div.submenu ul
{
	list-style-type: square;
}
div#menu ul li div.submenu ul li
{
	background-color: #132C42;
	margin-bottom: 3px;
}
div#the_preloader
{
	display: none;
}
form fieldset input, form fieldset select, form fieldset textarea
{
	background-color: #FFFFFF;
	border: 1px solid black;
	float: left;
	width: 40%;
}
form fieldset input.button
{
	float: none;
	margin-top: 10px;
	margin-right: 10px;
	width: 20%;
}
form fieldset label
{
	clear: both;
	float: left;
	font-weight: bold;
	margin-bottom: 5px;
	padding-right: 5px;
	text-align: right;
	width: 30%;
}
form fieldset legend
{
	font-weight: bold;
}
form fieldset textarea
{
	height: 150px;
}
h1
{
	color: #134A73;
	font-size: 20pt;
	font-weight: normal;
	margin-left: -15px;
}
h2
{
	color: #3C6889;
	font-size: 16pt;
	font-weight: bold;
	margin-left: -15px;
	margin-top: -12px;
}
h3
{
	color: #134A73;
	font-size: 13pt;
	font-weight: bold;
}
img
{
	border: none;
}
table
{
	margin: auto;
	text-align: left;
}
table th, table td
{
	padding: 5px;
}
table.gallery
{
	background-color: #82AFD8;
	background-image: url( "graphics/photo-gallery-background.jpg" );
	background-position: center center;
	background-repeat: no-repeat;
	border: 5px solid #0A2E4F;
	text-align: center;
}
table.grey
{
	background-color: #EBEBEB;
}

