/*<group=General Styles>*/

body {
	font: 12px Helvetica, Arial;
	margin: 0;
	text-align: center;
	color: #333333;
}

/* publish styles */

.text             { text-decoration: none;       font-family: Helvetica, Arial; font-size: 11px; }
.mini             { text-decoration: none;       font-family: Helvetica, Arial; font-size: 10px; }
.header           { text-decoration: none;       font-family: Helvetica, Arial; font-size: 12px; font-weight: bold; }
.htitel           { font-size: 12px; font-weight: bold; }
.utitel           { font-size: 12px; font-weight: normal; }
.Copyright        { font-size: 10px; }
.i0               {                                            font-size:11px; font-family:Helvetica, Arial; }
.i2               { width: 350px;                              font-size:11px; font-family:Helvetica, Arial; }

A.ahtitel:link    { font-size: 12px; font-weight: bold; }
A.ahtitel:active  { font-size: 12px; font-weight: bold; }
A.ahtitel:visited { font-size: 12px; font-weight: bold; }
A.ahtitel:hover   { font-size: 12px; font-weight: bold; }

A.autitel:link    { font-size: 12px; font-weight: normal; }
A.autitel:active  { font-size: 12px; font-weight: normal; }
A.autitel:visited { font-size: 12px; font-weight: normal; }
A.autitel:hover   { font-size: 12px; font-weight: normal; }

A.more:link       { font-size: 10px; }
A.more:active     { font-size: 10px; }
A.more:visited    { font-size: 10px; }
A.more:hover      { font-size: 10px; }

A.al:link         { font-size: 10px; }
A.al:active       { font-size: 10px; }
A.al:visited      { font-size: 10px; }
A.al:hover        { font-size: 10px; }

A.copy:link       { font-size: 10px; }
A.copy:active     { font-size: 10px; }
A.copy:visited    { font-size: 10px; }
A.copy:hover      { font-size: 10px; }


/* rounded corners */

.rtop, .rbottom				{display:block;background: #0b2b64;}
.rtop *, .rbottom *			{display:block;height: 1px; overflow: hidden; background: #fff;}
.r1							{margin: 0 5px;}
.r2							{margin: 0 3px;}
.r3							{margin: 0 2px;}
.rtop .r4, .rbottom .r4		{margin: 0 1px;height: 2px;}


/* generic styles */
p { 
}

b, strong {
	font-weight: bold;
}

a:link, a:visited {
	color: #2563ab;
	text-decoration: underline;
	text-shadow: 0px 1px 0px #ffffff;
}

a:hover, a:active {
	color: #92b1d5;
	text-decoration: none;
}

img {
	border-style: none;
}

.align-bottom {
	position: relative;
	bottom: -50px;
}


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

.image-center {
	margin: 3px;
	padding: 3px;
	text-align: center;
}

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

/*<group=Layout>*/

#jubi {
	position: absolute;
	left: 30px;
	top: 17px;
	background: no-repeat url(images/jubi.gif);
	width: 64px;
	height: 64px;
	float: left;
}

#logo {
	background: no-repeat url(images/logo.png);
	width: 113px;
	height: 102px;
	float: left;
}

#container {
	background: #ffffff;
	margin: 0px auto; /* Right And Left Margin Widths To Auto */
	text-align: left; /* Hack To Keep IE5 Windows Happy */;
	line-height: 1.8em;
}

#container #top {
	height: 6px;
	float: left;
}

#container #bottom {
	height: 6px;
	float: left;
	position: absolute;
}


#pageHeader {
	text-align: left;
	list-style: none;
	height: 102px;
	background: repeat-x url(images/header_bg.png);
	margin-bottom: 50px;
}

#pageHeader img {
	float: left;
	margin-right: 10px;
}

#pageHeader h1 {
	color: #ffffff;
	font-weight: bold;
	font-size: 22px;
	margin: 0;
	padding-top: 20px;
	text-indent: 10px;
}

#pageHeader h1 a {
	color: #ffffff;
	font-size: 22px;
	font-weight: bold;
	text-decoration: none;
}

#pageHeader h2 {
	color: #92b1d5;
	margin: 0px;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 4px;
	text-indent: 10px;
}

#contentContainer {

	text-align: left;
	margin: 0px;
}

#contentContainer #content {
	padding-top: 18px;
}

#sidebarContainer {
	text-align: left;
	line-height: 1.6em;
}

#sidebarContainer #sidebar {
	color: #666666;
	padding-right: 10px;
	padding-left: 10px;
}

#sidebarContainer .sideHeader {
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
	font-size: 16px;
}

