/* @group General Styles */

body {
	text-align: center;
	letter-spacing: normal;
	font: 0.75em 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	padding: 0px;
}

p {
}

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

a:link, a:visited {
	text-decoration: underline;
	font-weight: bold;
}

a:hover, a:active {
	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;
}
	
/* @end */

/* @group Layout */

#expander {
	margin-right: auto;
	margin-left: auto;
}

#left {
	position: relative;
	height: 800px;
	width: 570px;
	right: 280px;
	float: left;
	margin-right: -620px;
	background: url(images/editable_images/left.png) no-repeat;
	margin-bottom: -500px;
	top: -12px;
	overflow: visible;
	z-index: -1;
}

#right {
	position: relative;
	height: 800px;
	width: 570px;
	margin-left: -620px;
	left: 280px;
	float: right;
	background: url(images/editable_images/right.png) no-repeat;
	margin-bottom: -520px;
	top: -12px;
	overflow: visible;
	z-index: -1;
}

#container2 {
	position: relative;
	z-index: -1;
}

#container {	width: 780px; /* Right And Left Margin Widths To Auto */	text-align: left; /* Hack To Keep IE5 Windows Happy */
	position: relative;
	position: relative;
	top: -18px;
	margin: 0px -20px;
	z-index: 2;
}

#containertop {
	background: right;
	text-align: left;
	position: relative;
	left: 0px;
	top: 18px;
	float: left;
	clear: right;
	width: 104px;
	height: 71px;
}

#logo {
	padding-top: 5px;
	position: relative;
	top: 10px;
	float: left;
}

#pageHeader{
	margin-right: auto;
	margin-left: auto;
	width: 780px;
	height: 134px;
	padding-left: 35px;
	z-index: 2;
	top: 0;
	position: absolute;
}

#pageHeader2{
	margin-right: auto;
	margin-left: auto;
	height: 118px;
	z-index: 1;
	width: 700px;
	left: 0;
	position: relative;
}

#pageHeader3{
	height: 118px;
}

#pageHeader img {
	position: relative;
	z-index: 6;
	padding: 0;
	overflow: visible;
	top: 0;
	height: 80px;
	width: auto;
}

#pageHeader h1 {
	font-weight: normal;
	letter-spacing: 6px;
	font-size: 18px;
	color: #ffffff;
	text-shadow: 0px 2px 2px #000000;
	line-height: 18px;
	top: 35px;
	position: relative;
	left: 5px;
	width: auto;
	padding-left: 20px;
}

* html #pageHeader h1 {
	font-weight: normal;
	letter-spacing: 6px;
	font-size: 18px;
	color: #ffffff;
	text-shadow: 0px 1px 1px #000000;
	line-height: 18px;
	left: auto;
	padding-left: 20px;
	position: absolute;
	top: 35px;
}

#pageHeader h2 {
	font-weight: normal;
	font-size: 12px;
	letter-spacing: 2px;
	text-shadow: 0px 2px 1px #000000;
	position: relative;
	top: 30px;
	left: 5px;
	width: auto;
	padding-left: 20px;
}

#contentContainer {
	line-height: normal;
	padding: 0px 25px 0px 25px;
	margin-right: 190px;
	margin-left: 0px;
	position: relative;
}

#contentContainer #content {
	padding: 40px 40px 40px 40px;
	z-index: 1;
	position: relative;
}

* html #contentContainer #content {
	padding: 40px;
	z-index: 1;
	position: relative;
	margin-bottom: -30px;
}

#sidebarContainer {
	width: 198px;
	font-size: 1em;
	float: right;
	position: relative;
	right: 25px;
	list-style: none;
	padding-right: 10px;
	padding-left: 10px;
	top: 0;
	z-index: 100;
}

