/*<group=General Styles>*/
#wrapper {
	width: 796px;
	padding: 0px;
	background-position: left;
	background-image: url(images/back_trans.png);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FF9966;
	border-right-color: #FF9966;
	border-bottom-color: #FF9966;
	border-left-color: #FF9966;
	height: 652px;
}
body {
	background-attachment: fixed;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	background-image: url(images/stone.jpg);
	background-repeat: repeat;
}
#content {
	margin-left: 250px;
	padding-bottom: 10px;
	margin-right: 75px;
	width: 455px;
	color: #333333;
	font-size: 12.5px;
	letter-spacing: 0.125em;
	margin-top: 27px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}
#footer {
	height: 53px;
	width: 721px;
	background-position: left;
	background-repeat: repeat-y;
	color: #CCCCCC;
	font-size: 10px;
	clear: both;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 75px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #00FFFF;
	border-right-color: #00FFFF;
	border-bottom-color: #00FFFF;
	border-left-color: #00FFFF;
}
#header {
	height: 48px;
	width: 796px;
	background-repeat: no-repeat;
	background-position: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FF00FF;
	border-right-color: #FF00FF;
	border-bottom-color: #FF00FF;
	border-left-color: #FF00FF;
}













.head {
	font-size: 26px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	letter-spacing: .125em;
}
.slogan {
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	letter-spacing: .75em;
	line-height: 25px;
}
#contentContainer {
	vertical-align: top;
	margin-left: 215px;
	color: #FFFFFF;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #333333;
	padding-left: 25px;
	margin-top: 25px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 50px;
}

p {
}

b, strong {
	font-weight: bold;
	letter-spacing: 1px;
}

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

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

a:hover, a:active {
	color: #999999;
}

.image-left {
	margin: 3px;
	padding: 3px;
	float: left;
}

.image-right {
	margin: 3px;
	padding: 3px;
	float: right;
}
	
/*</group>*/

/*<group=Layout>*/

#container {
	width: 655px;
	margin: 0px auto;
	padding: 0px;
	letter-spacing: .125em;
}

#pageHeader {
	width: 780px;
	text-align: left;
	list-style: none;
	height: 90px;
	background: #296cd8 url(images/header_bg.jpg) no-repeat;
}

#pageHeader img {
	display: inline;
	float: right;
	margin-top: 20px;
	margin-right: 40px;
}

#pageHeader h1 {
	color: #ffffff;
	margin: 0px;
	font-weight: normal;
	font-size: 28px;
	padding: 20px 20px 0px 40px;
	letter-spacing: 6px;
}

#pageHeader h2 {
	color: #ffffff;
	margin: 0px;
	font-size: 14px;
	font-weight: normal;
	padding-right: 20px;
	padding-left: 40px;
	letter-spacing: 4px;
}


}

#contentContainer #content {
	line-height: 2em;
	padding-right: 30px;
	padding-left: 40px;
}

#sidebarContainer  { text-align: left; margin-top: 0; padding-top: 0; width: 209px; float: right; border-top: 1px solid #ffffff }

#sidebarContainer .sidebar {
	padding: 10px;
	line-height: 2.0em;
}

#footer a {
	color: #CCCCCC;
	text-decoration: none;
}

#footer a:hover {
	color: #333333;
	text-decoration: none;
}
	
/*</group>*/

/*<group=Bread-crumb>*/

#breadcrumbcontainer {
	text-align: left;
	width: inherit;
	padding: 0px;
	margin-top: 15px;
	clear: both;
	float: left;
}

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

#breadcrumbcontainer li {
	display: inline;
}

#breadcrumbcontainer a {
	display: inline;
}

#breadcrumbcontainer a:hover {
	display: inline;
}
	
/*</group>*/

/*<group=Toolbar>*/

/* Toolbar Styles */

#navcontainer #current {
	color: #333333;
	font-weight: bold;
	font-size: 11px;
}

#navcontainer {
	line-height: 20px;
	width: 140px;
	padding-left: 75px;
	margin-bottom: 20px;
	float: left;
	position: relative;
	z-index: 3;
	height: 425px;
	margin-top: 45px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #0000FF;
	border-right-color: #0000FF;
	border-bottom-color: #0000FF;
	border-left-color: #0000FF;
}