#footer {
	background: repeat-x url(images/footer.png); /* 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 */
	height: 39px;	
}

#footer p {
	text-align: center;
	margin: 0;
	padding-top: 11px;
	color: #ffffff;
}

#footer a {
	color: #fafafa;
	text-decoration: underline;
	text-shadow: none;
	color: #ffffff;
}

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

/*<group=Bread-crumb>*/

#breadcrumbcontainer {
	text-align: left;
	font-size: 11px;
	margin: 10px;
	margin-top: 10px;
	margin-bottom: 12px;
	border-bottom: 2px solid #bccfe5;
}

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

#breadcrumbcontainer li {
	padding: 0px;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top: 1px solid #bccfe5;
}

#breadcrumbcontainer a {
	display: block;
}

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

/*<group=Toolbar>*/

/* Parent - Level 0 */

#navcontainer {
	height: 31px;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	position: absolute;
	top: 71px;
	left: 113px;
	float: left;
}

#navcontainer #current {
	font-weight: bold;
	color: #0b2b64;
	background: url(images/button_over.png) no-repeat right top;
	text-shadow: 1px 1px 2px #ffffff;
}

/* Parent - Level 0 */

#navcontainer ul {
	z-index: 2;
	left: 0;
	margin: 0px;
	padding: 0px;
	text-align: left;
	width: 750px;
}

#navcontainer li {
	float: left;
	left: 0;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
}

#navcontainer a {
	position: relative;
	height: 32px;
	width: 110px;
	display: block;
	margin: 0;
	text-align: center;
	text-decoration: none;
	color: #eff3f9;
	background: no-repeat url(images/button_end.png) right top;
	text-shadow: 1px 1px 2px #333333;
	padding: 7px 0 0px;
	font-weight: bold;
}

#navcontainer a:hover {
	text-decoration: none;
	background: no-repeat url(images/button_over.png) right top;
	text-shadow: none;
	color: #0b2b64;
	text-shadow: 1px 1px 2px #ffffff;
}

/* Child - Level 1 */

#navcontainer ul ul {
	position: absolute;
	top: 37px;
}

#navcontainer ul ul li {
}

#navcontainer ul ul li a {
	text-shadow: none;
	border: 0px;
	margin: 0px;
	padding: 0px;
	background: transparent none;
	font-style: normal;
	color: #799ecb;
	text-align: left;
	font-weight: normal;
	display: block;
	height: 15px;
	text-indent: 10px;
}

#navcontainer ul ul li a:hover {
	text-decoration: none;

	background: none;
	text-shadow: none;
	color: #ffff00;
}

#navcontainer ul ul #current {
	font-weight: bold;
	color: #ffffff;
	background: none;
	text-shadow: none;
}

/* Child - Level 2 */

#navcontainer ul ul ul {
	position: absolute;
	top: 22px;
	font-size: 11px;
}

#navcontainer ul ul ul li {
}

#navcontainer ul ul ul li a {
	border: 0px;
	margin: 0px;
	padding: 0px;
	background: transparent none;
	font-style: normal;
	text-shadow: none;
	font-weight: normal;
	text-align: left;
	font-size: 11px;
	height: 15px;
	text-indent: 10px;
}

#navcontainer ul ul ul li a:hover {
	text-decoration: none;

	background: none;
	background: url(images/submenu_over.png) repeat-x;
	text-shadow:  none;
	font-size: 11px;
	font-weight: normal;
}

#navcontainer ul ul ul #current {
	font-weight: bold;
	background: none;
	text-shadow: none;
	color: #ffffff;
}
	
/*</group>*/

/*<group=Global Classes>*/

.standout, blockquote {
	color: #000000;
	letter-spacing: 0px;
	border: 1px solid #adadad;
	padding: 10px;
}

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

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

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

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

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

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

.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: 100%;
	padding: 10px;
}

.blog-archive-entries-wrapper {
	text-align: left;
	width: 100%;
	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 {
}

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

.thumbnail-frame a {
}

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

.thumbnail-frame img {
	border-style: none;
	margin-bottom: 3px;
}

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

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

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

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

.photo-navigation a:link, .photo-navigation a:visited {
	color: #ffffff;
	text-decoration: none;
	text-shadow: none;
}

.photo-navigation a:hover {
	color: #1963e7;
	text-decoration: underline;
	text-shadow: none;
}

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

.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: left;
	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>*/

/*<group=Contact Form>*/
.message-text { } 

.required-text { } 

.form-input-field { } 

.form-input-button { } 
/*</group>*/



