/* @group General Styles */

body {
	background: url(images/background.jpg) repeat;
	margin: 0px;
	text-align: center;
	color: #000000;
	font: 13px Georgia, Times New Roman, Times, serif;
}

p {
}

b, strong {
	font-weight: bold;
}

a:link, a:visited {
	color: #660000;
	text-decoration: underline;
}

a:hover, a:active {
	color: #003366;
	text-decoration: none;
}

img { behavior: url(images/iepngfix.htc); }

img {
	border: 1px none #cccccc;
	margin-top: 3px;
	margin-right: 0px;
	margin-left: 3px;
}

.image-left {
	float: left;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 0px;
	margin-top: 3px;
	margin-right: 3px;
	margin-left: 0px;
}

.image-right {
	float: right;
	margin: 3px 0px 3px 3px;
	padding-top: 3px;
	padding-right: 0px;
	padding-left: 3px;
}
	
/* @end */

/* @group Layout */

#top_grad {
position: absolute;
	top: 0;
	height: 238px;
	left: 0;
	display: block;
	width: 100%;
	z-index: 0;
	background: url(images/top_grad.jpg) repeat-x;
}

#container { 
	background: right url(images/sidebar_bg.jpg) repeat-y #ffffff;	width: 680px;	margin: 0px auto; /* Right And Left Margin Widths To Auto */	text-align: left; /* Hack To Keep IE5 Windows Happy */
	border-right: 1px solid #ffffff;
	position: relative;
	border: 1px solid #333333;
	border-top-style: none;
	border-bottom-style: none;
}

#clearer {
}

#pageHeader {
	height: 120px;
	background: url(images/header.jpg) #ffffff;
	margin-bottom: 15px;
}

#pageHeader img {
	top: 0;
	position: absolute;
	left: 471px;
}

#pageHeader h1 {
}

#pageHeader h2 {
}

#contentContainer {
	margin-right: 190px;
	line-height: 1.4em;
}

#contentContainer #content {
	padding-right: 10px;
	padding-left: 20px;
}

#sidebarContainer {
	width: 189px;
	float: right;
	font-size: 1em;
	color: #003366;
}

#sidebarContainer #sidebar {
	padding-right: 10px;
	line-height: 1.4em;
	padding-left: 15px;
}

#sidebarContainer .sideHeader {
	padding-right: 10px;
	padding-left: 10px;
	border-bottom: 1px dashed #cccccc;
	margin-bottom: 30px;
}

#footer {
	height: 25px;
	padding-bottom: 8px;
	text-align: center;
	background: url(images/footer_bg.jpg) repeat-x;
	border: 1px solid #cccccc;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #333333;
	margin-top: 25px;
	color: #000000;
}

#footer p {
	margin: 0px;
	padding-top: 10px;
	padding-right: 40px;
	padding-left: 40px;
}

#footer a {
	text-decoration: underline;
	color: #660000;
}

#footer a:hover {
	color: #003366;
	text-decoration: none;
}

ink, #footer a:visited {

}

#footer a:hover, #footer a:active {
}
	
/* @end */

/* @group Bread-crumb */

#breadcrumbcontainer {
	clear: both;

}

#breadcrumbcontainer ul {
	list-style: none;
	margin: 0;
	padding: 5px 0;
}

#breadcrumbcontainer li {
	display: inline;
}

#breadcrumbcontainer a {

}

#breadcrumbcontainer a:hover {

}
	
/* @end */

/* @group Toolbar */

/* Toolbar Styles */

#navcontainer {
	position: relative;
	margin-top: 65px;
	padding-top: 10px;
	margin-bottom: 0;
	font: normal 20px Georgia, Times New Roman, Times, serif;
	padding-bottom: 15px;
}

#navcontainer #current {
	color: #003366;
	background: left center  url(images/cross.jpg) no-repeat;
	margin-left: 10px;
	padding-left: 20px;
}

#navcontainer .currentAncestor {
}

/* Parent - Level 0 */

#navcontainer ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#navcontainer li {
}

#navcontainer a {
	display: block;
	color: #660000;
	text-decoration: none;
	padding-left: 20px;
	margin-left: 10px;
	height: 22px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#navcontainer a:hover {
	padding-left: 20px;
	color: #003366;
	background: left center  url(images/cross.jpg) no-repeat;
	margin-left: 10px;
}

/* Child - Level 1 */

#navcontainer ul ul {
	text-indent: 14px;
}

#navcontainer ul ul li {
}

#navcontainer ul ul a {
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	height: 18px;
}

#navcontainer ul ul a:hover {
}

#navcontainer ul ul .currentAncestor {
}

/* Child - Level 2 */

#navcontainer ul ul ul {
}

#navcontainer ul ul ul li { 
}

#navcontainer ul ul ul a {
}

#navcontainer ul ul ul a:hover {

}

/* Child - Level 3 */

#navcontainer ul ul ul ul {
}

#navcontainer ul ul ul ul li { 
}

#navcontainer ul ul ul ul a {
}

#navcontainer ul ul ul ul a:hover {
}

/* Child - Level 4 */

#navcontainer ul ul ul ul ul {
}

#navcontainer ul ul ul ul ul li { 
}

#navcontainer ul ul ul ul ul a {
}

#navcontainer ul ul ul ul ul a:hover {
}
/* @end */

/* @group Global Classes */

blockquote, .standout {
}

h1 {
	color: #003366;
	font-size: 18px;
}

h2 {
	font-size: 16px;
	color: #003366;
}

