Body {margin: 0;}	/* Main Styles */p {	font-family: "Lucida Grande", "Arial", "Helvetica" ,"Swiss" ,"SunSans-Regular";	font-size: 12px;	color: #333333;}B	{	font-weight: Bold; font-size:12px; color: #333333;}
.menubar
{
	padding: 0px;
	background-color: #CFCFCF;
	
	color: #000000;
	text-align: left;
	text-shadow: 0px 1px 0px #white;
	font: bold 12px Tahoma, Verdana, Helvetica, Arial;
	border-bottom: thin solid #000000;
	border-top: thin solid #000000;
	padding-top: 6px;
	padding-bottom: 6px;

}
.FooterStyle {	font-size: 10px;	color: #666666;	font-family: "Lucida Grande", "Arial", "Helvetica" ,"Swiss" ,"SunSans-Regular";
	text-align: center;
}

/* Link Styles */

.menubar a:link {
	text-align: left;
	text-shadow: 0px 1px 0px #white;
	font: bold 12px Tahoma, Verdana, Helvetica, Arial;	
	color: #black;	text-decoration: none;
	background: #CFCFCF;
	padding: 6px 4px 6px 4px;
	border-right: thin solid #00000;}

.menubar a:visited {	text-align: left;
	text-shadow: 0px 1px 0px #white;
	font: bold 12px Tahoma, Verdana, Helvetica, Arial;
	
	color: #000000;	text-decoration: none;
	background: #eef4f1;
	padding: 6px 4px 6px 4px;
	border-right: thin solid #000000;}

.menubar a:hover {	text-align: left;
	text-shadow: 0px 1px 0px #white;
	font: bold 12px Tahoma, Verdana, Helvetica, Arial;
	
	color: #00000;	text-decoration: none;
	background: #e6ece9;
	padding: 6px 4px 6px 4px;
	border-right: thin solid #000000;
}

.menubar a:active {	text-align: left;
	text-shadow: 0px 1px 0px #white;
	font: bold 12px Tahoma, Verdana, Helvetica, Arial;
	
	color: #000000;	text-decoration: none;
	background: #e6ece9;
	padding: 6px 4px 6px 4px;
	border-right: thin solid #000000;}

a:link, a:visited {

	color: #2B62D7;
	
	text-decoration: none;
	font-weight: bold;
}

a:hover,  a:active {

	color: #999999;
	text-decoration: none;

}

/*<group=Global Classes>*/

.standout {
	font-family: Courier New, Courier, mono;
	border: 1px dotted #004f9e;
	background: #ddedff;
	color: #004f9e;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0080ff;
	margin: 0px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0080ff;
	margin: 0px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0080ff;
	margin: 0px;
}

.imageStyle {
	border: 1px solid #dcdcdc;
	padding: 5px;
	margin: 5px;
}
	
/*</group>*/

/*<group=Blog>*/

.blog-entry {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #cccccc;
}

.blog-entry-title {
		text-align: justify;
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #0080ff;
}

.blog-entry-date {
		
	text-align: justify;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	color: #aeaeae;
	padding-bottom: 5px;
}

.blog-entry-body {
	
	text-align: justify;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	
	}
	
/*</group>*/

/*<group=File Sharing>*/

.filesharing-description {
	padding-bottom: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #cccccc;
}

.filesharing-item {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #cccccc;
}

.filesharing-item-title {
	text-align: justify;
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #0080ff;
	text-transform: uppercase;
}

.filesharing-item-description {
	text-align: justify;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	color: #aeaeae;
}

/*</group>*/

/*<group=Photo Album>*/

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

.album-title {
	padding: 5px;
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

.album-description {
	padding: 5px;
}

.thumbnail-frame {
	padding: 1px;
	border: 1px solid #d4d4d4;
	background: white;
}

.thumbnail-frame a {
}

.thumbnail-frame a:hover {
}

.thumbnail-frame img {
	border: none;
}

.thumbnail-caption {
	color: #000000;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
	
/*</group>*/

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

.photo-background {
	background: #777777;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.photo-navigation {
	border: 1px solid #555555;
	margin: 6px; 
	background: #eeeeee;
	color: #5b5b5b;
	text-align: left;
	padding: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.photo-navigation a {
	text-decoration: none;
}

.photo-navigation a:hover {
	text-decoration: underline;
}

.photo-frame{
	padding: 4px;
	border: 1px solid #555555;
	margin: 6px;
	background: white;
}

.photo-links {
	padding: 0px;
}

.photo-title {
	padding: 0px;
	font-weight: bold;
}

.photo-caption {
	padding: 0px;
}

/*</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: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #0080ff;
}.movie-page-description {
	margin-bottom: 20px;
}.movie-thumbnail-frame {
	float: left;
	display: inline;
	padding: 1px;
	border: 1px solid #d4d4d4;
	margin-bottom: 10px;
	margin-right: 10px;
}

.movie-thumbnail-caption {
	color: #aeaeae;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	margin-bottom: 3px;
}
	
/*</group>*/

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

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

.movie-title {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #0080ff;
	text-align: center;
}

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


/*</group>*/

/*<group=Toolbar>*/

/* Toolbar Styles */

.navcontainer {
	background: url(images/button_normal.png) no-repeat;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}

.navcontainer #current {
	color: #000000;
	text-shadow: 0px 1px 0px #ffffff;
	text-decoration: none;
	background: transparent url(images/button_selected.png) no-repeat;
	font-size: 10px;
}

/* Parent - Level 0 */

.navcontainer ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 10px;
}

.navcontainer li { 
	margin: 0 0 0 0;
	padding: 0px;
	width: 135px;
	font-size: 10px;
}

.navcontainer a
{
	display: block;
	color: #333333;
	text-shadow: 0px 1px 0px #ffffff;
	text-decoration: none;
	text-indent: 0px;
	background: transparent url(images/button_normal.png) no-repeat;
	border-bottom: 1px none #c3c3c3;
	padding: 5px 5px 5px 5px;
	font-size: 10px;
}

.navcontainer a:hover
{
	color: #000000;
	text-shadow: 0px 1px 0px #ffffff;
	text-decoration: none;
	background: transparent url(images/button_over.png) no-repeat;
	font-size: 10px;
}

/* Child - Level 1 */

.navcontainer ul ul li { margin: 0 0 0 0;
	font-size: 10px;
}

.navcontainer ul ul a
{
	display: block;
	padding: 5px 5px;
	color: #333333;
	text-shadow: 0px 1px 0px #ffffff;
	text-decoration: none;
	text-indent: 20px;
	background: url(images/button_normal.png) no-repeat;
	font-size: 10px;
}

.navcontainer ul ul a:hover
{
	text-shadow: 0px 1px 0px #ffffff;
	text-decoration: none;
	color: #000000;
	background: transparent url(images/button_over.png) no-repeat;
	font-size: 10px;
}

/* Child - Level 2 */

.navcontainer ul ul ul li { margin: 0 0 0 0;
	font-size: 10px;
}

.navcontainer ul ul ul a
{
	display: block;
	padding: 5px 5px;
	text-shadow: 0px 1px 0px #ffffff;
	text-decoration: none;
	text-indent: 40px;
	background: transparent url(images/button_normal.png) no-repeat;
	font-size: 10px;
}

.navcontainer ul ul ul a:hover
{
	text-shadow: 0px 1px 0px #ffffff;
	text-decoration: none;
	background: transparent url(images/button_over.png) no-repeat;
	color: #000000;
	font-size: 10px;
}

/* Child Level 3 */

.navcontainer ul ul ul ul li { margin: 0 0 0 0;
	background: transparent;
	font-size: 10px;
}

.navcontainer ul ul ul ul a
{
	display: block;
	padding: 5px 5px;
	color: #333333;
	text-shadow: 0px 1px 0px #ffffff;
	text-decoration: none;
	text-indent: 60px;
	background: transparent url(images/button_normal.png) no-repeat;
	font-size: 10px;
}

.navcontainer ul ul ul ul a:hover
{
	color: #000000;
	text-shadow: 0px 1px 0px #ffffff;
	text-decoration: none;
	background: transparent url(images/button_over.png) no-repeat;
	font-size: 10px;
}

/* Child Level 4 */

.navcontainer ul ul ul ul ul li { margin: 0 0 0 0;
	background: transparent;
	font-size: 10px;
}

.navcontainer ul ul ul ul ul a
{
	display: block;
	padding: 5px 5px;
	color: #333333;
	text-shadow: 0px 1px 0px #ffffff;
	text-decoration: none;
	text-indent: 100px;
	background: transparent url(images/button_normal.png) no-repeat;
	font-size: 10px;
}

.navcontainer ul ul ul ul ul a:hover
{
	color: #000000;
	text-shadow: 0px 1px 0px #ffffff;
	text-decoration: none;
	background: transparent url(images/button_over.png) no-repeat;
	font-size: 10px;
}
	
/*</group>*/
