/*<group=Global Classes>*/.standout {	border: 1px solid #e2e2e2;	background: #f1f1f1;	color: #666666;	padding: 5px;	margin-top: 5px;	margin-bottom: 5px;	font: bold 14px   'Lucida Grande', Geneva, Arial, Verdana, sans-serif;}h1 {	color: #white;
	text-shadow: 0px 3px 3px #000000;	margin: 0px;
	font: bold 22px Verdana, Arial, Helvetica, sans-serif;
	width: 300px;
}h2 {	color: #white;
	text-shadow: 0px 3px 3px #000000;	margin: 0px;
	font: bold 17px Verdana, Arial, Helvetica, sans-serif;
	width: 300px;
}h3 {	color: #white;
	text-shadow: 0px 3px 3px #000000;	margin: 0px;
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	width: 300px;
}.imageStyle {	border: 1px solid #dcdcdc;	padding: 5px;	margin: 5px;}	/*</group>*//*<group=General Styles>*/

body {	background: url(images/l_shade.jpg) transparent repeat;	color: black;	text-align: left; /* To Make Content Centered */	margin: 0px;	font: 12px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
}p { 	font-size: 12px;	font-family: 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	color: black;
	text-indent: 15px;
	text-align: left;
}b, strong {	font-family: 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;	font-size: 12px;	font-weight: bold;
	color: black;
	text-align: left;
}a:link { 	color: #258bee;
	font: 12px   'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	text-decoration: none;
}a:visited { 	color: #a8a8a4;
	font: 12px   'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	text-decoration: none;
}a:hover, a:active { 	color: #9bc2ee;
	text-shadow: 0px 0px 5px #white;
	font: 12px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
}

a:visited { 	color: #a8a8a4;
	font: 12px   'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	text-decoration: none;
}
	
/*</group>*//*<group=Toolbar>*/

/* Toolbar Styles */

/* This id styles the toolbar in table version only  */

.tablenavcontainer {
	position: relative;	height: 30px;
	width: 100px;
	padding: 0;
	color: #ffffff;
	font: 11px Arial, Helvetica, sans-serif;
	margin-top: 25px;
	margin-left: 5px;
	top: 0px;
}

/* This id styles the toolbar in css version only  */

.navcontainer {
	position: relative;	height: 30px;
	width: 100px;
	margin: 0px auto 0px 5px; /* Right And Left Margin Widths To Auto */ /* Hack To Keep IE5 Windows Happy */
	padding: 0;
	white-space: nowrap;
	padding-top: 0px;
	color: #ffffff;
	font: 11px Arial, Helvetica, sans-serif;
	top: 0px;
}

.navcontainer #current {	text-shadow: none;	background: repeat-x url(images/button_selected.png) center center;
	width: 100px;
	height: 30px;
	font: 11px Arial, Helvetica, sans-serif;
	top: 0px;
}

/* Parent - Level 0 */

.navcontainer ul {
	padding: 0px;
	z-index: 2;
	font: 11px Arial, Helvetica, sans-serif;
	margin-left: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	top: 0px;
} .navcontainer li {
	float: left;
	list-style-type: none;
	padding: 0px;
	font: 11px Arial, Helvetica, sans-serif;
} .navcontainer a {
	position: relative;
	width: 100px;
	height: 30px;
	display: block;
	margin: 0;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	padding: 0px;
	background: repeat-x url(images/button_normal.png) center center;
	text-shadow: 0px 1px 0px #ffffff;
	font: 11px/normal Arial, Helvetica, sans-serif;
	padding-top: 15px;
} .navcontainer a:hover {
	text-decoration: none;
	background: url(images/button_over.png) repeat-x center;
	text-shadow: none;
	width: 100px;
	height: 30px;
	color: #ffffff;
	padding-top: 15px;
	font: 11px/normal Arial, Helvetica, sans-serif;
}

.navcontainer a:current {
	text-decoration: none;
	background: url(images/button_current.png) repeat-x center;
	text-shadow: none;
	width: 100px;
	height: 30px;
	color: #ffffff;
	padding-top: 15px;
	font: 11px/normal Arial, Helvetica, sans-serif;
}

/* Child - Level 1 */ .navcontainer ul ul {
	position: absolute;
	width: 678px;
	left: 0;
	top: 45px;
	margin: 0;
	padding: 0;
	white-space: nowrap;
	height: 1px;
	text-align: left;
	font: 11px Arial, Helvetica, sans-serif;
	padding-left: 15px;
} .navcontainer ul ul li {
	margin: 0;
	border: 0;
	font: 11px Arial, Helvetica, sans-serif;
}

