/* @group p=General Styles */
	body {
	font-family: trebuchet ms, verdana, arial, tahoma;
	font-size: 80%;
	color: #767676;
	background-color: #ffffff;
	line-height: 150%;
	margin-top: 0px;
	background: #ffffff url(images/bg.gif) top center repeat-x;
	text-align:left;

}

#border {
	border: 0px;
	width: 800px;
	background-color: #FFFFFF;
	background-image: url(images/backround2.gif);
	background-repeat: no-repeat;
	margin: 0 auto;
}

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

a:visited {
	color: #990000;
	text-decoration: none;
}

a:active {
	color: #990000;
	text-decoration: none;
}

a:hover {
	color: #990000;
	text-decoration: none;
}

img {border: none;}
/* @end */
	/* @group up=Layout */
		.clearer {
	clear: both;
}

#wrapper {
	width: 770px;
	margin: 0px auto;
	background-color: #ffffff;
	border: 0px solid #ffffff;
}

#container {
	max-width: 770px;
	background-color: #FFFFFF;
}

#pageHeader {
	height: 188px;
	border-top: 2px solid #bcbcbc;
	border-bottom: 2px solid #bcbcbc;
	background-image: url(images/header.gif);
	margin: 0 auto;
}

#pageHeader img {

}

#pageHeader h1 {
	margin: 0;
	font-size: 2.6em;
	padding-top: 95px;
	color: #000000;
	padding-left: 10px;
}

#pageHeader h2 {
	margin: 0;
	font-size: 1.4em;
	font-weight: normal;
	color: #727272;
	padding-left: 10px;
	line-height: 150%;
}

#contentContainer {
	background: #ffffff;
	width: 100%;
	float: left;
	overflow: hidden;
	text-align: left;
}

#contentContainer #content {
	padding: 10px;
}


#container2 {
	text-align:left;
	max-width: 770px;
	background-color: #d3d3d3;
}

#sidebarContainer {
	width: 0%;
	float: right;
	overflow: hidden;
	text-align: center;
}

#sidebarContainer #sidebar {
	padding: 10px;
}

#footer {
	text-align: center;
	height: 0px;
	padding: 10 1em;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	color: #555555;
}

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

#footer a:link, #footer a:visited {
	text-align: left;
}

#footer a:hover, #footer a:active {
	text-align: left;
}

/* @end */
		/* @group oup=Bread-crumb */
			#breadcrumbcontainer {
	margin-bottom: 10px;
	color: #000000;
	padding: 5px;
}

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

#breadcrumbcontainer li {
	display: inline;
	color: #000000;
}

#breadcrumbcontainer a {
	color: #669900;
}

#breadcrumbcontainer a:hover {
	color: #000000;
}

/* @end */
			/* @group roup=Toolbar */
				/* Toolbar Styles */
	
#navcontainer {
	position: relative;
	width: 771px;
	margin: 0px;
	top: 18px;
	font-size: 100%;
	height: 41px;
	text-align: center;
}

#navcontainer #current {
	color: #000000;
	border-bottom: 12px solid #990000;
}

/* Parent - Level 0 */
#navcontainer ul {
	display: inline;
	margin: 0;
	padding: 4px 0px 0px 0px;
}

#navcontainer li {
	display: inline;
	/*float: left;*/
}

#navcontainer a {
	font-weight: bold;
	color: #606060;
	padding: 0px 5px 0px 5px;
	border-bottom: 5px solid #7c7c7c;
}

#navcontainer a:hover {
	color: #000000;
	border-bottom: 5px solid #332222;
}

#navcontainer a:active {

}

#navcontainer ul ul {
display: none;

}



#navcontainer2 { 
background: url(images/bg1.png) repeat-x;

}

#navcontainer2 ul {
	list-style-type: none;
} 

#navcontainer2 li{ 
display: inline;
} 

#navcontainer2 ul li a {
display: none;
} 

#navcontainer2 ul ul{
list-style-type: none;
} 

#navcontainer2 ul ul li { 
display: block;
height:23px;

} 

#navcontainer2 ul ul a { 
display: block;
color: #fff;
height:40px;
margin-top: 1px;
} 

#navcontainer2 ul ul a:hover{
} 
	
#navcontainer2 ul ul #current{

}

