/*<group=General Styles>*/

body {
	margin: 16px;
	text-align: center;
	background: repeat url(images/body_bg.png);
	font: 10px/20px Tahoma, Verdana, Helvetica, Arial;
	color: #000000;
}

p { 
}

b, strong {
	font-weight: bold;
}

a:link {
	color: #0080ff;
	text-decoration: none;
}

a:visited {
	color: #0080ff;
	text-decoration: none;
}

a:hover, a:active {
	color: #66ccff;
	text-decoration: none;
}

.image-left {
	margin: 5px;
	padding: 3px;
	border: 0px;
	border-style: none;
	float: left;
}

.image-right {
	margin: 5px;
	padding: 3px;
	border: 0px;
	border-style: none;
	float: right;
}
	
/*</group>*/

/*<group=Layout>*/

#container {/* This Is The BG Color Of The Main Div */
	width: 750px;
	margin: 0px auto; /* Right And Left Margin Widths To Auto */
	text-align: left; /* Hack To Keep IE5 Windows Happy */
	background: repeat-y;
	background: repeat-y url(images/content_bg.png);
}

#pageHeader {
	list-style: none;
	margin: 0px;
	width: 750px;
	background: url(images/header_bg.png) no-repeat;
	height: 114px;
	text-align: left;
	line-height: normal;
}

#pageHeader img {
	float: right;
	margin-top: 20px;
	margin-right: 20px;
}

#pageHeader h1 {
	color: #ffffff;
	font-size: 38px;
	font-weight: bold;
	letter-spacing: -3px;
	margin: 0;
	padding-left: 30px;
	padding-top: 20px;
}

#pageHeader h2 {
	padding-left: 30px;
	margin: 0;
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
}

#contentContainer {
	width: 440px;
	float: left;
	text-align: left;
	padding-top: 0px;
}

#contentContainer #content {
	padding-right: 10px;
	padding-left: 20px;
}

#sidebarContainer {
	width: 310px;
	text-align: left;
	float: left;
	color: #b3b3b3;
	font-size: 11px;
}

#sidebarContainer .sidebar {
	margin-top: 0px;
	padding: 0 5px;
}

#footer {
	/* This Is The BG Color Of The Main Div */
	width: 750px;
	margin: 0px auto 10px; /* Right And Left Margin Widths To Auto */
	text-align: left; /* Hack To Keep IE5 Windows Happy */
	height: 50px;
	background: no-repeat url(images/footer_bg.png);
}

#footer p {
	margin: 0;
	text-align: right;
	font-size: 11px;
	padding-top: 6px;
	color: #333333;
	padding-right: 40px;
}

#footer a {
	color: #ffffff;
}

#footer a:hover {
	color: #ffffff;
	text-decoration: none;
}
	
/*</group>*/

/*<group=Bread-crumb>*/

#breadcrumbcontainer {
	text-align: center;
	padding: 0px;
	clear: left;
}

#breadcrumbcontainer ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}

#breadcrumbcontainer li {
	padding: 0px;
	display: inline;
}

#breadcrumbcontainer a {
}

#breadcrumbcontainer a:hover {
}
	
/*</group>*/

/*<group=Toolbar>*/

/* Toolbar Styles */

#navcontainer {/* This Is The BG Color Of The Main Div */
	width: 750px;
	margin: 0px auto 16px; /* Right And Left Margin Widths To Auto */
	text-align: left; /* Hack To Keep IE5 Windows Happy */
	background: no-repeat url(images/toolbar_bg.png);
	height: 36px;
	line-height: normal;
	font-size: 11px;
	font-weight: bold;
	position: relative;
	white-space: nowrap;
}

#navcontainer #current {
	color: #dddddd;
	background: url(images/button_over.png) no-repeat;
}

/* Parent - Level 0 */

#navcontainer ul {
	padding: 0;
	margin: 0px 0px 0px 10px;
}

#navcontainer li {
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#navcontainer a {
	width: 92px;
	display: block;
	text-align: center;
	height: 36px;
	color: #666666;
	text-decoration: none;
	padding-top: 6px;
	margin-right: 10px;
}

#navcontainer a:hover {
	color: #dddddd;
	background: url(images/button_over.png) no-repeat;
}

/* Child - Level 1 */

#navcontainer ul ul {
	position: absolute;
	width: 678px;
	left: 20px;
	top: 32px;
	margin: 0;
	padding: 0;
	white-space: nowrap;
	height: 1px;
	text-align: left;
	font-size: 11px;
}

#navcontainer ul ul li {
	float: left;
}

#navcontainer ul ul a {
	border: 0;
	margin: 0;
	padding: 0;
	text-align: left;
	display: block;
	width: 100px;
}

