body
{
	/*background-image: url(/Images/bg_tile.gif);
	background-repeat: repeat-x;*/
	background-color: #073A1F;
 margin: 0 0 0 0;
    padding: 0 0 0 0;
    font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: #666666;
    min-height: 400px;
    border: 0;
    margin: 10px 0 0 0;
    padding: 10px;
    font-size:0.8em;}

table
{
	font-size: 1em;
}

h1, h2, h3, h4, h5, h6
{
	margin: 1em 0 0 0; /*color: #425BBA; 	color: #FAAC41; 	color: #DF3E44;*/
	color: #073A1F;
	font-style:italic; 
}

div
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	min-height: 0;
}

ul
{
}


li
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

p
{
	margin: 1em 0 0 0;
	line-height: 1.2em;
	margin-bottom: 1px;
}

hr
{
	border: 0;
	border-top: 0px solid #073A1F;
	color: #073A1F;
	height: 1px;
}

a
{
	color: #425BBA;
	text-decoration: none;
}

a:visited
{
	color: #425BBA;
}

a:hover
{
	text-decoration: underline;
	color: #006600;
}

a:active
{
	color: #425BBA;
}

img
{
	border: 0;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}


h1
{
	font-size: 1.3em;
}

h2
{
	font-size: 1.2em;
}

h3
{
	font-size: 1.1em;
}

h4
{
	font-size: 1.0em;
}

h5
{
	font-size: 0.9em;
}

h6
{
	font-size: 0.8em;
}

.header
{
	background-image: url(Images/header.gif);
	background-repeat: no-repeat;
	position: relative;
	width: 760px;
	height: 123px;
	margin: 0 0 0 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0 0 0 0;
	border: solid 1px #000000;
	border-left: solid 1px #073A1F;
	border-top: solid 1px #073A1F;
	border-bottom: solid 1px #073A1F;
}

#logo
{
	text-align: left;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	border-width: 0px;
	float: left;
	height: 63px;
}

#logo a
{
	border: 0;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}


#imgLogo
{
	margin: 2px 0 0 10px;
	height: 60px;
}


#pageHeading
{
	float: right;
	margin: 5px 15px 0 0;
	text-align: right;
	border: solid 0px #ffffff;
	min-height: 50px;
	width: 400px;
}

#pageHeading h1
{
    
    font-weight: bold;
    font-family: tahoma;
    margin-top: 1px;
    margin-bottom: 1px;
    line-height: 1.0em;
    color: #000000;
    font-size:0.8em; 
}

#pageHeading p
{
	color: #333333;
	font-size: 0.8em;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	line-height: 0.85em;
}

.loginName
{
	font-size: 1.0em;
	margin: 10px  10px 10px 10px;
	text-align: center;
	padding: 3px 3px 3px 3px;
	color: #000000;
	border: solid 1px #000000;
}


#topNav
{
	clear: both;
	height: 30px;
	display: block;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}


/* hack \*/
* html #topNav
{
	height: 29px;
}
/* hack - end */

#topNav ul
{
	margin: 0 0 0 10px;
	padding: 0 0 0 0;
	list-style-type: none;
	display: block;
}

#topNav ul li
{
	display: block;
	float: left;
	text-align: center;
}

#topNav a
{
	width: 90px;
	margin: 0;
	display: block;
	vertical-align: middle;
	height: 20px;
	padding: 5px 0px 0px 0px; /*border-left: 1px #96A3CC solid; 	border-right: 1px #414159 solid; 	border-top: 1px #96A3CC solid;*/
	border-left: 1px #ffffff solid;
	border-right: 1px #ffffff solid;
	border-top: 1px #ffffff solid;
	font-size: 0.9em;
	text-decoration: none;
	background-color: #073A1F;
	color: #ffffff;
}

/* hack \*/
* html #topNav a
{
	width: 90px;
	height: 19px;
}
/* hack - end */


#topNav a:hover
{
	background: url(Images/menu-hover.gif) repeat-x;
	color: #073A1F !important;
	border-right: 1px #ffffff solid;
	border-left: 1px #ffffff solid;
	border-bottom: 1px #ffffff solid !important;
	border-top: 1px #ffffff solid; /*background-color: #073A1F !important; 	background-color: #DF3E44 !important;*/
	background-color: #F1DF2D !important;
	text-decoration: none;
}