h3 {
	color: #003366;
	font-size: 14px;
}

h4 {
}

.imageStyle {
}
	
/* @end */

/* @group Blog */

/* @group Archive Page */

.blog-archive-background {
}.blog-archive-headings-wrapper {	width: 780px;	margin: 0px auto; /* Right And Left Margin Widths To Auto */	text-align: left; /* Hack To Keep IE5 Windows Happy */
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	height: 80px;
}

.blog-archive-entries-wrapper {
	background: #f7f6f7;	width: 780px;	margin: 0px auto; /* Right And Left Margin Widths To Auto */	text-align: left; /* Hack To Keep IE5 Windows Happy */
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	line-height: 1.5em;
}

.blog-archive-entries-wrapper .blog-entry {
	padding-top: 20px;
	padding-right: 40px;
	padding-left: 40px;
	line-height: 1.5em;
}.blog-archive-month {
	color: #ffffff;
	margin: 0px;
	padding: 20px 20px 0px 40px;
	font: normal 20px Georgia, Times New Roman, Times, serif;
}

.blog-archive-link {
	padding-left: 40px;
}.blog-archive-link a:link, .blog-archive-link a:visited {
	color: #ffffff;
	text-decoration: underline;
}

.blog-archive-link a:hover, .blog-archive-link a:active {
	text-decoration: none;
}
	
/* @end */

.blog-entry {
}

.blog-entry-title {
	margin-bottom: 3px;
	color: #003366;
	font: 20px Georgia, Times New Roman, Times, serif;
}

.blog-entry-date {
	margin-top: 1px;
	color: #999999;
	margin-bottom: 10px;
	border-bottom: 1px dashed #cccccc;
	padding-bottom: 4px;
}

.blog-entry-category {
}

.blog-category-link-enabled {
}

.blog-category-link-disabled {
}

.blog-entry-body {
	margin-bottom: 25px;
}

.blog-entry-comments {
	margin-top: 10px;
	border-top: 1px dotted #bfbfbf;
}
	
/* @end */

/* @group File Sharing */

.filesharing-description {
	margin-bottom: 20px;
	border-bottom: 1px solid #d9d9d9;
}

.filesharing-item {
	margin-bottom: 15px;
}

.filesharing-item-title a:link {
}

.filesharing-item-title a:hover {
}

.filesharing-item-title a:visited {

}

.filesharing-item-description {
}

/* @end */

/* @group Photo Album */

/* @group Index Page (Thumbnail view) */

.album-title {
	font-size: 18px;
	color: #003366;
	letter-spacing: 2px;
	display: block;
}

.album-description {
	padding-bottom: 5px;
	margin-bottom: 25px;
	padding-top: 5px;
	border-bottom: 1px dotted #cccccc;
}

.album-wrap {
	display: block;
	width: 99%;
	position: relative;
}

.thumbnail-wrap {
	text-align: center;
	position: relative;
	float: left;
	margin-bottom: 5px;
	margin-right: 16px;
	padding: 10px;
}

.thumbnail-frame {
	text-align: center;
	position: absolute;
    bottom: 0;
    left: 0;
}

.thumbnail-frame a {
}

.thumbnail-frame a:hover {
}

.thumbnail-frame img {
	margin: auto;
	padding: 5px;
	border: solid 1px #cccccc;
}

.thumbnail-frame img:hover {
	margin: auto;
	padding: 5px;
	border: Solid 1px #660000;
}
.thumbnail-caption {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 38px;
	display: block;
}
	
/* @end */

/* @group Single Page (Photo view) */

.photo-background {
}

.photo-navigation {
	height: 71px;
	margin-bottom: 35px;
	color: #ffffff;
}

.photo-navigation a:link, .photo-navigation a:visited {
	text-decoration: none;
	color: #ffffff;
}

.photo-navigation a:hover {
	text-decoration: underline;
	color: #ffffff;
}

.photo-frame{
	padding: 10px;
	background: #ffffff;
}

.photo-links {
	height: 25px;
	margin: 0;
	padding: 6px 0 0;
}

.photo-links a:link {
	color: #ffffff;
}

.photo-title {
	padding-left: 10px;
	padding-top: 10px;
	color: #ffffff;
	margin: 0;
	font-size: 18px;
	letter-spacing: 2px;
}

.photo-caption {
	color: #ffffff;
	padding-left: 10px;
	margin: 0 0 15px;
}

/* @end */
	
/* @end */

/* @group Quicktime Page */

.movie-description {

}
	
/* @end */

/* @group Quicktime Album */

/* @group Index Page (Movie Thumbnail view) */

.movie-page-title {
	font-weight: normal;
	margin-bottom: 3px;
}.movie-page-description {
	margin-bottom: 5px;
	margin-top: 2px;
	border-bottom: 1px dotted #bfbfbf;
	padding-bottom: 5px;
	color: #bfbfbf;
}.movie-thumbnail-frame {
	width: 131px;
	float: left;
	text-align: center;
	margin-right: 10px;
	margin-bottom: 10px;
}

.movie-thumbnail-frame:hover {
}

.movie-thumbnail-caption {
}
	
/* @end */

/* @group Single Page (Movie View) */

.movie-background {
	margin: 10px 0;
}

.movie-title {
	background: #f7f5f6;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	padding: 8px;
}

.movie-frame {

}
	
/* @end */


/* @end */

/* @group Contact Form */
.message-text { 
} 

.required-text {
} 

.form-input-field {
} 

.form-input-button { 
} 
/* @end */