#navcontainer ul ul a:hover {
	background: none;
	color: #666666;
	text-decoration: underline;
}

#navcontainer ul ul #current {
	background: none;
	text-decoration: underline;
	color: #666666;
}

/* Child - Level 2 */

#navcontainer ul ul ul {
	visibility: hidden;
}

/* Child - Level 3 */

#navcontainer ul ul ul ul {
	visibility: hidden;
}
	
/*</group>*/

/*<group=Global Classes>*/

.standout {
	padding: 10px;
	margin: 5px;
	border: 1px dashed #efefef;
	text-align: left;
	font-size: 11px;
	font-style: italic;
}

.imageStyle {
	border: 0;
}
	
/*</group>*/

/*<group=Blog>*/

/*<group=Archive Page>*/

.blog-archive-background {
	color: #283808;
	text-align: center; /* To Make Content Centered */
	font: 11px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	background: #ffffff;
}

.blog-archive-headings-wrapper {
	text-align: left;
	width: 590px;
	padding: 10px;
}

.blog-archive-entries-wrapper {
	text-align: left;
	width: 590px;
	padding: 10px;
}

.blog-archive-month {
	color: #000000;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 3px;
}

.blog-archive-link {
	font-size: 11px;
}
	
/*</group>*/

.blog-entry {
}

.blog-entry-title {
	color: #000000;
	font-weight: bold;
	margin-bottom: 3px;
	font-size: 16px;
}

.blog-entry-date {
	margin-bottom: 15px;
	margin-top: 3px;
	color: #666666;
}

.blog-entry-body {
	margin-bottom: 20px;
}

.blog-entry-comments {
	text-align: right;
	padding-right: 5px;
	margin-top: 5px;
	border-top: 1px dashed #efefef;
}
	
/*</group>*/

/*<group=File Sharing>*/

.filesharing-description {
	margin-bottom: 20px;
}

.filesharing-item {
	
}

.filesharing-item-title {
	font-size: 12px;
	font-weight: normal;
}

.filesharing-item-description {
	margin-bottom: 10px;
	color: #666666;
	font-size: 11px;
}

/*</group>*/

/*<group=Photo Album>*/

/*<group=Index Page (Thumbnail view)>*/

.album-title {
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 3px;
}

.album-description {
}

.thumbnail-frame {
	margin: 0px;
	padding: 0px;
}

.thumbnail-frame a {
}

.thumbnail-frame a:hover {
}

.thumbnail-frame img {
	border-style: none;
}

.thumbnail-caption {
	color: #555555;
	margin-top: -2px;
	font-size: 11px;
}
	
/*</group>*/

/*<group=Single Page (Photo view)>*/

.photo-background {
	background: none #666666;
	text-align: center;
	color: #eeeeee;
	font-size: 11px;
	line-height: 1em;
}

.photo-navigation {/* This Is The BG Color Of The Main Div */
	width: 650px;
	margin: 0px auto 20px; /* Right And Left Margin Widths To Auto */
	text-align: left; /* Hack To Keep IE5 Windows Happy */
	background: none #111111;
/*	: url(images/header_bg_bare.png) no-repeat left top;*/
	height: 106px;
	text-align: left;
}

.photo-navigation a:link, .photo-navigation a:visited {
	font-size: 11px;
	color: #eeeeee;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0;
	text-decoration: none;
}

.photo-navigation a:hover {
	color: #eeeeee;
}

.photo-frame{
	border: 5px solid #efefef;
}

.photo-links {
}

.photo-title {
	color: #eeeeee;
	font-size: 32px;
	font-weight: normal;
/*	letter-spacing: -3px;*/
	margin: 0;
	padding-top: 20px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.photo-caption {
	color: #eeeeee;
	font-size: 11px;
	margin: 0px;
	padding: 0 0 0 10px;
}

/*</group>*/
	
/*</group>*/

/*<group=Quicktime Page>*/

.movie-description {
	text-align: center;
}
	
/*</group>*/

/*<group=Quicktime Album>*/

/*<group=Index Page (Movie Thumbnail view)>*/

.movie-page-title {
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 3px;
}

.movie-page-description {
	margin-bottom: 5px;
	color: #999999;
}

.movie-thumbnail-frame {
	float: left;
	display: inline;
	margin-bottom: 10px;
	margin-right: 10px;
}

.movie-thumbnail-caption {
	text-align: left;
	font-size: 11px;
	color: #666666;
}
	
/*</group>*/

/*<group=Single Page (Movie View)>*/

.movie-background {
	background: #f8f6f7;
	margin-top: 5px;
}

.movie-title {
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

.movie-frame {
	text-align: center;
	margin-bottom: 10px;
}
	
/*</group>*/


/*</group>*/


