/*<group=General Styles>*/

body {
	background: repeat url("images/body_bg.png");
	color: #000033;
	font: 11px Verdana, Arial, Helvetica, Lucida Grande;
	text-align: center;
	margin: 0px;
}

p {
}

b, strong {
	font-weight: bold;
}

a:link, a:visited {
	color: #0080ff;
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: none;
	color: #006ad3;
}


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

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

/*<group=Layout>*/

#container {
	width: 750px;
	text-align: left;
	line-height: 2em;
	background:  url("images/content_bg.png") repeat-y;
	margin: 0px auto;
}

#bottom {/* This Is The BG Color Of The Main Div */
	width: 750px;
	margin: 0px auto; /* Right And Left Margin Widths To Auto */
	text-align: left; /* Hack To Keep IE5 Windows Happy */
	background:  url("images/content_bottom.png") no-repeat;
	height: 15px;
}

#pageHeader {
	width: 750px;
	text-align: left;
	list-style: none;
	height: 75px;
	background: no-repeat url("images/header_bg.png");
	margin-left: 0px;
	position: relative;
}
#pageLogo {
	margin-left: 45px;
	margin-top: 18px;

	position: absolute;
}

#pageHeader img {
}

#pageHeader h1 {
	color: #ffffff;
	font-size: 22px;
	font-weight: bold;
	margin: 0px;
	text-align: right;
	padding: 10px 15px 0px 0px;
	text-shadow: 2px 2px 2px #333333;
}

#pageHeader h2 {
	color: #ffffff;
	font-size: 13px;
	font-weight: normal;
	text-align: right;
	margin: 0px;
	padding: 0px 15px 0px 0px;
	letter-spacing: 3px;
	text-shadow: 2px 2px 2px #333333;
}

#contentContainer {
	float: left;
	text-align: left;
	width: 525px;
	padding: 0px;
	background:  url("images/content_bg.png") repeat-y;
}

#contentContainer #content {
	line-height: 2em;
	padding-right: 30px;
	padding-left: 35px;
	padding-top: 10px;
}
#contentContainer #content p{
	color: #4A0025;
}
#contentContainer #content ul li{
	color: #4A0025;
	margin-top: 0px;
	padding-top: 0px;
	list-style-image:    url("images/listItem.gif");
}
#content td{
	color: #4A0025;
	font-size: 11px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
#contentContainer #content a:hover, a:active {
	text-decoration: none;
	color: #006ad3;
	border-bottom-color: #006ad3;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
#contentContainer #content a:link, a:visited {
	text-decoration: none;
	color: #0080ff;
	
}
#contentContainer #content img a:hover, a:active {
	text-decoration: none;
}
#contentContainer #content img a:link, a:visited {
	text-decoration: none;
	
}
#contentContainer #content img {
	margin-right: 0px;
}
#contentContainer #content img a:link, a:visited, a:hover, a:active {
	border-bottom-style: none;
	text-decoration: none;
}
#sidebarContainer {
	width: 225px;
	float: right;
	text-align: left;
	padding: 0px;
}
#sidebarContainer img{
	padding-left: 10px;
}
#sidebarContainer p {
	text-align: left;
	padding-left: 10px;
	border-left-width: 1px;
	width: 215px;
}
#sidebarContainer h3 {
	text-align: right;
	color: #339999;
	font-size: 10px;
	font-weight: bold;
	margin-right: 15px;
	margin-left: 0px;
}
#sidebarContainer #sidebar {
	margin-right: 0px;
	margin-left: 10px;
	margin-top: 0px;
}

#sidebarContainer #sidebar img{
	margin-right: 0px;
	margin-left: 10px;
	margin-top: 0px;
}

#sidebarContainer #sidebar h1 {
color: #003399;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 3px 0px;
	margin-top: 20px;
	margin-bottom: 5px;
	letter-spacing: 1px;
}
#sidebarContainer #sidebar ul {
	align: left;
	text-align: left;
	list-style-image:    url("images/listItem.gif");
	margin-left: -10px;
	
}
#sidebarContainer #sidebar .sideHeader  {
	font-weight: bold;
	text-align: center;
	padding: 0px;
	padding-top: 2px;
}

#footer {
	text-shadow: 0px 1px 0px #ffffff;
	margin-right: 10px;
	margin-left: 10px;
	text-align: center;
	font-size: 9px;
	color: #666666;
	padding-top: 5px;
	width: 730px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #666666;
}

#footer a {
	color: #b3b3b3;
	text-decoration: none;
	text-shadow: 0px 1px 0px #ffffff;
}

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

/*<group=Bread-crumb>*/

#breadcrumbcontainer {
	text-align: left;
	font-size: 10px;
	clear: right;
	margin-bottom: 0px;
	margin-top: 5px;
	padding-left: 35px;
	border-top-color: #666666;
	border-top-style: solid;
	border-top-width: 1px;
	background-color: #E4FFEC;
	margin-right: 7px;
	margin-left: 7px;
}

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

#breadcrumbcontainer li {
	padding: 0px;
	display: inline;
}

#breadcrumbcontainer a {
	display: inline;
}

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

