/* @group Global */

body {
	color: #000;
	margin: 12px;
	background: #fff;
	text-align: center;
	font: 12px "Lucida Grande", "Arial", "Lucida", "Helvetica", "sans-serif";
}

a:link {
	color: black;
	font-weight: normal;
}

img {
	border: 0px;
}

a
{
	color: black;
	text-decoration: none;
}

a:hover {
	color: gray;
	text-decoration: none;
	font-weight: normal;
}

a:visited {
	color: black;
	text-decoration: none;
}

a:active {
	font-weight: none;
	color: red;
}

blockquote {
	font-style: italic;
	text-indent: 20px;
}

h1 {
	margin: 0;
	font-size: 2em;
	font-weight: bold;
	color: #ffffff;
}

h2 {
	margin: 0;
	font-size: 1.5em;
	font-weight: normal;
	color: black;
}

h3 {
	color: black;
	font-size: 1em;
	font-weight: bold;
}

h4 {
	font-weight: bold;
	color: #093c7f;
}

.imageStyle {
	border:0px;
}

.image-left {
	float: left;
}

.image-right {
	float: right;
}

p {

}

code {
	font-family:  "Courier";
	font-size: 1.2em;
	margin-left: 25px;
}

#flashcontent {
	text-align: center;
}

/* @end */

/* @group Layout */

.clearer {
	clear: both;
	margin-top: 10px;
}

#container {
	width: 800px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

#pageHeader {
	margin-bottom: 5px;
	width:  800px;
	height: 113px;
	background: #000 url(images/headerimage1.png) repeat-x left bottom;
}

#pageHeader img {
}

#pageHeader h1 {
	margin: 0;
	font-weight: normal;
	text-align: left;
	padding-top: 10px;
	font-size: 32px;
	color: white;
	padding-left: 10px;
}

#pageHeader h2 {
	margin: 0;
	font-size: 18px;
	font-weight: normal;
	text-align: left;
	padding-top: 0px;
	color: white;
	padding-left: 10px;
}

#contentContainer {
	width: 600px;
	margin-left: 190px;
	margin-bottom: 30px;
	margin-top: 0px;
	padding-top: 7px;
	padding-left: 5px;
	padding-right: 5px;
}

#contentContainer #content {
	padding: 0 40px 8px;
	width: 520px;
	text-align: justify;
}

#contentContainer #content a {
	color: #FF0000;
	text-decoration: none;
}

#contentContainer #content a:hover {
	text-decoration: underline;
}

#sidebarContainer {
	width: 187px;
	margin-bottom: 0px;
	float: left;
	padding-top: 8px;
}

#sidebarContainer .sideHeader {
	margin-left: 0px;
	font-size:  1em;
	font-weight: bold;
	padding-top: 30px;
	padding-left: 5px;
	width: 187px;
	margin-top: 10px;
	background: url(images/line1.png) repeat-x;
}

#sidebarContainer #sidebar {
	padding-top: 0px;
	margin-top: 0px;
	padding-left: 5px;
	margin-left: 5px;
}

#footer {
	font-size: 0.9em;
	color: #ffffff;
	background: url(images/line1.png) repeat-x;
	text-align: center;
	margin-top: 15px;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

#footer p {
	padding: 0px;
	margin: 0px;
	color: #093c7f;
}

#footer a:link, #footer a:visited {
}

#footer a:hover, #footer a:active {
}

/* @end */

/* @group Bread-crumb */

#breadcrumbcontainer {
	text-align: left;
	padding-bottom: 0px;
	margin-left: -30px;
}

#breadcrumbcontainer ul {
	list-style: none;
	padding-top: 10px;
}

#breadcrumbcontainer li {
	display: inline;
	color: #093c7f;
}

#breadcrumbcontainer a {
	color: #093c7f;
}

#breadcrumbcontainer a:hover {
	color: gray;
}

/* @end */

/* @group Navigation */

/* Toolbar Styles */

#navcontainer {
	width: 190px;
	padding-top: 0px;
	border-top: 1px solid #093c7f;
}

#navcontainer #current {
	font-weight: normal;
	color: red;
}

/* GrandParent - Level 0 */

#navcontainer ul {
	list-style: none;
	margin: 0;
	padding: 0;
	color: #093c7f;
}

#navcontainer li {
	padding-left: 0;
}

#navcontainer a {
	display: block;
	text-decoration: none;
	padding: 5px 25px 0 10px;
	font-weight: normal;
}

#navcontainer a:hover {
	color: gray;
	font-weight: normal;
	background: none no-repeat 5px;
}

