<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 3.0 License
*/

html, body {
	margin: 0;
	padding: 0;
	/* background: #111214; */
	background: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D0D0D0;
	/*color: #000000;*/
	height: 100%;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
}

h1 {
	font-size: 2em;
}

h2 
{
    font-family: Cambria;
    font-variant: small-caps;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	letter-spacing: 0px;
	font-size: 2.0em;
	color: #FFFFFF;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 1.6em;
}

p, ol {
}

ul, ol {
}

a {
	color: #9A9A9A;
	text-decoration: none;
}

a:hover 
{
    text-decoration: underline;
}

#wrapper {
	background: url(images/img02.jpg) no-repeat center 115px;
}

.container {
	width: 1000px;
	margin: 0px auto;
}

/* Header */

#header {
	width: 940px;
	height: 100px;
	margin: 0 auto;
	padding: 0px 0px;
}

/* Logo */

#logo {
	float: left;
	width: 400px;
	margin: 0;
	padding: 0;
	color: #FFFFFF;
}

#logo h1, #logo p {
}

#logo h1 {
	padding:10px 0px 0px 0px;
	letter-spacing: -2px;
	text-transform: lowercase;
	font-size: 3.8em;
}

#logo h1 a {
	color: #FFFFFF;
}

#logo p {
	margin: 0;
	padding: 0px 0 0 0px;
	letter-spacing: -1px;
	font: normal 18px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #8E8E8E;
}

#logo p a {
	color: #8E8E8E;
}

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #000000;
}

/* Splash */

#splash {
	width: 960px;
	height: 300px;
	margin: 0px auto;
}

/* Search */

#search {
	float: right;
	width: 280px;
	height: 60px;
	padding: 20px 0px 0px 0px;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 10px 0 0 20px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 170px;
	padding: 6px 5px 2px 5px;
	border: 1px solid #E7EBED;
	background: #FFFFFF;
	text-transform: lowercase;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #5D781D;
}

#search-submit {
	width: 50px;
	height: 22px;
	border: none;
	background: #B9B9B9;
	color: #000000;
}

/* Menu */

#menu 
{
    display: block;
	float: right;
	height: 20px;
	margin: 0 auto;
	padding: 20px 0px 0px 0px;
}

#menu ul {
	float: right;
	margin: 0;
	padding: 0px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	margin-left: 10px;
	margin-right: -15px;
}

#menu a {
	display: block;
	height: 20px;
	margin: 0px;
	padding: 0px 15px;
	letter-spacing: -1px;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	border: none;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .current_page_item a {
}





/* Background */

#bg1 {
	background: url(images/img06.jpg) repeat-y left top; /* main area */
}

#bg2 {
	background: url(images/img05.jpg) no-repeat left top; /* top area */
}

#bg3 {
	overflow: hidden;
	padding: 20px; /* this controls the text padding of the content */
	background: url(images/img07.jpg) no-repeat left bottom; /* bottom area */
}


/* Page */

#page {
	overflow: hidden;
	width: 940px;
	margin: 0px auto;
}


#content {
	float: right;
	width: 530px;
}

#contentLeft 
{
    float:left;
    width: 530px;
}

#contentLeftFull
{
    float:left;
    width: 880px;
}

#sidebar {
	float: left;
	width: 270px;
}

#poptrox 
{
	width: 936px;
	margin: 0px auto;
}

#gallery 
{
	overflow: hidden;
	margin: 0px;
	padding: 6px 0px 0px 0px;
	list-style: none;
}

#gallery li {
	float: left;
	margin: 0px;
	padding: 6px;
	line-height: 0px; 
}

#gallery img {
	border: 3px solid #CCCCCC;
	margin: 1px;
	padding: 0;
}

#gallery img:hover {
	border: 3px solid #FFFFFF;
	margin: 1px;
	padding: 0;
}


/*****************************************************
  Poptrox
*****************************************************/

.poptrox_popup
{
	position: relative;
	padding: 1em 1em 3em 1em;
	background: #ffffff;
}

.poptrox_popup .loader
{
	display: block;
	margin: 55px 0 0 0;
	text-indent: -9999em;
	background: url('loader.gif') top center no-repeat;
}

.poptrox_popup .caption
{
	position: absolute;
	bottom: 1em;
	left: 1em;
}

.poptrox_popup .closer
{
	position: absolute;
	bottom: 1em;
	right: 1em;
}

#footer {
	overflow: hidden;
	width: 940px;
	height: 60px;
	margin: 0px auto;
}

#footer p {
	margin: 0px;
	padding: 20px 0px 0px 0px;
	text-align: center;
	font-size: 12px;
}

#footer a 
{
    text-decoration: none;
}