.navcontainer ul ul li a {
	border: 0;
	color: white;
	background: transparent url(images/button_normal2.png) repeat-x;
	margin: 0px;
	width: 9em;
	height: 16px;
	padding: 1px 0px 0px 0px;
	text-shadow: 0px 0px 0px #ffffff;
	font: normal 11px Verdana, Arial, sans-serif;
} .navcontainer ul ul li a:hover {
border: 0;
	color: white;
	background: transparent url(images/button_over2.png) repeat-x;
	margin: 0px;
	width: 9em;
	height: 16px;
	padding: 1px 0px 0px 0px;
	text-shadow: 0px 0px 5px #white;
	font: normal 11px Verdana, Arial, sans-serif;
}

.navcontainer ul ul #current {	border: 0;
	color: white;
	background: transparent url(images/button_selected2.png) repeat-x;
	margin: 0px;
	width: 9em;
	height: 16px;
	padding: 1px 0px 0px 0px;
	text-shadow: 0px 0px 5px #white;
	font: normal 11px Verdana, Arial, sans-serif;
}
/* Child - Level 2 */

.navcontainer ul ul ul {
	position: absolute;
	width: 678px;
	left: 0px;
	margin: 0;
	white-space: nowrap;
	height: 1px;
	top: 20px;
	padding: 0px 0px 0px 15px;
	font: 11px Arial, Helvetica, sans-serif;
	text-align: center;
}


.navcontainer ul ul ul li {
	margin: 0;
	border: 0;
	font: 11px Arial, Helvetica, sans-serif;
}

.navcontainer ul ul li a {
	border: 0;
	color: #white;
	background: transparent url(images/button_normal2.png) repeat-x;
	margin: 0px;
	width: 9em;
	height: 16px;
	padding: 1px 0px 0px 0px;
	text-shadow: 0px 0px 0px #ffffff;
	font: normal 11px Arial, Helvetica, sans-serif;
}

.navcontainer ul ul li a:hover {
border: 0;
	color: #white;
	background: transparent url(images/button_over2.png) repeat-x;
	margin: 0px;
	width: 9em;
	height: 16px;
	padding: 1px 0px 0px 0px;
	text-shadow: 0px 0px 5px #white;
	font: normal 11px Arial, Helvetica, sans-serif;
}

.navcontainer ul ul #current {	border: 0;
	color: #ececec;
	background: transparent url(images/button_selected2.png) repeat-x;
	margin: 0px;
	width: 9em;
	height: 16px;
	padding: 1px 0px 0px 0px;
	text-shadow: 0px 0px 5px #white;
	font: normal 11px Arial, Helvetica, sans-serif;
}

/* Child - Level 3 */

.navcontainer ul ul ul ul {
	position: absolute;
	width: 678px;
	left: 0px;
	margin: 0;
	white-space: nowrap;
	height: 1px;
	top: 15px;
	padding: 0px 0px 0px 15px;
	font: 11px Arial, Helvetica, sans-serif;
	text-align: center;
}


.navcontainer ul ul ul ul li {
	margin: 0;
	border: 0;
	font: 11px Arial, Helvetica, sans-serif;
}

.navcontainer ul ul ul ul li a {
	border: 0;
	color: #white;
	background: transparent url(images/button_normal2.png) repeat-x;
	margin: 0px;
	width: 9em;
	height: 16px;
	padding: 0px 0px 0px 0px;
	text-shadow: 0px 0px 0px #ffffff;
	font: normal 11px Arial, Helvetica, sans-serif;
}

.navcontainer ul ul ul ul li a:hover {
border: 0;
	color: #white;
	background: transparent url(images/button_over2.png) repeat-x;
	margin: 0px;
	width: 9em;
	height: 16px;
	padding: 0px 0px 0px 0px;
	text-shadow: 0px 0px 5px #white;
	font: normal 11px Arial, Helvetica, sans-serif;
}

.navcontainer ul ul ul ul #current {	border: 0;
	color: #ececec;
	background: transparent url(images/button_selected2.png) repeat-x;
	margin: 0px;
	width: 9em;
	height: 16px;
	padding: 0px 0px 0px 0px;
	text-shadow: 0px 0px 5px #white;
	font: normal 11px Arial, Helvetica, sans-serif;
}


/*</group>*//*<group=Layout>*/

.header {
	background: no-repeat url(images/heading.jpg);
	width: 674px;
	height: 142px;
}

.header2 {
	background: no-repeat url(images/heading2.jpg) transparent;
	width: 500px;
	height: 92px;
	padding-top: 15px;
}

.toolbarcontainer {
	width: 674px;
	height: 92px;
	background: url(images/toolbar.jpg) no-repeat;
}

.footercontainer {
	background: url(images/footer.jpg) no-repeat;
	width: 674px;
	height: 75px;
	text-align: left;
	padding-top: 15px;
}

.bodybackground {
	background: repeat-y url(images/bg.jpg);
	width: 674px;
}

.sidebarimage {
	background: url(images/sidebar.jpg) repeat-y;
	width: 10px;
	height: 100%;
}

.footer {
	background: repeat-x url(images/button_normal.png);
	height: 20px;
}
	