/* Parent - Level 0 */

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

#navcontainer li {
	font-size: 10px;
}


#navcontainer a {
	display: block;
	color: #666666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	height: 20px;
	letter-spacing: .125em;
	text-transform: uppercase;
}

#navcontainer a:hover {
	color: #ffffff;
	background: #999999;
	font-weight: bold;
	font-size: 11px;
}

/* Child - Level 1 */

#navcontainer ul ul {
	padding: 0px;
	margin: 0px;
	text-indent: 15px;
	font-size: 10px;
}

#navcontainer ul ul li {
	font-size: 10px;
}

#navcontainer ul ul a {
	display: block;
	text-decoration: none;
	font-weight: normal;
}

#navcontainer ul ul a:hover {
	background: #999999;
	color: #ffffff;
	font-weight: bold;
}

/* Child - Level 2 */

#navcontainer ul ul ul {
	padding: 0px;
	margin: 0px;
	color: #808080;
	text-indent: 40px;
}

#navcontainer ul ul ul li { 
}

#navcontainer ul ul ul a {
	display: block;
	text-decoration: none;
	font-weight: normal;
}

#navcontainer ul ul ul a:hover {
	background: #999999;
	color: #ffffff;
}

/* Child - Level 3 */

#navcontainer ul ul ul ul {
	padding: 0px;
	margin: 0px;
	color: #808080;
	text-indent: 60px;
}

#navcontainer ul ul ul ul li { 
}

#navcontainer ul ul ul ul a {
	display: block;
	text-decoration: none;
	font-weight: normal;
}

#navcontainer ul ul ul ul a:hover {
	background: #296cd8;
	color: #ffffff;
}

/* Child - Level 4 */

#navcontainer ul ul ul ul ul {
	padding: 0px;
	margin: 0px;
	color: #808080;
	text-indent: 80px;
}

#navcontainer ul ul ul ul ul li { 
}

#navcontainer ul ul ul ul ul a {
	display: block;
	text-decoration: none;
	font-weight: normal;
}

#navcontainer ul ul ul ul ul a:hover {
	background: #296cd8;
	color: #ffffff;
}
	
/*</group>*/

/*<group=Global Classes>*/

.standout {
	border: 1px solid #ebebeb;
	padding: 10px;
	background: #ffffff;
	font-style: italic;
	letter-spacing: 1px;
}

h1 {
	color: #296cd8;
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 3px;
	letter-spacing: 6px;
}

h2 {
	color: #296cd8;
	font-size: 22px;
	font-weight: normal;
	margin-bottom: 3px;
	letter-spacing: 5px;
}

h3 {
	color: #296cd8;
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 3px;
	letter-spacing: 4px;
}

h4 {
	color: #296cd8;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 3px;
	letter-spacing: 3px;
}

h5 {
	color: #296cd8;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 3px;
	letter-spacing: 2px;
}

.imageStyle {
	margin-right: 14px;
	vertical-align: text-top;
	border: none;
}
	
/*</group>*/

/*<group=Blog>*/

/*<group=Archive Page>*/

.blog-archive-background {
	color: #000000;
	text-align: center; /* To Make Content Centered */
	font: 12px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	background: #ffffff;
}

.blog-archive-headings-wrapper {
	text-align: left;
	width: 590px;
	padding: 10px;
}

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

.blog-archive-month {
	color: #296cd8;
	font-weight: normal;
	margin-bottom: 3px;
	letter-spacing: 6px;
	font-size: 18px;
}

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

.blog-entry {
}

.blog-entry-title {
	color: #333333;
	font-weight: bold;
	margin-bottom: 3px;
	letter-spacing: 6px;
	font-size: 14px;
}

.blog-entry-date {
	margin-bottom: 5px;
	margin-top: 2px;
	letter-spacing: 10px;
	border-bottom: 1px dotted #bfbfbf;
	padding-bottom: 5px;
	color: #bfbfbf;
}

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

