/* @group General Styles */

/* @group General Styles */

#titlebg,
#menu,
#menu5,
#myExtraContent1,
#myExtraContent2,
#myExtraContent3,
#myExtraContent4
{
	display: none;
}

body {
	background: transparent none;
	text-align: left;
	color: #000000;
	padding: 0px;
	font: 10pt Geneva, Arial, Helvetica;
	width: 100%;
}

#ddshadow{
	display: none;
}

p { 
}

b, strong {
	font-weight: bold;
}

a:link, a:visited {
	color: black;
}

a:hover, a:active {
}
	
/* @end */

/* @group Layout */

#container {
}

#pageHeader {
	text-align: left;
	background: none;
	border-bottom: 1px solid #cccccc;
	padding-bottom: 5px;
	margin-top: 0px;
	height: 70px;
}

#pageHeader img {
	margin-left: 400px;
}

#pageHeader h1 {
	color: black;
	font-weight: bold;
	font-size: 18pt;
	padding: 0px;
	margin-top: 0px;
	text-shadow: white 0px 0px 0px;
}

#pageHeader h1,
#pageHeader h1 a:link,
#pageHeader h1 a:visited {
	text-decoration: none;
	text-shadow: white 0px 0px 0px;
	color: black;
}

#pageHeader h2 {
	color: #3f3f3f;
	font-size: 13pt;
	font-weight: normal;
	margin-top: 0px;
}

#contentContainer {
	padding: 0px;
	margin-bottom: 10px;
	width: 100%;
	margin-top: 15px;
	margin-left: 0;
}

#contentContainer #content {
}

#contentContainer #content img {
}

#sidebarContainer {
	margin-top: 15px;
	display: none;
}

#sidebarContainer .sideHeader {
	margin-left: 0;
	padding-left: 0;
	display: none;
}

#footer {
	text-align: left; 
	background: none;
	color: #000000;
	font-size: 10pt;
	border-top: 1px solid #cccccc;
	margin-top: 10px;
	padding-top: 10px;
}

#footer a {
}

#footer a:hover {
}

	
/* @end */

/* @group Bread-crumb */

#breadcrumbcontainer {
	display: none;
}
	
/* @end */

/* @group Global Classes */

h1 {
		border-style: none;
}

h2 {
		border-style: none;
}

h3 {
		border-style: none;
}

h4 {
	border-style: none;
}

h5 {
		border-style: none;
}

.imageStyle {
}
	
/* @end */

/* @group Blog */

.blog-entry {
	border-style: none;
}

.blog-entry-title {
	font-size: 16pt;
	font-weight: bold;
	margin-bottom: 3px;
	border-style: none;
}
.blog-entry-title a:link,
.blog-entry-title a:visited {
text-shadow: white 0 0 0;
text-decoration: underline;
}

.blog-entry-date {
	margin-bottom: 10px;
	margin-top: 5px;
	border-style: none;
	font-size: 10pt;
	color: #333333;
}

.blog-entry-body {
	margin-bottom: 45px;
	border-style: none;
}
	
/* @end */

/* @group File Sharing */

.filesharing-description {
	margin-bottom: 20px;
	border-bottom: 1px solid #d9d9d9;
}

.filesharing-item {
	
}

.filesharing-item-title {
	font-size: 16pt;
	font-weight: bold;
}

.filesharing-item-description {
	margin-bottom: 10px;
}

/* @end */

/* @group Photo Album */

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

.album-title {
	font-size: 16pt;
	font-weight: bold;
	margin-bottom: 3px;
}

.album-description {
}

.thumbnail-frame {
	margin: 0px;
	padding: 0px;
}

.thumbnail-frame a {
}

.thumbnail-frame a:hover {
	height: 30px;
}

.thumbnail-frame img {
}

.thumbnail-caption {
	color: #4c4c4c;
	margin-top: -2px;
	font-size: 10pt;
}
	
/* @end */

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

.photo-background {
	text-align: center;
}

.photo-navigation {
	background: none;
	display: none;
}

.photo-navigation a {
	display: none;
}

.photo-navigation a:hover {
	display: none;
}

.photo-frame{

}

.photo-links {
	display: none;
}

.photo-title {
	display: none;
}

.photo-caption {
	font-size: 11pt;
	margin: 0px;
	text-align: center;
}

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

/* @group Quicktime Page */

.movie-title {
	font-size: 16pt;
	font-weight: bold;
	text-align: left;
}

.movie-description {
	text-align: center;
}

.movie-frame {
	text-align: center;
	margin-bottom: 10px;
}
	
/* @end */