blockquote {

}

h1 {

}

h2 {

}

h3 {

}

.imageStyle {

}

/* @end */
					/* @group <group=Blog */
						/* @group 	<group=Archive Page */
							.blog-archive-background {
	width: 770px;
	text-align: left;
	background: #ffffff url(images/bg.gif) repeat-x fixed;
	margin-left: auto;
	margin-right: auto;
	border-right-width: 6px;
	border-bottom-width: 6px;
	border-left-width: 6px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.blog-archive-headings-wrapper {
	text-align: left;
	padding: 10px;
	color: #ffffff;
	background: no-repeat url(images/header.gif)  right center;
	height: 170px;
	margin-top: 41px;
}

.blog-archive-entries-wrapper {
	text-align: left;
	padding: 10px;
	color: #000000;
}

.blog-archive-month {
	color: #000000;
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 3px;
	text-decoration: none;
}

.blog-archive-link {
	color: #bcbcbc;
	text-decoration: none;
}

/* @end */
							.blog-entry {

}

.blog-entry-title {
	color: #767676;
	;;;;;;;;;;
							font-size: 20px;
	font-weight: normal;
	margin-bottom: 3px;
	line-height: 24px;
}

.blog-entry-date {
	margin-bottom: 10px;
	margin-top: 5px;
	color: #000000;
}

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

.blog-entry-comments {

}

/* @end */
							/* @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 {

}

/* @end */

/* @group Photo Album */

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

.album-title {
	color: #990000;
	margin: 0 0 10px;
	letter-spacing: 1px;
	text-shadow: none;
	font-size: 2.8em;
	line-height: 1.2em;
}

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

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

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

.thumbnail-frame {
	color: #9999;
	background: url(images/menu_bg.png);
	position: absolute;
	padding: 5px;
	bottom: 0;
	left: 0;
}

.thumbnail-frame:hover {

}

.thumbnail-frame a {

}

.thumbnail-frame a:hover {

}

.thumbnail-frame img {
	border: 2px solid #020202;
	margin: auto;
}

.thumbnail-caption {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 38px;
	display: block;
}

/* @end */

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



/* @group Photo Album */

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

.album-title {
	display:none;
	margin-bottom: 0px;
}

.album-description {
	margin-top:10px;
	margin-bottom:35px;
	font-size: 1.7em;
	color: #999999;
}

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

.thumbnail-wrap {
	text-align: center;
	position: relative;
	float: left;
	margin-bottom: 29px;
	margin-right: 15px;
	display: block;
	top: 20px;
}.thumbnail-frame {	padding: 5px;
	background: #ffffff;
	border-top: 1px solid #dad5d5;
	border-bottom: 1px solid #dad5d5;
	border-left: none;
	border-right: none;
	position: absolute;
    bottom: 0;
    left: 0;}

.thumbnail-frame a {
}

.thumbnail-frame a:hover {
}

.thumbnail-frame img {
	border: 0;
}

.thumbnail-caption {
	margin: 0;
	padding: 0 0 0 0;
	height: 35px;
	display: block;
	font-size: 0.8em;
}
	
/* @end */

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

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

.photo-navcontainer {
	width: 380px;
	border: 20px solid #ffffff;
	padding: 22px 20px 12px;
	margin: 0 auto;
}

.photo-links {
}

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

}

.photo-navcontainer a:hover {

}

.photo-frame{
	padding: 10px;
	background: #f0f0f0;
	border-left: 1px solid #e1dede;
	border-right: 1px solid #e1dede;
}

.photo-title {

}

.photo-caption {
	display: inline;
	font-weight: normal;
	font-size: 1.6em;
}

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

/* @end */
	
/* @end */
								/* @group 			
											<group=Quicktime Page */
												.movie-description {

}

/* @end */
												/* @group 							<group=Quicktime Album */
													/* @group 								<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 {

}

/* @end */
														/* @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 {

}

/* @end */
															/* @end */
															/* @group 										<group=Contact Form */
																.message-text {
	width: 800px;
}

.required-text {
	color: #ff0000;
}

.form-input-field {
	color: #990000;
}

.form-input-button {

}

/* @end */											}
																.form-input-field {
	color: #990000;
}

.form-input-button {

}

/* @end */