/*<group=Toolbar>*/

/* Parent - Level 0 */

#navcontainer {
	width: 750px;
	text-align: center;
	height: 31px;
	position: absolute;
	top: 0px;
	margin: 0px;
	padding: 0px;
	left: 0px;
		border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
}

#navcontainer #current {
	background:  url("images/button.png") no-repeat;
	color: #0080ff;
}

#navcontainer .currentAncestor {
	background:  url("images/button.png") no-repeat;
	color: #0080ff;
}

/* Parent - Level 0 */

#navcontainer ul {
	list-style: none;
	margin: 0px;
	padding: 0px 20px 0px 20px;
	text-align: center;
	z-index: 2;

}

#navcontainer li {
	display: inline;
	padding: 0px;
	margin: 0px;
	text-align: center;
	float: left;
}

#navcontainer a {
	display: block;
	width: 111px;
	height: 31px;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	padding-top: 6px;
	padding-left: 0px;
	padding-right: 0px;
}

#navcontainer a:hover {
	color: #FFCC00;

}
#navcontainer ul #current {
		text-shadow:  none;
}
#navcontainer ul a:hover  {
/*	text-shadow: -2px -2px 1px #333399;*/ 
}


/* Child - Level 1 */

#navcontainer ul ul {
	position: absolute;
	width: 700px;
	left: 0;
	top: 32px;
	margin: 0;
	padding: 0;
	white-space: nowrap;
	height: 1px;
	text-align: left;
	z-index: 1;
				
}

#navcontainer ul ul li {
	margin: 0;
	border: 0;
}

#navcontainer ul ul li a {
	border: 0;
	background: transparent none;
	margin: 0px;
	height: 15px;
	color: #939393;
	padding: 2px 0px 0px 0px;
	text-indent: 35px;
			text-shadow: none;
}

#navcontainer ul ul li a:hover {
	text-decoration: none;
	background: none;
	text-shadow:  none;
	color: #939393;
	text-shadow: 2px 2px 1px #FCFCFC; 
}
#navcontainer ul ul #current {
	background: none;
	text-shadow:  none;
	font-weight: normal;
}

#navcontainer ul ul .currentAncestor {
	background:  url("images/button.png") no-repeat;
	color: #0080ff;
}

#navcontainer ul ul ul {
	display:none;
}	
/*</group>*/

/*<group=Global Classes>*/

.standout {
	color: #000000;
	border: 1px solid #adadad;
	padding: 10px;
}

h1 {
	color: #003399;
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 3px 0px;
	margin-top: 10px;
	margin-bottom: 5px;
	letter-spacing: 1px;
}

h2 {
	color: #003399;
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 3px 0px;
	margin-top: 10px;
	margin-bottom: 5px;
	letter-spacing: 1px;
}

h3 {
	color: #FF6600;
	font-size: 10px;
	font-weight: bold;
	margin: 0px 0px 3px 0px;
	margin-bottom: 5px;
	margin-top: 5px;
	letter-spacing: 1px;
}

h4 {
	color: #003399;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 3px 0px;
	margin-bottom: 5px;
	margin-top: 5px;
}

h5 {
	color: #333333;
	font-size: 16px;
	font-weight: bold;
	margin: 0px 0px 3px 0px;
}

h6 {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	margin: 0px 0px 3px 0px;
	margin-bottom: 5px;
	margin-top: 5px;
	background-color: #FFCC00;
}
.imageStyle {
}
	
/*</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;
}

.blog-archive-month {
	color: #333333;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 3px;
	letter-spacing: 1px;
}

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

.blog-entry {
}

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

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

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

.blog-entry-comments {
	padding-top: 5px;
}
	
/*</group>*/

/*<group=File Sharing>*/

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

.filesharing-item {
	
}

.filesharing-item-title {
	color: #333333;
	font-size: 14px;
	font-weight: bold;
}

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

/*</group>*/

/*<group=Photo Album>*/

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

.album-title {
	color: #333333;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 8px;
}

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

.thumbnail-table {
	width: 100%;
}

.thumbnail-frame {
	margin: 0px;
	padding: 0px;
}

.thumbnail-frame a {	
}

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

.thumbnail-frame img {
	border: 0;
}

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

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

.photo-background {
	text-align: center;
	margin: 10px;
}

.photo-navigation {
	padding: 10px;
	text-align: center;
	background: #333333;
	margin: 0px 0px 10px 0px;
}

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

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

.photo-frame{
	margin: 0px;
	border: 5px solid #333333;
}

.photo-links {
}

.photo-title {
	color: #ffffff;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	font-size: 24px;
}

.photo-caption {
	font-size: 13px;
	margin: 0px;
	color: #cccccc;
}

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

/*<group=Quicktime Page>*/

.movie-description {
	text-align: center;
}
	
/*</group>*/

/*<group=Quicktime Album>*/

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

.movie-page-title {
	color: #333333;
	font-size: 24px;
	font-weight: bold;
	text-align: left;
}

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

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

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

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

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

.movie-title {
	color: #333333;
	font-size: 14px;
	font-weight: bolder;
	text-align: center;
}

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


/*</group>*/