#navcontainer a:active {
	color: #2e6aa3;
}

#navcontainer .current {
	background: none no-repeat 5px;
}

#navcontainer .currentAncestor {
}
/* Parent - Level 1 */

#navcontainer ul ul {
}

#navcontainer ul ul li {
}

#navcontainer ul ul a {
	padding-left: 30px;
	background: none no-repeat 15px;
}

#navcontainer ul ul a:hover {
	padding-left: 30px;
	background: none no-repeat 15px;
}

#navcontainer ul ul a:active {
}

#navcontainer ul ul .currentAncestor {
	background: none no-repeat 15px;
}

/* Child - Level 2 */

#navcontainer ul ul ul {
}

#navcontainer ul ul ul li {
}

#navcontainer ul ul ul a {
	padding-left: 35px;
	background: none;
}

#navcontainer ul ul ul a:hover {
	padding-left: 35px;
	background: none;
}

#navcontainer ul ul ul a:active {
}




/* @end */

/* @group Page Styles */

/* @group Blog */

/* @group Archive */

.blog-archive-background {

}

.blog-archive-entries-wrapper {

}

.blog-archive-headings-wrapper {

}

.blog-archive-month {

}

.blog-archive-link {

}

/* @end */

.blog-entry, .blog-entry-summary {
	color: #ffffff;
	font-size: 11px;
	margin-bottom: 20px;
}

.blog-entry-date {
	color: gray;
	font-weight: bold;
}

.blog-entry-title {
	font-weight: bold;
	margin-top: 2px;
	line-height: 1.25em;
	font-size: 1.25em;
	text-align: left;
	color: black;
}

.blog-entry-body {
	font-size: 12px;
	line-height: 14px;
	padding-top: 8px;
	color: #000;
}

.blog-entry-comments {
	font-size: 1.1em;
	font-weight: bold;
	margin-top: 2px;
	padding-left: 25px;
	line-height: 21px;
}

.blog-entry-category {
	font-weight: bold;
}

.blog-category-link-enabled {
	color: gray;
	font-weight: bold;
}

.blog-category-link-disabled {
	color: gray}

.blog-read-more {
	color: gray;
	font-weight: bold;
	font-size: 11px;

}/* @end */

/* @group Contact Form */

.message-text {

}

.required-text {

}

.form-input-field {

}

form-input-button {

}

/* @end */

/* @group File Sharing */

.filesharing-description {

}

.filesharing-item {
	border: 1px #333333;
	margin: 10px;
}

.filesharing-item-title {
	font-size: 1.3em;
	font-weight: bold;
	padding-left: 25px;

}

.filesharing-item description {

}

/* @end */

/* @group Movies & Quicktime */

/* @group Movie Popup */

.movie-background {

}

.movie-title {
	font-size: 15px;
	font-weight: bold;
}

/* movie-frame common to QuickTime and Movie popup! */

.movie-frame {

}

/* @end */

/* @group Movie Album */

.movie-page-title {
	font-size: 15px;
	font-weight: bold;
}

.movie-thumbnail-frame {
	border: 1px dotted;
	margin-top: 10px;
	padding: 5px;
	width: 140px;
	float: left;
	text-align: center;
	margin-right: 10px;
	margin-bottom: 10px;
	position: relative;
}

.movie-thumbnail-caption {
	padding: 5px;
}

.movie-page-description {
	font-size: 1.0em;
	padding-top: 25px;
}

/* @end */

/* @group Quicktime */

.movie-description {
	font-size:  1.2em;
	padding-top:  20px;
}

/* @end */

/* @end */

/* @group Photo Album */

/* @group Thumbnails */

.album-title {
	font-size: 1.5em;
	font-weight: normal;
}

.album-description {
	font-size: 1.0em;
	padding-top: 10px;
	margin-bottom: 20px;
}

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

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

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

.thumbnail-frame img {
    margin: auto;
    border: none;
}

.thumbnail-caption {
	margin: 0;
	padding: 0;
	height: 35px;
	display: block;
}


/* @end */

/* @group Large View */

.photo-background {
	background: #323232;
}

.photo-navigation {
	font-size: 14px;
}

.photo-title {
	font-size: 16px;
	border-bottom: 1px solid #5f5f5f;
	color: #3c8edf;
}

.photo-caption {
}

.photo-links {

}

.photo-frame {
	border: 1px solid #d4d4d4 ;
	padding:  5px;
}

/* @end */

/* @end */

/* @end */

