html, body{ 
	margin:0;	padding:0; 
	text-align:center;
	background:url(/images/stripes_bg1.gif);	background-color: #FFFFFF;
 	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color:#000000;
}

/* -----   ID's   ----- */ 
#pagewidth{ 
	width:760px; 
	text-align:left;  
	margin-left:auto;	margin-right:auto;  
} 
 
#header{
	background:url(/images/blue_stripes_bg1.gif);	background-color: #FFFFFF;
	width:756px;	/*	height:326px; */
}

#header-right2{
	background-position: right top;	/*	background:url(images/blue_stripes_bg1.gif); */
	display:inline;
	position: relative;
	width: 100%;	/*	height: 50px; */
/*	ppadding-right: 10px;*/
 }
 
 #headerbottom-right{
	float: right;
	display:inline;
	position: relative;
	height:30px;	/*	width:564; */
 }

#bodybox{
	background-image: url(/images/hp_bodybox_bg.jpg);		background-repeat: repeat-y;	background-position: center top;
	float: left;
	display: inline-table;
	width:520px;
 }
 
#bodybox-channel{
	background-image: url(images/hp_bodybox_big_bg.jpg);	background-repeat: repeat-y;	background-position: center top;
	float: left;
	display: inline-table;
	width:760px;
 }

#sidebox{
	background-image: url(/images/hp_sidebox_bg.jpg);		background-repeat: repeat-y;	background-position: top;
	float: right;
/*	position: relative; */
	width:219px;
 }
 
 #contact-sidebox{
	background-image: url(/images/hp_sidebox_bg.jpg);		background-repeat: repeat-y;	background-position: top;
	float: right;
/*	position: relative; */
	width:219px;
 }



/* -----   Links   ----- */ 

	A.hpnav {
		font-family: Arial, Helvetica, sans-serif;		font-weight: bold;		font-style: italic;		font-size: 13px;
		text-decoration: none;
		line-height: 24px;
		color: #000000;
		padding-left: 12px;
		
	}

	A.hpnav:hover {
		font-family: Arial, Helvetica, sans-serif;		font-weight: bold;		font-size: 13px;
		text-decoration: underline;
		line-height: 24px;
		color: #00CC00;
		padding-left: 12px;
	}

	A.therenav {
		font-family: Arial, Helvetica, sans-serif;		font-weight: bold;		font-style: italic;		font-size: 13px;
		text-decoration: none;
		line-height: 24px;
		color: #FFFFFF;
		padding-left: 12px;
		
	}

	A.therenav:hover {
		font-family: Arial, Helvetica, sans-serif;		font-weight: bold;		font-size: 13px;
		text-decoration: underline;
		line-height: 24px;
		color: #000000;
		padding-left: 12px;
	}

	A.subnav {
		font-family: Arial, Helvetica, sans-serif;		font-weight: bold;		font-size: 11px;
		text-decoration: none;
		line-height: 18px;
		color: #000000;
		padding-left: 12px;		
	}

	A.subnav:hover {
		font-family: Arial, Helvetica, sans-serif;		font-weight: bold;		font-size: 11px;
		text-decoration: underline;
		line-height: 18px;
		color: #FFFFFF;
		padding-left: 12px;
	}

	A.theresubnav {
		font-family: Arial, Helvetica, sans-serif;		font-weight: bold;		font-size: 11px;
		text-decoration: none;
		line-height: 18px;
		color: #FFFFFF;
		padding-left: 12px;		
	}

	A.theresubnav:hover {
		font-family: Arial, Helvetica, sans-serif;		font-weight: bold;		font-size: 11px;
		text-decoration: underline;
		line-height: 18px;
		color: #000000;
		padding-left: 12px;
	}

	A.bodybox {
		font-family: Arial, Helvetica, sans-serif;		font-weight: bold;		font-size: 14px;
		text-decoration: underline;
		line-height: 26px;
		color: #355D77;
		padding-left: 45px;		padding-right: 12px;
	}

	A.bodybox:hover {
		font-family: Arial, Helvetica, sans-serif;		font-weight: bold;		font-size: 14px;
		text-decoration: none;
		line-height: 26px;
		color: #66CCFF;
		padding-left: 45px;		padding-right: 12px;
	}

	A.h2 {
		font-family: Arial, Helvetica, sans-serif;		font-weight: bold;		font-style: italic;		font-size: 18px;
		color: #355D77;
		text-decoration: underline;
	}
	
	A.h2:hover {
		font-family: Arial, Helvetica, sans-serif;		font-weight: bold;		font-style: italic;		font-size: 18px;
		color: #355D77;
		text-decoration: none;
	}

	A.h3 {
		font-family: Arial, Helvetica, sans-serif;		font-weight: bold;		font-style: italic;		font-size: 18px;
		color: #000000;
		text-decoration: none;
	}

	A.h3:hover {
		font-family: Arial, Helvetica, sans-serif;		font-weight: bold;		font-style: italic;		font-size: 18px;
		color: #355D77;
		text-decoration: underline;
	}

	A.h4 {
		font-family: Arial, Helvetica, sans-serif;		font-weight: bold;		font-size: 14px;
		color: #000000;
		text-decoration: underline;
	}

	A.h4:hover {
		font-family: Arial, Helvetica, sans-serif;		font-weight: bold;		font-size: 14px;
		color: #355D77;
		text-decoration: none;
	}

	A.h5 {
		font-family: Arial, Helvetica, sans-serif;		font-size: 12px;		font-weight: normal;		font-weight: bold;		font-style: italic;
		color: #000000;
		text-decoration: underline;
	}

	A.h5:hover {
		font-family: Arial, Helvetica, sans-serif;		font-size: 12px;		font-weight: normal;		font-weight: bold;		font-style: italic;
		color: #FFFFFF;
		text-decoration: none;
	}