#footer a:hover
{
    text-decoration: underline;
}

/* Styles for validation helpers
-----------------------------------------------------------*/
.field-validation-error {
    color: #ff0000;
}

.field-validation-valid {
    display: none;
}

.input-validation-error {
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.validation-summary-errors {
    font-weight: bold;
    color: #ff0000;
}

.validation-summary-valid {
    display: none;
}

.editor-multiline-field textarea {
    margin: 0px 0px 0px 0px;
    width: 500px;
    height: 160px;
}

.editor-label
{
    margin: 5px 0px 5px 0px;
}

.editor-field 
{
    margin: 0px 0px 10px 0px;
}

.button
{
    padding: 0px 10px 0px 10px;
}

#logindisplay {
    font-size: 1.1em;
    display: block;
    text-align: right;
    padding: 15px 0px 0px 0px;
    margin: 0px 0xp 0px 0px;
    color: White;
}

#logindisplay a:link {
    color: white;
    text-decoration: none;
}

#logindisplay a:visited {
    color: white;
    text-decoration: none;
}

#logindisplay a:hover {
    color: white;
    text-decoration: underline;
}

/* FORM LAYOUT ELEMENTS   
----------------------------------------------------------*/

fieldset {
    border: 1px solid #ddd;
    padding: 0 1.4em 1.4em 1.4em;
    margin: 0 0 1.5em 0;
}

legend {
    font-size: 1.2em;
    font-weight: bold;
}

textarea {
    min-height: 75px;
}

input[type="text"], 
input[type="password"] {
    border: 1px solid #ccc;
    padding: 2px;
    font-size: 1.2em;
    color: #444;
    width: 200px;
}

select {
    border: 1px solid #ccc;
    padding: 2px;
    font-size: 1.2em;
    color: #444;
}

input[type="submit"] {
   /* font-size: 1.2em;
    padding: 5px;*/
}

/* TABLE
----------------------------------------------------------

table {
    border: solid 1px #e8eef4;
    border-collapse: collapse;
}

table td {
    padding: 5px;
    border: solid 1px #e8eef4;
}

table th {
    padding: 6px 5px;
    text-align: left;
    background-color: #e8eef4;
    border: solid 1px #e8eef4;
}
*/
/* MISC  
----------------------------------------------------------*/
.clear {
    clear: both;
}

.error {
    color: Red;
}

.table-photos
{
    margin: 0px; 
    padding: 0px; 
    border-spacing: 0; 
   /* border-style: solid; 
    border-width:10px; 
    border-color: white   */
}

.table-photos td
{
    margin: 0px; 
    padding: 0px
}

#details
{
     height: 20px;
}

/* Pager */
.pager
{
	margin: 8px 3px;
	padding: 3px;
}

.pager .disabled
{
	border: 1px solid #ddd;
	color: #999;
	margin-top: 4px;
	padding: 3px;
	text-align: center;
}

.pager .current
{
	background-color: #6ea9bf;
	border: 1px solid #6e99aa;
	color: #fff;
	font-weight: bold;
	margin-top: 4px;
	padding: 3px 5px;
	text-align: center;
}

.pager span, .pager a
{
	margin: 4px 3px;
}

.pager a
{
	border: 1px solid #aaa;
	padding: 3px 5px;
	text-align: center;
	text-decoration: none;
}

/*************************************************************
* Begin Common Table Styles
*************************************************************/

.table_wrapper {
	width: 100%;
	margin: 0 auto;
	font-size: 14px;
	
}

.table_wrapper_inner {
	border: solid #dbdbdb;
	border-width:  0 0 0 1px;
}

.table_wrapper td, .table_wrapper th {
	border: solid #dbdbdb;
	border-width: 1px 1px 1px 0;
}

.table_wrapper th {
	font-weight: bold;
	font-size: 13px;
}

.table_wrapper th 
{
    border-width: 2px 1px 0 0;
}

.table_wrapper td , .table_wrapper th {
	text-align: left;
	padding: 0 12px;
	line-height: 26px;
	font-size: 16px;
	color: #333333; /* row text color */
}

.table_wrapper th {
	background: #fff;
	color: #333333; /* header text color */
}

.table_wrapper td {
	background: #fefefe url(images/td_bg1.gif) repeat-x;
}

.table_wrapper tr.second td {
	background: #f2f2f2 url(images/td_bg2.gif) repeat-x;
}

/*************************************************************
* End Common Table Styles
*************************************************************/

img .frame
{
    border: 2px solid white;   
}

img .frame a
{
    border: 4px solid blue;   
}

#view_switcher 
{
    font-size: 1.6em;   
}

#view_switcher a
{
    color: #6699FF;   
}

</pre></body></html>