/*<group=General Styles>*/

body {
	text-align: left;
	font-family: arial, sans-serif;
	font-size: 0.9em;
	margin: 0px;
	padding: 0;
	white-space: pre;
}

p {
}

b, strong {

}

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

a:visited {
	color: #681796;
}

a:hover, a:active {
	text-decoration: none;
	background: #ffffff;
	color: #681796;
}

img {
	max-width: 99%;
}

.image-left {

}

.image-right {

}
	
/*</group>*/

/*<group=Layout>*/

#container { 
	background: #ffffff;
	width: 100%;
}

#pageHeader {
	height: auto;
	text-align: left;
	margin-bottom: 8px;
	padding: 3px;
}

#pageHeader img {
	position: relative;
	top: auto;
	right: auto;
}

#pageHeader h1 {
	color: #ffffff;
	font-size: 1.3em;
	margin: 0 0 5px;
	padding-top: 0px;
	font-weight: bold;
}

#pageHeader h2 {
	font-size: 1.1em;
	margin: 0;
	color: #ffffff;
	font-weight: normal;
}

#contentContainer {
	margin: 0px;
	display: block;
	width: auto;
}

#contentContainer #content {
	margin: 0;
	padding: 0;
}

#sidebarContainer {
	float: none;
	width: auto;
	display: block;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

#sidebarContainer #sidebar {
	margin: 0;
	padding: 0px;
}

#sidebarContainer .sideHeader {
	color: #000000;
	font-weight: bold;
	margin-bottom: 5px;
}

#footer p {
color: #000000;
}

#footer a:link, #footer a:visited {
color: #000000;
}

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

/*<group=Global Classes>*/

blockquote, .standout {
	margin: 0;
	padding: 5px;
	font-weight: bold;
}

h1 {
}

h2 {
}

h3 {
}

h4 {
}

/*<group=Photo Album>*/

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

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

.album-description {
	margin-bottom: 8px;
	font-size: 0.9em;
	color: #ffffff;
}

table.thumbnail-table {
	width: 99%;
}

table.thumbnail-table, table.thumbnail-table tr, table.thumbnail-table td {
	display: block;
}

.thumbnail-frame {
}

.thumbnail-frame:hover {
}

.thumbnail-frame a {
}

.thumbnail-frame a:hover {
}

.thumbnail-frame img {
}

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

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

.photo-background {
}

.photo-navigation {
}

.photo-links {
}

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

}

.photo-navigation a:hover {

}

.photo-frame{
}

.photo-title {
}

.photo-caption {
}

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

/*<group=Quicktime Page>*/

.movie-description {

}
	
/*</group>*/

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

.required-text {
} 

.form-input-field {
	max-width: 100%;
} 

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


