/*<group=General Styles>*/

body {
	font: 12px "arial", "helvetica", "Lucida Grande", "lucida, sans-serif";
	text-align: center;
	color: #ffffff;
	margin-right: 20px;
	margin-left: 20px;
	background: #0a1047;
}

p {
}

b, strong {
	font-weight: bold;
}

a:link {
	color: #131435;
	text-decoration: none;
}

a:visited {
	color: #242665;
	text-decoration: none;
}

a:hover {
	font-weight: normal;
	color: #0500ff;
}

.clearer {
	clear: both;
}
img {
	border: none;
}

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

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

/*<group=wrapper>*/

#container {
	background: #ffffff;
	border: solid 1px #ffffff;
	width: 550px;
	margin: 0px auto; /* Right And Left Margin Widths To Auto */
	margin-top: 0px;
	padding-top: 0px;	
	text-align: left; /* Hack To Keep IE5 Windows Happy */
	color: #ffffff;
	margin-top: 10px;
}
	
/*</group>*/

/*<group=navigation>*/

/* Toolbar Styles */

#navcontainer1 {
	background: repeat-x white;
	height: 24px;
	position: relative;
	z-index: 99;
}

#navcontainer1 #current {
	color: #000000;
	font-weight: 800;
}

#navcontainer1 #current:hover {
	color: #f5f21a;
	font-weight: 500;
}

#navcontainer1 .currentAncestor {
}

/* Parent - Level 0 */

#navcontainer1 ul {
	list-style: none;
	margin: 0px;
	font-weight: bold;
	padding: 5px 0 0;
}

#navcontainer1 li {
	position: relative;
	display: inline;
	float: left;
	color: #fffb09;
	text-align: left;
	margin-left: 15px;
}

#navcontainer1 a {
	display: inline;
	padding-top: 5px;
	color: black;
	text-decoration: none;
	width: 130px;
	height: 24px;
	font-weight: normal;
	text-align: center;
	font-size: 13px;
}

#navcontainer1 a:hover { 
	color: #fffa05;
	text-decoration: none;
}

/* Fix IE. Hide from IE Mac \*/

* html #navcontainer1 ul li { float: left; height: 1%; }

* html #navcontainer1 ul li a { height: 24px; }

/* End */

/* Child - Level 1 */

#navcontainer1 ul ul {
	position: absolute;
	left: 0;
	top: 32px;
	display: none;
	z-index: 100;
}

#navcontainer1 ul ul a { 
	height: 20px;
	padding-top: 7px;
	background: repeat;
	text-align: left;
	text-indent: 20px;
	display: none;
}

#navcontainer1 ul ul a:hover {
	background: repeat;
	display: none;
}

html>body #navcontainer1 ul ul a {
	background: repeat;
	height: 23px;
	display: none;
}

html>body #navcontainer1 ul ul a:hover {
	background: repeat;
	display: none;
}

#navcontainer1 ul ul #current{
	background: repeat;
	display: none;
}

html>body #navcontainer1 ul ul #current{
	background: repeat;
	display: none;
}

/* Child Level 3 */

#navcontainer1 ul ul ul {
	position: absolute;
	left: 120px;
	top: 0;
}

#navcontainer1 ul ul ul ul li { 
}

#navcontainer1 ul ul ul ul a{
}

#navcontainer1 ul ul ul ul a:hover{

}

div#navcontainer1 ul ul, div#navcontainer1 ul ul ul, div#navcontainer1 ul li:hover ul ul, div#navcontainer1 ul li:hover ul ul ul, div#navcontainer1 ul li:hover ul ul ul ul, div#navcontainer1 ul li:hover ul ul ul ul ul{
display:none;
}

div#navcontainer1 ul li:hover ul, div#navcontainer1 ul ul li:hover ul, div#navcontainer1 ul ul ul li:hover ul, div#navcontainer1 ul ul ul ul li:hover ul, div#navcontainer1 ul ul ul ul ul li:hover ul{
display:block;
}

#navcontainer2 {
	line-height: 2.0em;
	border-top: 1px  #ffffff;
	margin-bottom: 20px;
	color: #000000;
	text-align: center;
	margin-top: 10px;
}

