/*<group=General Styles>*/
* {
margin: 0;
padding: 0;
}

body {
background: #333 url("images/back.gif") repeat;
text-align: center;
font: normal 11px/18px verdana, arial, tahoma, sans-serif;
color: #333;
padding-top: 40px;
}

a:link {
color: #666;
text-decoration: none;
}

a:visited {
text-decoration: underline;
}

a:hover {
color: #ccc;
}
/*</group>*/

/*<group=Layout>*/

.clearer {
	clear: both;
}

#container {
	width: 680px;
background: #fff url("images/sidebar.gif") repeat-y;
background-position: 0 0;
border: solid 10px #fff;
margin: 0 auto;
text-align: left;
}

#pageHeader {
width: 680px;
height: 210px;
background: #000 url("images/header.jpg") no-repeat;
background-position: top right;
	border-left-color: #000000;
}

#pageHeader img {
	background: #000000;
}

#pageHeader h1 {
width: 140px;
height: 20px;
background-color: #333;
float: left;
font: bold 14px arial, verdana, tahoma, sans-serif;
padding-left: 20px;
color: #ffffff;
cursor: default;
}

#pageHeader h1:first-letter {
color: #f00;
text-decoration: underline;
}

#pageHeader h2 {
width: 419px;
height: 30px;
background-color: #333;
float: left;
font: normal bold 13px arial, verdana, tahoma, sans-serif;
padding-left: 10px;
color: #ffffff;
cursor: default;
	text-transform: capitalize;
}

#contentContainer {
float: left;
width: 500px;
margin: 0px 0 0 30px;
}

#contentContainer #content {
	padding: 10px;
}

#sidebarContainer {
width: 132px;
background-color: #ccc;
float: left;
position: relative;
border-top: 1px solid #fff;
font: normal 10px/18px verdana, arial, tahoma, sans-serif;
}


#sidebarContainer #sidebar {
padding: 8px;
}

#footer {
clear: both;
width: 400px;
margin-left: 163px;
}

#footer p {
	padding: 0px;
	margin: 0px;
}

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

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

/*<group=Toolbar>*/

/* Toolbar Styles */

#navcontainer {
}

#navcontainer #current {
	color: #fafafa;
	background: #333333;
	list-style: none;
	width: 140px;
	background-image: url("images/bullet.gif");
	background-repeat: no-repeat;
	background-position: 100% 50%;
	z-index: 2;

}
}

/* Parent - Level 0 */

#navcontainer ul {
	list-style: none;
	margin: 10px;
	padding: 0;
}

#navcontainer li a{
color: #fff;
font: 11px/24px verdana, arial, tahoma, sans-serif;
display: block;
width: 140px;
height: 24px;
background-color: #000;
border-bottom: 1px solid #fff;
padding-left: 8px;
text-decoration: none;
}


#navcontainer li a:hover {
background-color: #333;
}

#navcontainer a:active {
	color: #b1b1b1;
	background:;
	border-right: ffffff;
 #fafafa;
}

/* Child - Level 1 */

#navcontainer ul ul {
}

#navcontainer ul ul li {
}

#navcontainer ul ul a {
	padding-left: 10px;
	font-style: italic;
}

#navcontainer ul ul a:hover {
}

#navcontainer ul ul a:active {
}

/*</group>*/

/*<group=Global Classes>*/

blockquote {
background: no-repeat;
background-image: url(images/quoteblack.gif);
font: normal 10px/18px georgia, times, serif;
color: #271104;
width: 300px;
margin-left: 20px;
padding-left: 10px;
margin-bottom: 20px;
text-indent: 5px;
border-left-color: #000000;	
text-align: center;
background-position:top left;
}


h1 {
}

h2 {

}

h3 {

}

.imageStyle {

}
	
/*</group>*/

/*<group=Blog>*/

/*<group=Archive Page>*/

.blog-archive-background {
	background: #515151 none;
}.blog-archive-headings-wrapper {
	width: 730px;
	background: #ffffff;
	position: relative;
	text-align: left;
	padding: 10px;
}

.blog-archive-entries-wrapper {
	width: 730px;
	background: #ffffff;
	position: relative;
	text-align: left;
	padding: 10px;
}.blog-archive-month {
	font-weight: normal;
	font-size: 1.9em;
}.blog-archive-link {

}
	
/*</group>*/

.blog-entry {
}

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

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

.blog-entry-category {
}

.blog-category-link-enabled {
}

.blog-category-link-disabled {
}

.blog-entry-body {
	margin-bottom: 30px;
	border-bottom: 1px dotted #59554c;
	padding-bottom: 10px;
}

.blog-entry-comments {
	padding-top: 10px;
}
	
/*</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 {

}

/*</group>*/

/*<group=Photo Album>*/

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

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

.album-description {
	margin-bottom: 15px;
	margin-top: 5px;
} 

.thumbnail-table {
	width: 99%;
}

.thumbnail-frame {

}

.thumbnail-frame a {
}

.thumbnail-frame a:hover {
}

.thumbnail-frame img {
	border: none;
}

.thumbnail-caption {

}
	
/*</group>*/

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

.photo-background {
	margin: 10px;
}

.photo-navigation {
	background: #ffffff;
	margin-bottom: 10px;
	padding: 10px 10px 5px;
	text-align: left;
}

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

}

.photo-navigation a:hover {

}

.photo-frame{
	background: #f8f8f8;
	padding: 5px;
}

.photo-links {

}

.photo-title {
	font-weight: normal;
	font-size: 1.9em;
	margin: 0 0 3px;

}

.photo-caption {

}

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

/*<group=Quicktime Page>*/

.movie-description {

}
	
/*</group>*/

/*<group=Quicktime Album>*/

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

.movie-page-title {
	font-weight: normal;
	margin-bottom: 3px;
	font-size: 1.9em;
}.movie-page-description {
	margin-bottom: 15px;
	margin-top: 5px;
}.movie-thumbnail-frame {
	width: 132px;
	float: left;
	text-align: center;
	margin-right: 10px;
	margin-bottom: 10px;
}

.movie-thumbnail-caption {

}
	
/*</group>*/

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

.movie-background {
	margin: 10px;
}

.movie-title {
	font-size: 2.5em;
	color: #ffffff;
	text-shadow: 0px 2px 3px #111111;
}

.movie-frame {

}
	
/*</group>*/


/*</group>*/

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

.required-text {
	color: #ff0000;
} 

.form-input-field {
} 

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