#sidebarContainer #sidebar {
	line-height: 1.4em;
	width: 155px;
	margin-left: 15px;
	top: -60px;
	position: relative;
	float: left;
	left: 10px;
	padding: 10px 10px 0;
	border-bottom: 1px solid #cecdcd;
	border-top: 2px solid #252525;
	visibility: visible;
}

#sidebarContainer .sideHeader {
	padding-right: 0;
	padding-left: 0;
	font-weight: bold;
	overflow: hidden;
	text-align: center;
	border-top: 2px solid #2f2f2f;
	border-right: 1px solid #7a797b;
	border-left: 1px solid #7a797b;
	border-bottom: 1px solid #cecdcd;
	background-color: #555;
}

#footer {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	border-collapse: collapse;
	height: 79px;
	line-height: 59px;
	display: block;
	text-align: center;
	font-weight: bold;
	font-style: normal;
	position: relative;
	top: -18px;
	margin-bottom: 59px;
}

* html #footer {
	background: repeat-x url(images/ref780.png);
	color: #ffffff;
	width: 780px;
	border-collapse: collapse;
	height: 79px;
	line-height: 59px;
	display: block;
	margin-left: auto;
	position: relative;
	margin-right: auto;
	text-align: center;
	top: -18px;
	margin-bottom: 59px;
}

#footer p {
}

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

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

* html #container {	margin: 0px auto;
	text-align: left;
	position: relative;
	background: repeat-y left url(images/mid780.png);
	padding-right: 0px;
	padding-left: 0px;
	position: relative;
	top: -18px;
	width: 780px;
}

* html #contentContainer {
	line-height: 2em;
	padding: 0 20px 20px 35px;
	width: 500px;
}

* html #contentContainer #content {
	padding: 40px 40px 40px 40px;
}

* html #pageHeader{
	margin-right: auto;
	margin-left: auto;
	background: no-repeat left top url(images/top780.png);
	width: 780px;
	height: 134px;
	padding-left: 35px;

}

* html #pageHeader h2 {
	font-weight: normal;
	font-size: 12px;
	letter-spacing: 2px;
	color: #cccccc;
	text-shadow: 0px 1px 1px #000000;
	position: absolute;
	left: auto;
	padding-left: 20px;
	top: 55px;
}

* html #sidebarContainer #sidebar {
	line-height: 1.4em;
	width: 155px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px 0px 0px 5px;
	left: 36px;
	position: relative;
	top: -50px;
}
	
/* @end */

/* @group Bread-crumb */

#breadcrumbcontainer {
	left: 50px;
	bottom: 0;
	clear: both;
	position: relative;
}

#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 {
	margin-bottom: 80px;
	text-decoration: none;
	position: relative;
	width: 155px;
	right: 5px;
	left: 35px;
	top: 0;

}

#navcontainer #current {
	display: block;
	text-decoration: none;
	font-weight: bold;
}

#navcontainer #current:hover {
	display: block;
	text-decoration: none;
	font-weight: bold;
}

#navcontainer .currentAncestor {
	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: 25px;
	line-height: 25px;
	display: block;
	text-decoration: none;

}

#navcontainer a:hover {
	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{
	text-decoration: none;
}

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

#navcontainer ul ul #current:hover{
	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{
	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{
	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{
	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{
	text-decoration: none;
}

/* @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 {
	letter-spacing: -1px;
	font: bold 1.9em 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	margin-bottom: 5px;
}

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

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

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

.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;
    
}

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


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


	
/* @end */

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

.photo-background {
	margin: 0;
	background: #000000;
}

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

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

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

.photo-navigation a:hover {
	
}

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

.photo-title {
	margin: 0px;
	padding: 20px 20px 0px 40px;
	letter-spacing: 6px;
	font-size: 3em;
	font-weight: bold;
}

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

/* @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;
	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 {
}
	
/* @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;
	font-size: 1.5em;
	padding: 8px;
}

.movie-frame {

}
	
/* @end */


/* @end */

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

.required-text {
} 

.form-input-field {
} 

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