.blog-entry-comments {
	margin-top: 10px;
	border-top: 1px dotted #bfbfbf;
}
	
/*</group>*/

/*<group=File Sharing>*/

.filesharing-description {
	margin-bottom: 20px;
	border-bottom: 1px solid #d9d9d9;
}

.filesharing-item {
	
}

.filesharing-item-title {
	color: #296cd8;
	font-size: 14px;
	font-weight: normal;
}

.filesharing-item-description {
	margin-bottom: 10px;
}

/*</group>*/

/*<group=Photo Album>*/

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

.thumbnail-wrap {
	text-align: center;
	position: relative;
	float: left;
	padding-right: 15.5px;
	padding-bottom: 15.5px;
}

.album-wrapper {
	display: block;
	width: 500px;
	position: relative;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFFF00;
	border-right-color: #FFFF00;
	border-bottom-color: #FFFF00;
	border-left-color: #FFFF00;
}


.album-title {
	color: #999999;
	font-size: 14px;
	letter-spacing: 0.50em;
	text-transform: uppercase;
	padding-bottom: 3px;
}

.album-description {
	color: #666666;
	padding-bottom: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
.page_title {
	font-size: 14px;
	text-transform: uppercase;
	color: #999999;
	width: 455px;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	display: block;
	margin-bottom: 17px;
	padding-bottom: 3px;
	letter-spacing: 0.5em;
}

.thumbnail-frame {
	height: 90px;
	width: 90px;
}

.thumbnail-frame a {
}

.thumbnail-frame a:hover {
	height: 30px;

}

.thumbnail-frame img  {
	background: url(images/sidebar_bg.png);
	border: 1px solid #333333;
	height: 100px;
	width: 100px;
}

.thumbnail-caption {
	color: #666666;
	margin-top: -2px;
	font-size: 8px;
}
	
/*</group>*/

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

.photo-background {
	text-align: center;
	background-image: url(images/back_trans.png);
	background-repeat: no-repeat;
	background-position: top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}

.photo-navigation {
	padding: 0px;
	color: #666666;
	width: 600px;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 43px;
	height: 90px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFFF00;
	border-right-color: #FFFF00;
	border-bottom-color: #FFFF00;
	border-left-color: #FFFF00;
	text-align: left;
	background-color: #666666;
}

.photo-navigation a {
	color: #CCCCCC;
	text-align: center;
}

.photo-navigation a:hover {
	color: #999999;
}

.photo-frame{
	margin: 0px;
	border: 1px solid #999999;
	background-image: url(images/stone.jpg);
}

.photo-links {
	font-size: 9px;
	color: #666666;
	text-align: center;
}

.photo-title {
	color: #CCCCCC;
	font-size: 14px;
	letter-spacing: 0.5em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 225px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	text-align: left;
	text-transform: uppercase;
	padding-bottom: 3px;
}

.photo-caption {
	font-size: 11px;
	margin: 0px;
	color: #333333;
	letter-spacing: 0.125em;
	width: 225px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	height: 30px;
	text-align: left;
}

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

/*<group=Quicktime Page>*/

.movie-title {
	color: #296cd8;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
}

.movie-description {
	text-align: center;
}

.movie-frame {
	text-align: center;
	margin-bottom: 10px;
}
	
/*</group>*/

/*<group=Quicktime Album>*/

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

.movie-page-title {
	color: #296cd8;
	font-size: 24px;
	font-weight: normal;
	text-align: left;
}

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

.movie-thumbnail-frame {
	float: left;
	display: inline;
	margin-bottom: 10px;
	margin-right: 10px;
}

.movie-thumbnail-caption {
	text-align: center;
	color: #296cd8;
	margin-top: 5px;
	font-size: 11px;
}
	
/*</group>*/

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

.movie-background {
	background: #ffffff;
	margin-top: 5px;
}

.movie-title {
	color: #296cd8;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
}

.movie-frame {
	text-align: center;
	margin-bottom: 10px;
}
#title {
	width: 796px;
	margin-left: 75px;
}
.home_photo {
}
#flash_content {
	height: 364px;
	width: 485px;
	padding-bottom: 10px;
}
