/* @group General Styles */

body {
	text-align: center;
	font: 11px "Lucida Grande", Lucida, Tahoma, Verdana, sans-serif;
	color: gray;
	margin: 0px;
	padding: 0;
	background-color: #ccc;
}

p {
	padding: opx opx 5px 0px;
	color: #666;
}

b, strong {

}

a:link, a:visited {
	color: #663399;
	text-decoration: none;
}

a:hover, a:active {
	color: #000000;
}

img {
	border-style: none;
}

.image-left {
	float: left;
	margin: 3px 3px 3px 0;
	padding: 3px 3px 3px 0;
	position: relative;
	z-index: 5;
}

.image-right {
	float: right;
	margin: 3px 0 3px 3px;
	padding: 3px 0 3px 3px;
	position: relative;
	z-index: 5;
}
	
/* @end */

/* @group Layout */

#containertop {
	margin: 0px auto; /* Right And Left Margin Widths To Auto */	text-align: left; /* Hack To Keep IE5 Windows Happy */
	color: #333333;
}

#container {
	margin: 0px auto 0px 0; /* Right And Left Margin Widths To Auto */	text-align: left; /* Hack To Keep IE5 Windows Happy */
	color: #333333;
	background: none repeat-y;
	width: 100%;
}

.clearer {
	clear: both;
}

#pageHeader {	width: 970px;	height: 150px;
	background: url(images/header.jpg) no-repeat;
}

#pageHeader img {
	position: absolute;
	top: 0px;
	right: 5px;
}

#pageHeader h1 {
	color: #ffffff;
	margin: 0px;
	font-weight: bold;
	font-size: 1.9em;
	padding: 4px 20px 0px 35px;
	text-shadow: 0px 1px 2px #001f2f;
}

#pageHeader h2 {
	color: #ffffff;
	margin: 0px;
	font-size: 1.2em;
	font-weight: bold;
	padding-right: 20px;
	padding-left: 35px;
	text-shadow: 0px 1px 2px #001f2f;
}

#contentContainer {
	line-height: 1.6em;
	background: url(images/container_bg.jpg) repeat-y;
	width: 970px;
}

#contentContainer #content {
	padding: 0px 0px 20px 30px;
	width: 910px;
	height: 500px;
	line-height: 175%;
	color: gray;
	font-size: 13px;
}

#sidebarContainer {
	position: relative;
	top: 170px;
	width: 170px;
	float: right;
	z-index: 3;
	padding-left: 20px;
	padding-top: 15px;
}

#sidebarContainer #sidebar {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#sidebarContainer .sideHeader {
	font-weight: bold;
	font-size: 1.5em;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	color: #066fd4;
}

#footer {
	width: 970px;
	height: 50px;
	background: url(images/bottom_bg.jpg) no-repeat;
}

#footer p {
	font-size: 10px;
	line-height: 130%;
	color: #666;
	text-align: left;
	padding-top: 50px;
	margin-top: 0px;
	padding-left: 30px;
}

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

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

#logo {
	margin-right: -20px;
	position: relative;
}

	
/* @end */

/* @group Bread-crumb */

#breadcrumbcontainer {
	margin-bottom: 40px;
}

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

#breadcrumbcontainer li {
	float: left;
	display: inline;
}

#breadcrumbcontainer a {

}

#breadcrumbcontainer a:hover {

}
	
/* @end */

/* @group Toolbar */

/* Toolbar Styles */

#navcontainer {
	height: 150px;
	font-size: 0.8em;
	line-height: 120%;
	padding: 20px 0px 0px 0px;
}

#navcontainer #current {
	color: #682c91;
	font-weight: bold;
}

#navcontainer #current:hover {
}

#navcontainer .currentAncestor {
	color: #666;
	font-weight: bold;
}

/* Parent - Level 0 */

#navcontainer ul{
	border-top: 1px dotted #999;
	list-style: none;
	width: 100px;
	margin: 0;
	padding: 0;
}

#navcontainer li {
	border-bottom: 1px dotted #999;
}

#navcontainer a {
	display: block;
	color: #ddd;
	text-decoration: none;
	padding-top: 2px;
	padding-left: 10px;
	height: 15px;
}

#navcontainer a:hover {
	color: #007afa;
}

#navcontainer a:active {
}

/* Child - Level 1 */

#navcontainer ul ul {
	margin-left: 110px;
	position: absolute;
	top: 20px;
}

#navcontainer ul ul li {
}

#navcontainer ul ul a {
}

#navcontainer ul ul a:hover{
}

#navcontainer ul ul #current{
	color: #682c91;
}

#navcontainer ul ul .currentAncestor {
	color: #999;
	font-weight: bold;
}

/* Child - Level 2 */

#navcontainer ul ul ul {
	margin: 0px 0px 0px 15px;
}

#navcontainer ul ul ul li { 
}

#navcontainer ul ul ul a{
}

#navcontainer ul ul ul a:hover{

}

#navcontainer ul ul #current{
	color: #682c91;
}

#navcontainer ul ul .currentAncestor {
	color: #888888;
	font-weight: bold;
}

/* Child Level 3 */

#navcontainer 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 {

}

#navcontainer ul ul ul ul ul li { 
}

#navcontainer ul ul ul ul ul a{
}

#navcontainer ul ul ul ul ul a:hover{

}

/* Child Level 5 */

