/*<group=General Styles>*/

body {
	text-align: justify;
	letter-spacing: 0.5px;
	background: repeat url(images/bg.png);
	padding: 0px;
	font: 0.75em "Comic Sans MS";
	color: #333333;
	margin-left: -100px;
}

p {
}

b, strong {
	font-weight: bold;
	letter-spacing: 1px;
}

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

a:hover, a:active {
	color: #9eacff;
	text-decoration: underline;
}

img {
	border: none;
}

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

.image-right {
	float: right;
	margin: 3px 0 3px 3px;
	padding: 3px 0 3px 3px;
}
	
	
/*</group>*/

/*<group=Layout>*/

#container { /* Right And Left /* Hack To Keep IE5 Windows Happy */
	position: relative;
	background: repeat-y left bottom url(images/mid780.png) #ffffff;
	margin: 0px auto 0px auto;
	width: 780px;
}

#logo {
	padding-top: 5px;
	padding-left: 35px;
	padding-right: 35px;
}

#pageHeader{
	margin-right: auto;
	margin-left: auto;
	background: no-repeat left top url(images/top780.png);
	width: 780px;
	height: 291px;
}

#pageHeader h1 {
	letter-spacing: 6px;
	color: #ff0000;
	text-shadow: 0px 1px 1px #000000;
	vertical-align:
	position: relative;
	top: 100px;
	position: relative;
	left: 70px;
	font: normal 2.5em "Comic Sans MS";
}

#pageHeader h2 {
	letter-spacing: 2px;
	color: #0053da;
	text-shadow: 0px 1px 1px #000000;
	left: 70px;
	position: relative;
	top: 80px;
	font: normal 1.8em "Comic Sans MS";
}

#contentContainer {
	line-height: 2em;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 70px;
	margin: 0px;
}

#contentContainer #content {
	padding-left: 40px;
}

#sidebarContainer {
	width: 198px;
	float:
	font-size: 1em;
	background: no-repeat left bottom url(images/sticky.png);
}
#sidebarContainer #sidebar {
	line-height: 1.4em;
	padding: 10px 20px 50px 20px;
}

#sidebarContainer .sideHeader {
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
}

#footer {
	display: block;
	clear: both;
	text-shadow: 0px 1px 1px #000000;
	background: no-repeat url(images/ref780.png) left top;
	width: 780px;
	border-collapse: collapse;
	padding-top: 55px;
	height: 132px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 0px;
}

#footer p {
	width: 780px;
}

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

#footer a:hover, #footer a:active {
	text-decoration: none;
}
	
/*</group>*/

/*<group=Bread-crumb>*/

#breadcrumbcontainer {
	clear: both;
	position: relative;
	left: 25px;
}

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

#breadcrumbcontainer li {
	display: inline;
}

#breadcrumbcontainer a {
}

#breadcrumbcontainer a:hover {
}
	
/*</group>*/
/*<group=Toolbar>*/

/* Toolbar Styles */

#navcontainer {
	margin-bottom: 80px;
	text-decoration: none;
	position: relative;
	top: 55px;
}

#navcontainer #current {
	background: no-repeat url(images/current.png) center;
	display: block;
	text-decoration: none;
}

#navcontainer #current:hover {
	background: url(images/current.png) no-repeat center;
	display: block;
	text-decoration: none;
}

#navcontainer .currentAncestor {
	background: no-repeat url(images/current.png) center;
	display: block;
	text-decoration: none;
}

/* Parent - Level 0 */

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

#navcontainer li {
	text-decoration: none;
}

#navcontainer a {
	font-size: .9em;
	padding-left: 20px;
	height: 35px;
	line-height: 33px;
	display: block;
	background: center;
	text-decoration: none;
}

#navcontainer a:hover {
	background: no-repeat url(images/current.png) center;b2b2;
	text-decoration: none;
}

#navcontainer a:active {
	text-decoration: none;
}

/* Child - Level 1 */

#navcontainer ul ul {
	text-decoration: none;
}

#navcontainer ul ul li {
	text-decoration: none;
}

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

#navcontainer ul ul a:hover{
	background: no-repeat url(images/currentsub.png) center;
	text-decoration: none;
}

#navcontainer ul ul #current{
	background: no-repeat url(images/currentsub.png) center;
	text-decoration: none;
}

#navcontainer ul ul #current:hover{
	background: no-repeat url(images/currentsub.png) center;
	text-decoration: none;
}

#navcontainer ul ul .currentAncestor {
	text-decoration: none;
}

/* Child - Level 2 */

#navcontainer ul ul ul {
	text-decoration: none;
}

#navcontainer ul ul ul li {
	text-decoration: none;
}

#navcontainer ul ul ul a{
	text-decoration: none;
	padding-left: 40px;
}