/* -----   Headlines   ----- */ 


h1{
	font-size:28px; 	font-family: Arial, Helvetica, sans-serif;	font-style:italic;	font-weight:bold;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;	font-weight: bold;	font-style: italic;	font-size: 18px;
	color: #355D77;
	padding-left: 17px;		padding-right: 12px;
}

h3 {
	background-image: url(/images/hp_sidebox_header_area.jpg);		background-repeat: no-repeat;
	width: 219px;		height: 34px;
	font-family: Arial, Helvetica, sans-serif;	font-weight: bold;	font-style: italic;	font-size: 18px;
	color: #000000;
	text-indent: 20px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;	font-weight: bold;	font-size: 14px;
	color: #000000;
	padding-left: 32px;	padding-right: 12px;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-weight: normal;
	color: #000000;
/*	width: 210px; */
}

.h5-indent {
	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-weight: normal;
	color: #000000;
	padding-left: 37px;		padding-right: 12px;
}




/* -----   Other Texts   ----- */ 

.headertop{
	background:url(/images/header_bg2.jpg) no-repeat;		background-position: top center;	background-color: #FFFFFF;
	position:relative; 
	float: left;
	clear: right;
	width:100%;	/*	height:122px; */
} 

.header-nav{
	background:url(/images/sub_header_bg1.gif);	background-position: top left; 
	display: inline;
	clear: both;
	float: left;
	position: absolute;
	width:100%;	/*	height:25px; */
}

.nav-line {
	border-bottom : thin dotted #000000;
	width: 193px;
/*	clear: all; */
	margin-left: -28px;
	list-style-image: none;	list-style-type: none;
}

.headerbottom-left:after {
	height: 30px;	/*	width:193; */
	content: ".";		display: block;	clear: both; 	visibility: hidden;
 }
 
.headerbottom-left{
	background:url(/images/header_bl1.gif) no-repeat; 	background-position: center bottom;
	display: inline-table;	position: absolute;
	height:207px;		/*	width:193; */
}

.blog-title {
	font-family: Arial, Helvetica, sans-serif;	font-weight: bold;	font-style: italic;	font-size: 16px;	font-weight: normal;
	color: #000000;
	padding-left: 32px;	padding-right: 12px;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;	font-size: 0.9em;
	line-height: 1.5em;
	padding-left: 32px;		padding-right: 12px;
}

.clearfix:after {
	content: "."; 	display: block; 	height: 0; 	clear: both; 	visibility: hidden;
}
 
.clearfix{display: inline-table;}

.clr{
	clear:both;
}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
* html .header-nav{height: 1%;}
.header-nav{display: block;}
/* End hide from IE-mac */  