#navcontainer ul ul ul ul ul {

}

#navcontainer ul ul ul ul ul ul li { 
}

#navcontainer ul ul ul ul ul ul a{
}

#navcontainer ul ul ul ul ul ul a:hover{

}

/* @end */

/* @group Global Classes */

blockquote, .standout {
}

h1 {
}

h2 {
	color: #663399;
}

h3 {
	color: #663399;
	margin-bottom: 0;
}

h4 {
	color: #663399;
	margin-bottom: -10px;
	font-size: 15px;
	margin-top: -3px;
}

.imageStyle {

}

/* Main content area unordered list styles */
#contentContainer #content ul {
}

#contentContainer #content li {
}

/* Sidebar area unordered list styles */
#sidebarContainer #sidebar ul {
	margin: 10px;
	padding: 0 10px;
}

#sidebarContainer #sidebar li {
}

/* Table Styles */
table {
	font-size: 1em;
}

/* @end */

/* @group Blog */

/* @group Archive Page */

.blog-archive-background {
}

.blog-entry-summary {
	margin: -5px 230px 10px 200px;
}
.blog-archive-headings-wrapper {
}

.blog-archive-entries-wrapper {
}

.blog-archive-entries-wrapper .blog-entry {
}.blog-archive-month {
	font-weight: bold;
	font-size: 1.9em;
	margin-bottom: 5px;
}

.blog-archive-link {
	margin-bottom: 15px;
	font-size: 1.2em;
	font-weight: bold;
}.blog-archive-link a:link, .blog-archive-link a:visited {
}

.blog-archive-link a:hover {
}
	
/* @end */

.blog-entry {
}

.blog-entry-title {
	color: #6f2a9c;
	font-weight: normal;
	margin-bottom: 8px;
	margin-top: 0;
	font-size: 1.3em;
}

.blog-entry-date {
	margin-bottom: 10px;
	float: left;
	width: 180px;
}

.blog-read-more {
	display: block;
	font-style: italic;
	padding-bottom: 25px;
}

.blog-entry-body {
	border-bottom: 1px dotted gray;
	margin: -5px 230px 25px 200px;
}

.blog-entry-comments {
}

.blog-entry-tags {
	margin-top: -10px;
}

/*styles the category link in the main entry */
.blog-entry-category {
}

.blog-entry-category a:link, .blog-entry-category a:visited {
}

/*styles the permalink link in the main entry */
.blog-entry-permalink {
}

.blog-entry-permalink a:link, .blog-entry-permalink a:visited {
}

/* styles the archives in the blog sidebar */
#blog-archives {
	margin-bottom: 10px;
}

.blog-archive-link-enabled {
}

.blog-archive-link-disabled {
}

/* Styles the blog categories in the blog sidebar */
#blog-categories {
	margin-bottom: 10px;
}

.blog-category-link-enabled {
}

.blog-category-link-disabled {
}

/* Styles the blog RSS feeds in the blog sidebar */
#blog-rss-feeds {
	margin-bottom: 10px;
}

.blog-rss-link {
}

.blog-comments-rss-link {
}

/* @end */

/* @group File Sharing */

.filesharing-description {
}

.filesharing-item {
}

.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 {
	color: #066fd4;
	font-size: 1.9em;
	font-weight: normal;
	margin-bottom: 3px;
}

.album-description {
	margin-bottom: 70px;
}

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

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

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

.thumbnail-frame:hover {
}

.thumbnail-frame a {
}

.thumbnail-frame a:hover {
}

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

.thumbnail-caption {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 38px;
	display: block;
}
	
/* @end */

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

.photo-background {
}

.photo-navigation {
	background: repeat-x url(images/header_bg.png) #ffffff;
	height: 54px;
	margin-bottom: 40px;
	border-right: 1px solid #898989;
	border-left: 1px solid #898989;
}

.photo-links {
	background: #fbfbfb;
	padding: 5px;
	border-bottom: 1px solid #898989;
	border-right: 1px solid #898989;
	border-left: 1px solid #898989;
	margin-right: -1px;
	margin-left: -1px;
	margin-top: -1px;
}

.photo-navigation a:link, .photo-navigation a:visited {

}

.photo-navigation a:hover {

}

.photo-frame{
	padding: 5px;
	background: #fbfbfb;
}

.photo-title {
	color: #ffffff;
	margin: 0px;
	font-weight: bold;
	font-size: 1.9em;
	padding-top: 4px;
	padding-bottom: 0px;
	text-shadow: 0px 1px 2px #001f2f;
}

.photo-caption {
	color: #ffffff;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0 0 11px;
	text-shadow: 0px 1px 2px #001f2f;
}

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

/* @group Quicktime Page */

.movie-description {

}
	
/* @end */

/* @group Quicktime Album */

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

.movie-page-title {
	color: #066fd4;
	font-size: 1.9em;
	font-weight: normal;
	margin-bottom: 3px;
}.movie-page-description {
	margin-bottom: 10px;
}.movie-thumbnail-frame {
	width: 132px;
	text-align: center;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	display: block;
	position: relative;
	z-index: 12;
}

.movie-thumbnail-frame:hover {
}

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

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

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

.movie-title {
	color: #066fd4;
	font-size: 1.9em;
	font-weight: normal;
}

.movie-frame {

}
	
/* @end */


/* @end */

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

.required-text {
} 

.form-input-field {
} 

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


