a:link { font-weight: bold; text-decoration: none; color: white; }
a:visited { font-weight: bold; text-decoration: none; color: white; }
a:hover { color: red; font-weight: bold; }
body { font-family: Arial, sans-serif; background-repeat: repeat; background-image: url(images/conc.jpg); height: 600px; width: 800px; margin-right: auto; margin-left: auto; z-index: 0; }
#container { margin-right: auto; margin-left: auto; height: 600px; width: 900px; }
#banner { margin-left: 10px; float: none; position: relative; z-index: 20; height: 177px; width: 775px; }
#nav { position: relative; background-repeat: no-repeat; color: white; width: 800px; font-family: "Courier New", Courier, monospace; text-align: center; height: 37px; z-index: 10; overflow: hidden; }
#nav li { font-size: 16px; left: -20px; z-index: 10; margin-right: 7px; margin-left: 7px; text-align: center; position: relative; float: left; list-style-type: none; height: 20px; overflow: hidden; }
#nav li li { display: none; visibility: collapse; height: 0px; width: 0px; z-index: 0; list-style-type: none; overflow: hidden; }
#current { color: red; visibility: visible; display: inline; }
#sidebar { margin-left: -230px; border-style: none; font-size: 16px; margin-top: -70px; visibility: visible; line-height: 60px; position: relative; width: 1100px; font-family: "Courier New", Courier, monospace; text-align: center; height: 120px; z-index: 50; overflow: hidden; }
#sidebar a:link {
	color: white;
}

#sidebar a:visited { font-weight: bold; text-decoration: none; color: white; }
#sidebar a:hover {
	color: #fdfc7f;
}

#sidebar li { border-style: none; position: relative; text-align: center; visibility: hidden; display: inline; z-index: 20; list-style-type: none; overflow: hidden; }
#sidebar li li { border-style: none; visibility: visible; display: inline; z-index: 50; margin-right: 6px; margin-left: 6px; text-align: center; list-style-type: none; overflow: hidden; }
#sidebar #current {
	color: #ffff7f;
}

#content { font-size: 12px; font-family: "Lucida Grande", Verdana, Arial, sans-serif; z-index: 0; padding-left: 10px; padding-bottom: 10px; padding-right: 100px; padding-top: 10px; position: relative; float: left; min-height: 390px; height:auto; background-color: #7f7f7f; width: 675px; overflow: hidden}
#logo { left: -100px; margin-top: -210px; float: right; z-index: 1; position: relative; background-repeat: no-repeat; background-image: url(images/logo.gif); height: 600px; width: 106px; }
#footer { color: #8e0000; font-family: "Courier New", Courier, monospace; text-align: center; float: left; height: 20px; width: 800px; }
.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;
}
.currentAncestor {
	color: red;
}
table {
	font-size: 1em;
}
	
/*</group>*/

/*<group=Blog>*/

/*<group=Archive Page>*/

.blog-archive-background {
}

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

.blog-archive-headings-wrapper {
	margin-bottom: 15px;
}

.blog-archive-entries-wrapper {
}

.blog-archive-entries-wrapper .blog-entry {
}

.blog-archive-month {
	font-size: 2em;
	margin-bottom: 3px;
	font-weight: bold;
}

.blog-archive-link {
}

.blog-archive-link a:link, .blog-archive-link a:visited {
}

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

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

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

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

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

.blog-entry-body {
	
}

.blog-entry-comments {
	border-top: 1px solid #cdcfd7;
	padding-top: 5px;
	margin-top: 5px;
}

/*styles the category link in the main entry */
.blog-entry-category {
}

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

/*styles the permalink link in the main entry */
.blog-entry-permalink {
}

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




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

/*<group=File Sharing>*/

.filesharing-description {
	margin-bottom: 15px;
}

.filesharing-item {
	margin-bottom: 15px;
}

.filesharing-item-title a:link {
	font-size: 2em;
	margin-bottom: 3px;
	font-weight: bold;
	text-decoration: none;
}

.filesharing-item-title a:hover {
}

.filesharing-item-title a:visited {

}

.filesharing-item-description {
	color: #9998a1;
}

/*</group>*/

/*<group=Photo Album>*/

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

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

.album-description {
	margin-bottom: 70px;
}

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

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

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

.thumbnail-frame:hover {
}

.thumbnail-frame a {
}

.thumbnail-frame a:hover {
}

.thumbnail-frame img {
	margin: auto;
	border: 3px solid #e3e3e3;
}

.thumbnail-caption {
	color: black;
	font-size: 0.9em;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 38px;
	display: block;
}
	
/*</group>*/

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

.photo-background {
}

.photo-navigation {
	border: 5px solid #ffffff;
	color: white;
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 10px;
}

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

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

}

.photo-navigation a:hover {

}

.photo-frame{
	padding: 5px;
}

.photo-title {
	font-size: 2em;
	margin-bottom: 3px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

.photo-caption {
	padding: 0;
	margin: 0 0 10px;
}

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

/*<group=Quicktime Page>*/

.movie-description {

}
	
/*</group>*/

/*<group=Quicktime Album>*/

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

.movie-page-title {
	font-size: 2em;
	margin-bottom: 3px;
	font-weight: bold;
}

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

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

.disc li {
	list-style-type: none;
	position: relative;
	float: left;
	width: 33%;
}

h5 {
	text-align: justify;
}