#topNav .menua_current, #topNav .menua_current:hover
{
	background: url(Images/menu-current.gif) repeat-x;
	color: #000000 !important;
	border-right: 1px #666666 solid;
	border-left: 1px #bbbbbb solid;
	border-bottom: 1px #bbbbbb solid !important;
	border-top: 1px #ffffff solid;
	background-color: #bbbbbb !important;
	height: 20px;
}

/* hack \*/
* html #topNav .menua_current
{
	height: 19px;
}
/* hack \*/


.selected
{
	background-color: #ffffff;
}

.menua
{
	text-transform: none;
	color: #ffffff;
}

.menua:hover
{
	color: #ffffff;
}


.menua:visited, .menua:visited
{
	color: #ffffff;
}

#breadCrumbs
{
	clear: both;
	background-repeat: no-repeat;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	width: 726px;
	height: 18px;
	font-size: 0.8em;
	padding: 5px 10px 5px 10px;
}

/* hack \*/
* html #breadCrumbs
{
	/*margin-top:5px;*/
}
/* hack \*/


#breadCrumbs a
{
}

.shim
{
	clear: both;
	background-repeat: no-repeat;
	margin: 0 auto 0 auto;
	width: 760px;
	height: 8px;
	padding: 0 0 0 0;
	position: relative;
}

/* IE 6 - hack \*/
* html .shim
{
	background-color: #ffffff;
	height: 5px;
	border: solid 1px #000000;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	display: none; /*gave up!*/
}
/* hack \*/

#contentHeader
{
	position: relative;
	width: 756px;
	margin: 0 0 0 0;
	margin-left: auto;
	margin-right: auto;
	padding: 3px 2px 0 2px;
	/*border: solid 1px #c1c1c1;*/
	background-color:#ffffff;
	text-align:right; 
	background-image: url(images/body-content.gif) ;
	background-repeat:repeat-y;
	border:solid 1px #c1c1c1;
	border-left: solid 1px #709EFD;
	border-right: solid 1px #000000;
}

.column
{
	background-image: url(images/content-shim.gif);
}

.gradient
{
	background-image: url(images/content-shim-photo.gif);
}

.solid
{
	background-image: url(images/content-shim-none.gif);
}

.page
{
	background-repeat: repeat-y;
	margin: 0 0 0 0;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	position: relative;
	width: 740px;
	padding: 0px 10px 5px 10px;
	min-height: 400px;
	display: block;
	padding-top: 1px; /* Weird Mozilla Bug */
	padding-bottom: 40px; /* Weird Mozilla Bug */
	min-height: 400px;
	border-left: solid 1px #073A1F;
	border-right: solid 1px #000000;
	    background-color: #ffffff;
}

#rightcolumn
{
	width: 100%;
	float: right;
	margin-left: -260px;
}

#rightcolumncontent
{
	margin-left: 270px;
}


#sidebar
{
	float: left;
	display: block;
	width: 230px;
	min-height: 400px;
	margin-left: 5px;
	padding: 0 10px 0 10px;
}

/* IE 6 - hack \*/
* html #sidebar
{
	margin-left: 1px;
	padding: 0 0 0 0;
}


#GallerySample
{
	margin: 5px 0 0 0;
	padding: 0 0 0 0;
	border-collapse: collapse;
	border: #999999 1px solid;
	width: 226px;
	border: #999999 1px solid;
	background-color: #ffffff;
	color: #425BBA;
	line-height: 1.2em;
}

/* IE 6 - hack \*/
* html #GallerySample
{
	margin-left: 1px;
	padding: 0 5px 0 5px;
	width: 230px;
}


.photoRotator
{
	table-layout: fixed;
	width: 226px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	text-align: center;
	border-collapse: collapse;
}

.photoRotator h2
{
	margin-top: 5px; /*font-size: 1.0em;*/
	margin-bottom: 5px;
	margin-left: 10px;
	text-align: left;
	font-style:italic; 
}

.photoRotator a
{
	margin-top: 5px;
	font-size: 0.8em;
	margin-bottom: 5px;
	color: #999999;
}

#navCol
{
	margin: 5px 0 0 0;
	padding: 0 0 0 0;
	border-collapse: collapse;
	border: #999999 1px solid;
	width: 226px;
	border: #999999 1px solid;
	background-color: #ffffff;
	color: #425BBA;
	line-height: 1.2em;
}

/* IE 6 - hack \*/
* html #navCol
{
	margin-left: 1px;
	padding: 0 5px 0 5px;
	width: 210px;
}