#navcontainer2 #current {
	color: #1c1475;
	text-align: left;
	position: relative;
}

#navcontainer2 .currentAncestor {
	color: blue;
}

/* Parent - Level 0 */

#navcontainer2 ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	color: #1c1475;
	text-indent: -0px;
	text-align: left;
	position: relative;
}

#navcontainer2 li {
	font-weight: bold;
	display: inline;
	color: white;
	text-align: left;
	position: relative;
}

#navcontainer2 a {
	display: none;
	text-decoration: none;
	border-bottom: 1px  #ffffff;
	height: 23px;
	color: #fff526;
	text-align: left;
	position: relative;
}

#navcontainer2 a:hover {
	color: #051fff;
}

/* Child - Level 1 */

#navcontainer2 ul ul {
	text-indent: 20px;
	color: white;
}

#navcontainer2 ul ul li {
	display: block;
	color: white;
}

#navcontainer2 ul ul a {
	display: block;
	color: #000000;
	font-size: 12px;
}

#navcontainer2 ul ul a:hover {
}

#navcontainer2 ul ul .currentAncestor {
	color: #ffffff;
}

/* Child - Level 2 */

#navcontainer2 ul ul ul {
	text-indent: 40px;
}

#navcontainer2 ul ul ul li {
}

#navcontainer2 ul ul ul a {
}

#navcontainer2 ul ul ul a:hover {

}

/* Child - Level 3 */

#navcontainer2 ul ul ul ul {
	text-indent: 60px;
}

#navcontainer2 ul ul ul ul li { 
}

#navcontainer2 ul ul ul ul a {
}

#navcontainer2 ul ul ul ul a:hover {
}

/* Child - Level 4 */

#navcontainer2 ul ul ul ul ul {
	text-indent: 80px;
}

#navcontainer2 ul ul ul ul ul li { 
}

#navcontainer2 ul ul ul ul ul a {
}

#navcontainer2 ul ul ul ul ul a:hover {
}

/*</group>*/

/*<group=header>*/

#pageHeader {
	background: no-repeat top right;
	list-style: none;
	width: 550px;
	z-index: 201;
	margin: 0 0px 0px;
}

#pageHeader img {
	margin-top: 5px;
}

#pageHeader h1 {
	font-size: 20px;
	font-weight: bold;
	padding-top: 2px;
	z-index: 710;
	top: 220px;
	margin: 0 0px 0px 4px;
}

#pageHeader h2 {
	font-size: 14px;
	font-weight: normal;
	z-index: 202;
	margin: 0 0px 0px 4px;
	padding-top: 2px;
	text-decoration: none;
}
	
/*</group>*/

/*<group=content>*/

#contentContainer {
	margin-right: 200px;
	z-index: 300;
	position: relative;
}
#contentContainer #content {
	padding-top: 10px;
	color: #000000;
	font-size: 12px;
}

#sidebarContainer {
	width: 185px;
	margin-top: 5px;
	color: #1a1a1a;
	background: transparent;
}

#sidebarContainer a:hover {
}

#sidebarContainer #sidebar {
	font-size: 11px;
	background: transparent;
}

#sidebarContainer .sideHeader {
	color: #444444;
	font-weight: bold;
	font-size: 13px;
	padding-top: 5px;
	text-align: center;
	margin-bottom: 3px;
}
	
/*</group>*/

/*<group=Bread-crumb>*/

#breadcrumbcontainer {
	text-align: left;
	height: 20px;
	color: #000000;
	padding-top: 30px;
}

*html #breadcrumbcontainer {
	text-align: left;
}

*html #breadcrumbcontainer a {
	text-align: left;
	color: #000000;
}

#breadcrumbcontainer ul {
	list-style: none;
	display: inline;
	font-size: 11px;
	text-align:;
	color: #000000;
}

#breadcrumbcontainer li {
	display: inline;
	text-align: left;
	color: #ffffff;
	float: left;
}

#breadcrumbcontainer a {
	display: inline;
	text-align: left;
	color: #000000;
	float: left;
}

#breadcrumbcontainer a:hover {
	display: inline;
	color: #e7de0b;
	text-align: left;
}
	
/*</group>*/

/*<group=footer>*/

