
body {
	background:#000000;
	margin: 0px;
	padding: 0px;
	color: #000032;
	font: 0.75em 'Helvetica', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	
}

a:link, a:visited {
	padding:2px;
	color: #fffcda;
	background-color: #0c6f9b;
	text-decoration:none;
}

a:hover, a:active {
	padding:2px;
	color: #fdf9cb;
	background-color: #00375f;
	text-decoration: none;
}

#sidebarContainer {
	width: 180px;
	color: #ffffff;
	position:absolute;
	left: 595px;
	text-align: left;
	
}

#sidebg2 {
	z-index: 3;
	width: 140px;
	color: #371a0c;
	position:relative;
	font: 12px 'Georgia', LucidaGrande, Lucida, Helvetica, Arial;
	min-height: 130px; } /* Hack for IE 6-7 PC */
	

#sidebg2 {
	z-index: 3;
	width: 140px;
	color: #371a0c;
	position:relative;
	font: 12px 'Georgia', LucidaGrande, Lucida, Helvetica, Arial;
	min-height: 130px; }

blockquote, .standout {
	color:#FFFFFF;
	background-color: #0b6e9b;
	padding: 10px 10px 10px 10px;
	font-style: italic;
}

.highlight {background-color: #0c6f9b;
padding: 5px 5px 5px 5px;}

h1 {
font: 30px 'Georgia', LucidaGrande, Lucida, Helvetica, Arial;

	color: #ffffff;
	font-weight: bold;
	margin: 20px 0px 0px 22px;
	padding: 0px 0px 0px 5px;
	text-shadow: 2px 2px 0px #003562;
}

h2 {font: 11px 'Georgia', LucidaGrande, Lucida, Helvetica, Arial;
	color: #D8D8D8;
	font-weight: bold;
	margin: 2px 0px 0px 25px;
	padding: 2px 0px 0px 2px;
	text-shadow: 0px 2px 0px #003562;
}


.blog-entry-title {
	font-size: 1.5em;
	color: #0b6e9b;
	font-weight: bold;
}

.blog-entry-date {
	font-size:12px;
	color: #ee6b2f;
	font-weight: bold;
	margin-bottom: 10px;
}

.album-title {
	font-size: 1.5em;
	color: #0b6e9b;
	font-weight: bold;
}

.thumbnail-frame {
	border-right: 1px solid #ee6b2f;
	border-bottom: 1px solid #ee6b2f;
	border-top: 1px solid #e5c578;
	border-left: 1px solid #e5c578;

}

.thumbnail-caption {
	color: #ee6b2f;
}

.blog-archive-month {
font: 30px 'Georgia', LucidaGrande, Lucida, Helvetica, Arial;
	color: #0b6e9b;
	font-weight: bold;
}

.photo-frame{
	margin-top: 20px;
	border: 5px solid #fff7d0;
	margin-bottom:20px}

.photo-title {
	padding:0px;
		font-size: 1.5em;
	color: #0b6e9b;
	font-weight: bold;

}

/*<group=Single Page (Photo view)>*/

.photo-title {
	padding:0px;
		font-size: 1.5em;
	color: #0b6e9b;
	font-weight: bold;
	font-variant: normal;
}

/*</group>*/

.photo-caption {
	color: #391b0d;
}

.thumbnail-frame a {
}

.movie-page-title {
	font-size: 1.5em;
	color: #0b6e9b;
	font-weight: bold;;} /* Hack for IE 5 MAC */

.movie-thumbnail-frame {
border-right: 1px solid #ee6b2f;
border-bottom: 1px solid #ee6b2f;
border-top: 1px solid #e5c578;
border-left: 1px solid #e5c578;
padding: 2px;
min-width:130px;
float: left;
text-align: center;
margin: 5px;
}

.movie-thumbnail-frame a  {
display: block;
background:transparent;
}

.movie-thumbnail-caption {
	color: #ee6b2f;
	font-size: 1em;
	margin-top: 10px;
}
	