#navcontainer ul ul ul a:hover{
	background: no-repeat url(images/currentsub.png) center;
	text-decoration: none;
}

#navcontainer ul ul ul #current{
	text-decoration: none;
}

/* Child Level 3 */

#navcontainer ul ul ul {
	text-decoration: none;
}

#navcontainer ul ul ul ul li {
	text-decoration: none;
}

#navcontainer ul ul ul ul a{
	padding-left: 45px;
	text-decoration: none;
}

#navcontainer ul ul ul ul a:hover{
	background: no-repeat url(images/currentsub.png) center;
	text-decoration: none;
}

/* Child Level 4 */

#navcontainer ul ul ul ul {
	text-decoration: none;
}

#navcontainer ul ul ul ul ul li {
	text-decoration: none;
}

#navcontainer ul ul ul ul ul a{
	padding-left: 50px;
	text-decoration: none;
}

#navcontainer ul ul ul ul ul a:hover{
	background: no-repeat url(images/currentsub.png) center;
	text-decoration: none;
}

/* Child Level 5 */

#navcontainer ul ul ul ul ul {
	text-decoration: none;
}

#navcontainer ul ul ul ul ul ul li {
	text-decoration: none;
}

#navcontainer ul ul ul ul ul ul a{
	padding-left: 55px;
	text-decoration: none;
}

#navcontainer ul ul ul ul ul ul a:hover{
	background: no-repeat url(images/currentsub.png) center;
	text-decoration: none;
}

/*</group>*/

/*<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;
}

.blog-archive-entries-wrapper .blog-entry {
	padding-top: 20px;
	padding-right: 40px;
	padding-left: 40px;
	line-height: 2em;
}.blog-archive-month {
	color: #727272;
	margin: 0px;
	font-weight: normal;
	padding: 20px 20px 0px 40px;
	letter-spacing: 6px;
	font-size: 2.2em;
}

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

.blog-archive-link a:hover, .blog-archive-link a:active {
	text-decoration: none;
}
	
/*</group>*/

.blog-entry {
}

.blog-entry-title {
	font-weight: normal;
	margin-bottom: 3px;
	font-size: 1.5em;
}

.blog-entry-date {
	margin-top: 2px;
	margin-bottom: 10px;
}

.blog-entry-category {
}

.blog-category-link-enabled {
}

.blog-category-link-disabled {
}

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

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

/*<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 {
}

/*</group>*/

/*<group=Photo Album>*/

/*<group=Index Page (Thumbnail view)>*/

.album-title {
	letter-spacing: -1px;
	font: bold 1.9em 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	margin-bottom: 5px;
}

.album-description {
	margin-bottom: 30px;
	padding-bottom: 10px;
	background: bottom;
	font: 0.9em 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
}

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

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

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

.thumbnail-frame:hover {
}

.thumbnail-frame a {
}

.thumbnail-frame a:hover {
}

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

.thumbnail-frame img:hover {
	background: #f4f1f1;
}


.thumbnail-caption {
	padding: 3px;
	margin: 0;
	width: 100%;
	display: block;
	font: 0.85em 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
}


	
/*</group>*/

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

.photo-background {
	margin: 0;
}

.photo-navigation {
	height: 80px;
	margin-bottom: 50px;
}

.photo-links {
	background: #ffffff;
	padding: 5px;
	position: relative;
	top: 7px;
}

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

}

.photo-navigation a:hover {

}

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

.photo-title {

	margin: 0px;
	font-weight: normal;
	padding: 20px 20px 0px 40px;
	letter-spacing: 6px;
	font-size: 1.8em;
}

.photo-caption
 {
	margin: 0px;
	font-weight: normal;
	padding-right: 20px;
	padding-left: 40px;
	letter-spacing: 4px;
	font-size: 0.9em;
}

/*</group>*/
	
/*</group>*/

/*<group=Quicktime Page>*/

.movie-description {

}
	
/*</group>*/

/*<group=Quicktime Album>*/

/*<group=Index Page (Movie Thumbnail view)>*/

.movie-page-title {
	font-weight: normal;
	margin-bottom: 3px;
	font-size: 1.5em;
}.movie-page-description {
	margin-bottom: 5px;
	margin-top: 2px;
	padding-bottom: 5px;
}.movie-thumbnail-frame {
	width: 131px;
	float: left;
	text-align: center;
	margin-right: 10px;
	margin-bottom: 10px;
}

.movie-thumbnail-frame:hover {
}

.movie-thumbnail-caption {
}
	
/*</group>*/

/*<group=Single Page (Movie View)>*/

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

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

.movie-frame {

}
	
/*</group>*/


/*</group>*/

/*<group=Contact Form>*/
.message-text { 
} 

.required-text {
} 

.form-input-field {
} 

.form-input-button { 
} 
/*</group>*/