#footer {
	color: #ffffff;
	font-size: 11px; /* Right And Left /* Hack To Keep IE5 Windows Happy */
	height: 15px;
	text-align: center;
}

*html #footer {
	text-align: left;
}

#footer a {
	font-size: 11px;
	text-align: center;
	color: #ffffff;
	text-decoration: none;
}

#footer a:hover {
	color: #e6d53d;
	font-size: 11px;
	text-align: center;
}
	
/*</group>*/

/*<group=Global Classes>*/

.standout, blockquote {
	background: transparent;
	padding: 10px;
	margin: 5px;
}

.imageStyle {
	border-style: none;
}
	
/*</group>*/

/*<group=File Sharing>*/

.filesharing-description {
	margin-bottom: 20px;
	text-indent: 10px;
}

.filesharing-item {
	
}

.filesharing-item-title {
	color: #ffffff;
	font-size: 14px;
	font-weight: normal;
}

.filesharing-item-description {
	margin-bottom: 10px;
	color: #ffffff;
	font-size: 11px;
}

/*</group>*/

/*<group=Quicktime Page>*/

.movie-description {
	text-align: center;
	color: #ffffff;
}
	
/*</group>*/

/*<group=Quicktime Album>*/

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

.movie-page-title {
	color: #ffffff;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 3px;
}

.movie-page-description {
	margin-bottom: 5px;
}

.movie-thumbnail-frame {
	float: left;
	display: inline;
	margin-bottom: 10px;
	margin-right: 10px;
	text-align: center;
	width: 131px;
}

.movie-thumbnail-caption {
	text-align: center;
	color: #ffffff;
	font-size: 10px;
}
	
/*</group>*/

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

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

.movie-title {
	color: #ffffff;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
}

.movie-frame {
	text-align: center;
	margin-bottom: 10px;
}
	
/*</group>*/


/*</group>*/

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

.required-text {
} 

.form-input-field {
} 

.form-input-button {
} 

/*</group>*/

/*<group=Photo Album>*/

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

.album-title {
	color: #040404;
	font-size: 1.7em;
	font-weight: normal;
	letter-spacing: 2px;
	margin-bottom: 10px;
}

.album-description {
	color: #0c0c0c;
	letter-spacing: 2px;
	margin-bottom: 70px;
}

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

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

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

.thumbnail-frame:hover {
}

.thumbnail-frame a {
}

.thumbnail-frame a:hover {
}

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

.thumbnail-caption {
	margin: 0;
	padding: 0;
	line-height: normal;
	width: 100%;
	height: 38px;
	display: block;
}
	
/*</group>*/

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

.photo-background {
	margin: 10px;
}

.photo-navigation {
	background: #333333;
	margin-bottom: 10px;
	padding: 5px;

}

.photo-links {
	margin: 0;
	padding: 0;
}

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

}

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

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

.photo-title {
	font-size: 1.7em;
	font-weight: normal;
	letter-spacing: 2px;
	color: #ffffff;
	margin: 0;
	padding: 0;
}

.photo-caption {
	color: #cccccc;
	letter-spacing: 2px;
	margin: 0;
	padding: 0;
}

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

/*<group=Blog>*/

/*<group=Archive Page>*/

.blog-archive-background {
}

.blog-entry-summary {
	margin-bottom: 10px;
}

.blog-archive-headings-wrapper {
	padding: 10px;
	border-bottom: Solid 1px #e2e2e2;
}

.blog-archive-entries-wrapper {
	padding: 10px;
}

.blog-archive-month {
	font-weight: bold;
	font-size: 1.4em;
}

.blog-archive-link { 
}
	
/*</group>*/

.blog-entry {
	padding: 0px;
	margin-bottom: 35px;
}

.blog-entry-title {
	text-align: justify;
	font: bold 1.4em 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	color: #000000;
}

.blog-entry-date {
	color: #a1a5a9;
	font-size: 0.95em;
	margin-bottom: 0.9em;
}

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

/*Styles the category link next to the date */
.blog-entry-category {
}

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

/*Styles the permalink next to the date */
.blog-entry-permalink {
}

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

.blog-entry-body {
	text-align: justify;
	font: 12px   'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	color: #000000;
	padding: 0px;
}

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

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

/*</group>*/