#navCol h2
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	margin-top: 5px; /*font-size: 1.0em;*/
	margin-bottom: 5px;
	margin-left: 10px;
	text-align: left;
}

#navCol ul
{
	margin: 10px 10px 5px 10px;
	padding: 0 0 0 0;
	list-style-type: none;
	text-align: left;
	width: 100%;
}

#navcol li
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 100%;
}

#navCol li A
{
	color: #425BBA;
	text-decoration: none;
	font-size: 1.4em;
	width: 100%;
}


#navCol li A:hover
{
	text-decoration: underline;
	color: #DF3E44;
}


#content
{
	background-image: url(images/body-content.gif);
}

#Center
{
	padding: 0 5px 5px 10px;
}


#leftnavcolcontent
{
	background-image: url(images/body-leftnavcolcontent.gif);
}
.clearing
{
	height: 0;
	clear: both;
}


dl
{
	margin-top: 0;
	margin-bottom: 0;
	border-top: 1px solid #bababa;
	padding-top: 1.5em;
	padding-bottom: 1.5em;
	position: relative;
}

dt
{
	position: absolute;
	left: 0;
}

dd
{
	margin-left: 150px;
	height: 2.0em;
}

.emptydata td
{
	padding: 50px;
	color: #aeaeae;
}


#albums
{
	background-image: url(images/body-repeat-photo.gif);
	padding: 0px 37px;
	padding-bottom: 40px;
	position: relative;
	display: block;
	width: 686px;
	padding: 0px 37px;
	padding-top: 1px; /* Weird Mozilla Bug */
	padding-bottom: 40px; /* Weird Mozilla Bug */
	min-height: 400px;
	width: 686px;
}

#photos, #details, #admin-details
{
	background-image: url(images/body-repeat-photo.gif);
	padding: 0;
	width: 760px;
}

#fullsize
{
	padding: 0;
	margin-left: auto;
	margin-right: auto;
}

#fullsize table
{
	text-align: center;
}


#fullsize img
{
	text-align: center;
}


.view
{
	margin-left: auto;
	margin-right: auto;
	width: 686px;
	text-align: center;
}


.albumCaption
{
	margin-left: auto;
	margin-right: auto;
	width: 686px;
	text-align: left;
}

.photo-frame
{
	text-align: center;
}

.photoRotator-frame
{
	margin: 0 auto 0 auto;
}



.view .photo-frame
{
	margin-left: auto;
	margin-right: auto;
}

.item
{
	padding: 20px 50px;
	color: #B2B2B2;
}

.item h4
{
	margin-bottom: 0.4em;
}

.nullpanel
{
	padding: 150px;
	width: auto;
	text-align: center;
}

#footerLinks
{
	border: solid 1px #cccccc;
	padding: 5px;
	color: #ffffff;
	background-color: #000000;
	background-color: #073A1F;
}

#footerLinks a
{
	margin: 5px;
	color: #ffffff;
}

#navCol li A:hover
{
	text-decoration: underline;
}

#footerAds
{
    clear: both !important;
    margin: 10px auto 10px auto !important;
    text-align: center;
    width: 768px;
}


.buttonbar
{
	background-image: url(images/photonav-bg.gif);
	background-repeat: repeat-x;
	margin-left: auto;
	margin-right: auto;
	padding-top: 4px;
	width: 744px;
	height: 33px;
	text-align: center;
}

.buttonbar-top
{
	background-image: url(images/photonav-top-bg.gif);
}
#photos .view, #admin-details .view
{
	margin-top: 20px;
	margin-bottom: 20px;
}

.footerbg
{
	background-image: url(images/footer-side.gif);
	background-repeat: repeat-x;
	width: auto;
	height: 75px;
	text-align: center;
	clear: both;
	border: solid 1px #000000;
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	border-left: solid 1px #073A1F;
	border-top: solid 1px #073A1F;
	color: #073A1F;
	 background-color: #ffffff;
}
.footer
{
	background-image: url(simages/footer.gif);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	text-align: center;
	font-size: 10px;
	margin-bottom: 10px;
	color: #073A1F;
}



.menub
{
	margin: 12px auto 5px auto;
	text-transform: uppercase;
	font-size: 10px;
}

.menub a:visited
{
	color: #d32525;
}

.photo_198
{
	border: 4px solid #FFFFFF;
}

.photoRotH2
{
	font-size:1em; 
}

.NavTitle
{
	font-size:1em;
}

