/*<group=General Styles>*/

body {
	text-align: center;
	font: 0.85em "Lucida Grande", Arial, Helvetica, Swiss, SunSans-Regular;
	background: url(images/body_bg.png) repeat;
	margin: 20px;
	color: #2b2b2b;
}

p {
}

b, strong {

}

a:link, a:visited {
	color: #056ace;
	text-decoration: none;
}

a:hover, a:active {
	color: #0583ff;
}

img {

}

.image-left {

}

.image-right {

}
	
/*</group>*/

/*<group=Layout>*/

#container { 	width: 600px;	margin: 0px auto; /* Right And Left Margin Widths To Auto */	text-align: justify; /* Hack To Keep IE5 Windows Happy */
}

.clearer {
	clear: both;
}

#pageHeader {
	width: 600px;
	height: 63px;
	background: url(images/header_bg.png) no-repeat;
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 30px;
}

#pageHeader img {

}

#pageHeader h1 {
	color: #ffffff; 
	font-size: 2.2em; 
	text-shadow: 0px 1px 3px #000000;
	display: inline;
}

#pageHeader h2 {
	color: #ffffff; 
	font-size: 1.2em; 
	text-shadow: 0px 1px 3px #000000;
	display: inline;
}

#contentContainer {
	background: #ffffff;
}

#contentContainer #top {
	width: 600px;
	height: 14px;
	background: no-repeat url(images/content_top.png);
}

#contentContainer #bottom {
	width: 600px;
	height: 14px;
	background: url(images/content_bottom.png) no-repeat;
}

#contentContainer #content {
	margin-right: 150px;
	padding: 10px 20px;
}

#sidebarContainer {
	width: 150px;
}

#sidebarContainer #sidebar {
	padding: 24px 10px 10px 0;
}

#sidebarContainer .sideHeader {
	color: #0065d1;
	font-weight: bold;
}

#footer { 
	color: #ffffff;
	text-align: center;
}

#footer p {
}

#footer a:link, #footer a:visited {

}

#footer a:hover, #footer a:active {
}
	
/*</group>*/

/*<group=Bread-crumb>*/

#breadcrumbcontainer {
}

#breadcrumbcontainer ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#breadcrumbcontainer li {
	display: inline;
}

#breadcrumbcontainer a {

}

#breadcrumbcontainer a:hover {

}
	
/*</group>*/

/*<group=Toolbar>*/

/* Toolbar Styles */

#navcontainer {
	padding-top: 5px;
}

#navcontainer #current {
	color: #ffffff; 
}

#navcontainer #current:hover {
}

#navcontainer .currentAncestor {
	color: #ffffff; 
}

/* Parent - Level 0 */

#navcontainer ul{
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
}

#navcontainer li {
	display: inline;
}

#navcontainer a {
	color: #90c1ef;
	margin-right: 10px;
}

#navcontainer a:hover {
	color: #ffffff; 
}

#navcontainer a:active {
}

/* Child - Level 1 */

#navcontainer ul ul {
	position: absolute;
	left: 0;
	top: 28px;
}

#navcontainer ul ul li {
}

#navcontainer ul ul a {
	font-size: 0.9em;
}

#navcontainer ul ul a:hover{
}

#navcontainer ul ul #current{
}

/* Child - Level 2 */

#navcontainer ul ul ul {

}

#navcontainer ul ul ul li { 
}

#navcontainer ul ul ul a{
}

#navcontainer ul ul ul a:hover{

}

/* Child Level 3 */

#navcontainer ul ul ul {
	display: none;
}

/*</group>*/

/*<group=Global Classes>*/

blockquote, .standout {
}

h1 {
	color: #0065d1; 
	font-size: 2.2em; 
	text-shadow: 0px 1px 3px #000000;
}

h2 {
	color: #0065d1; 
	font-size: 2.2em; 
	text-shadow: 0px 1px 3px #000000;
}

h3 {
	color: #0065d1; 
	font-size: 2.2em; 
	text-shadow: 0px 1px 3px #000000;
}

h4 {
	color: ##0065d1; 
	font-size: 2.2em; 
	text-shadow: 0px 1px 3px #000000;
}

.imageStyle {

}
	
/*</group>*/

/*<group=Blog>*/

/*<group=Archive Page>*/