/*</group>*//*<group=Bread-crumb>*/#breadcrumbcontainer {	background: none;	height: 26px;	text-align: left;	color: #000000;	font: 11px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;	margin: 0px;	padding: 10px 0px 0px 0px;
	width: 647px;
}#breadcrumbcontainer ul {	margin: 0;	padding: 0;	list-style-type: none;	font-family: 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;}#breadcrumbcontainer li { 	margin: 0 0 0px 0;	padding: 0px;}#breadcrumbcontainer a {	color: #0000ee; }#breadcrumbcontainer a:hover {	text-decoration: none;	color: #0000ee;}	/*</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: 450px;
	padding: 10px;
}

.blog-archive-entries-wrapper {
	text-align: left;
	width: 450px;
	padding: 10px;
}.blog-archive-month {
	font-weight: bold;
	font-size: 17px;
}.blog-archive-link { 
}
	
/*</group>*/.blog-entry {	padding: 0px;
	margin-bottom: 35px;
}.blog-entry-title {		text-align: justify;	font: bold 17px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;	color: #000000
}.blog-entry-date {			text-align: justify;	font: normal 13px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;	color: #a1a5a9;	border-bottom: solid #cccccc 1px;
	padding-bottom: 5px;	margin-bottom: 5px;}.blog-entry-body {		text-align: justify;	font: 12px   'Lucida Grande', Geneva, Arial, Verdana, sans-serif;	color: #000000;	padding: 0px;
}	/*</group>*//*<group=File Sharing>*/.filesharing-description {	background: #e2eeff;	color: #000000;	font-weight: bold;	font-size: 11px;	padding: 5px;	margin: 0px;}.filesharing-item {	padding: 0px;	margin: 0px;}.filesharing-item-title {}

.filesharing-item-title a {
	text-align: justify;	font: normal 11px Verdana, Arial, Helvetica, sans-serif;	color: #0000ee;	text-decoration: underline;	background: #f6f6f6 no-repeat url(images/down_arrow.png) 440px center;	padding: 5px;
	display: block;
}

.filesharing-item-title a:hover {
	text-align: justify;	font: normal 11px Verdana, Arial, Helvetica, sans-serif;	color: #0000ee;	text-decoration: none;	background: #f6f6f6 no-repeat url(images/down_arrow.png) 440px center;	padding: 5px;
	display: block;
}.filesharing-item-description {	text-align: justify;	font: normal 11px Verdana, Arial, Helvetica, sans-serif;	color: #000000;	padding: 5px;	margin-bottom: 5px;}/*</group>*//*<group=Photo Album>*//*<group=Index Page (Thumbnail view)>*/.album-title {	padding: 5px;	font-size: 26px;	font-weight: bold;	text-align: center;	color: #000000;}.album-description {	padding: 5px;	font-size: 13px;	font-weight: normal;	color: #a1a5a9;	text-align: center;}.thumbnail-frame {	padding: 5px;	background: #f3f3f3;	margin: 0px 1px 1px 0px;}.thumbnail-frame a {}.thumbnail-frame a:hover {}.thumbnail-frame img {	border: none;}.thumbnail-caption {	color: #000000;	font: bold 11px   'Lucida Grande', Geneva, Arial, Verdana, sans-serif;}	/*</group>*//*<group=Single Page (Photo view)>*/.photo-background {	font-family: Verdana, Arial, Helvetica, sans-serif;	padding: 5px;	background: none;}.photo-navigation { 	background: #f1f1f1;	color: #5b5b5b;	text-align: center;	font-family: 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	padding: 5px;
	margin: 10px 10px 1px 10px;
}.photo-navigation a {	text-decoration: underline;}.photo-navigation a:hover {	text-decoration: none;}.photo-frame{	background: #f3f3f3;	padding: 10px;
	margin: 0px 10px 10px 10px;
}.photo-links {	padding: 0px;}.photo-title {	padding: 0px;	font-weight: bold;	font-size: 26px;	color: #000000;	margin: 0px;}.photo-caption {	padding: 0px;	color: #000000;	font-size: 11px;	font-weight: normal;}/*</group>*/	/*</group>*//*<group=Quicktime Page>*/.movie-description {	text-align: center;	margin: 5px;}	/*</group>*/

/*<group=Quicktime Album>*/

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

.movie-page-title {
	font-weight: bold;	text-align: center;
	font-size: 26px;
}.movie-page-description {
	padding: 5px;	font-size: 13px;	font-weight: normal;	color: #a1a5a9;	text-align: center;}.movie-thumbnail-frame {
	float: left;
	display: inline;
	padding: 5px;	background: #f3f3f3;	margin: 5px;
}

.movie-thumbnail-caption {
	text-align: center;
	color: #000000;	font: bold 11px   'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	padding-top: 5px;
}
	
/*</group>*/

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

.movie-background {
	background: #ffffff;
}

.movie-frame {
	padding: 5px;
	text-align: center;
}

.movie-title {
	text-align: center;
	color: #000000;	font: bold 11px   'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	padding-top: 5px;
}
	
/*</group>*/


/*</group>*/