.blog-archive-background {
}.blog-archive-headings-wrapper {
	width: 600px;
	background: #ffffff top no-repeat url(images/content_top.png);
	border-bottom: 1px solid #2b2b2b;
	margin: 0px auto; /* Right And Left Margin Widths To Auto */	text-align: justify; /* Hack To Keep IE5 Windows Happy */
}

.blog-archive-entries-wrapper {
	width: 600px;
	background: #ffffff bottom no-repeat url(images/content_bottom.png);
	margin: 0px auto; /* Right And Left Margin Widths To Auto */	text-align: justify; /* Hack To Keep IE5 Windows Happy */
}

.blog-archive-entries-wrapper .blog-entry {
	padding: 20px;
}.blog-archive-month {
	color: #2b2b2b;
	font-size: 2.2em; 
	display: inline;
	padding-left: 20px;
	padding-right: 20px;
}

.blog-archive-link {
	color: #ffffff; 
	font-size: 1.2em; 
	display: inline;
	padding-left: 20px;
	padding-right: 20px;
}.blog-archive-link a:link, .blog-archive-link a:visited {
}
	
/*</group>*/

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

.blog-entry-title {
	color: #0065d1; 
	font-size: 2.2em;
}

.blog-entry-date {
	font-size: 0.95em;
	color: #b3b3b3;
	margin-bottom: 10px;
}

.blog-entry-body {
}

.blog-entry-comments {
	font-size: 0.95em;
}

.blog-entry-category {
}

.blog-category-link-enabled {
}

.blog-category-link-disabled {
}

/*</group>*/

/*<group=File Sharing>*/

.filesharing-description {
}

.filesharing-item {
}

.filesharing-item-title a:link {
}

.filesharing-item-title a:hover {
}

.filesharing-item-title a:visited {

}

.filesharing-item-description {
	font-size: 0.95em;
	color: #b3b3b3;
	margin-bottom: 10px;
}

/*</group>*/

/*<group=Photo Album>*/

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

.album-title {
	color: #0065d1; 
	font-size: 2.2em;
}

.album-description {
	font-size: 0.95em;
	color: #b3b3b3;
	margin-bottom: 10px;
}

.thumbnail-table {
	width: 99%;
}

.thumbnail-frame {
}

.thumbnail-frame:hover {
}

.thumbnail-frame a {
}

.thumbnail-frame a:hover {
}

.thumbnail-frame img {
}

.thumbnail-caption {
	font-size: 0.95em;
	color: #b3b3b3;
}
	
/*</group>*/

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

.photo-background {
}

.photo-navigation {
	width: 560px;
	height: 63px;
	background: url(images/header_bg.png) no-repeat center top;
	padding-top: 3px;
	padding-left: 20px;
	padding-right: 20px;
	margin: 0px auto 30px; /* Right And Left Margin Widths To Auto */	text-align: justify; /* Hack To Keep IE5 Windows Happy */
}

.photo-links {
	margin: 6px 0 0 0;
}

.photo-navigation a:link, .photo-navigation a:visited {
	color: #ffffff;
}

.photo-navigation a:hover {
	text-decoration: underline;
}

.photo-frame{
	border: 5px solid #ffffff;
}

.photo-title {
	color: #ffffff; 
	font-size: 2em; 
	font-weight: bold;
	text-shadow: 0px 1px 3px #000000;
	display: inline;
	margin: 0;
}

.photo-caption {
	color: #ffffff; 
	font-size: 1em; 
	font-weight: bold;
	text-shadow: 0px 1px 3px #000000;
	display: inline;
	margin: 0;
}

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

/*<group=Quicktime Page>*/

.movie-description {

}
	
/*</group>*/

/*<group=Quicktime Album>*/

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

.movie-page-title {
	color: #0065d1; 
	font-size: 2.2em;
}.movie-page-description {
	font-size: 0.95em;
	color: #b3b3b3;
	margin-bottom: 10px;
}.movie-thumbnail-frame {
	width: 132px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	text-align: center;
}

.movie-thumbnail-frame:hover {
}

.movie-thumbnail-caption {
}
	
/*</group>*/

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

.movie-background {
}

.movie-title {
}

.movie-frame {

}
	
/*</group>*/


/*</group>*/

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

.required-text {
} 

.form-input-field {
} 

.form-input-button { 
} 
/*</group>*/


