/* page overall: */

body,div,p,img,form,h1,h2,h3,h4,h5,h6 { 
    margin: 0; 
    padding: 0; 
    border: 0;
	color:#ffffff;
}

ul {
	padding-left: 1em;
	padding-top: 1em;
}


body {
	/* BG-Color: */
	background-color: #FFFFFF;
	text-align: center;
	position: relative;
	position:relative;
	width: 80%;
	margin: 0 auto;
}

.page {
	/* Page width: */
	width: 100%;
}
* {
    margin: 0;
}
html, body {
    height: 100%;
}

#logo {
	margin: 0 auto;
	text-align: left;
	font-family: Union, Trebuchet MS, Arial;
	font-size: 1.7em;
	padding-top: 1em;
	padding-bottom: 0.2em;
	letter-spacing: -0.01em;
}

#logo a:link, #logo a:visited, #logo a:hover, #logo a:active {
	text-decoration: none;
	/* logo color 1: */
	color: #ffffff;
}

#logo_black {
	/* logo color 2: */
	color: #999999;
}
#contentbox {
	background-color: #ffffff;
	width: 100%;
	text-align: left;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	border-width: thin;
	border-color: #666666;
	border-style: solid;
}
#contentbox1 {
	width: 100%;
	text-align: left;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	border-width: thin;
	border-color: #666666;
	border-style: solid;
	background-image: url('../images/BGindex.gif');
	background-repeat: no-repeat;
	background-attachment:scroll;
}
#contentbox2 {
	background-color: #000000;
	width: 100%;
	float: left;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 5%;
}

/* menu: */

#menu {
	margin: 0 auto;
	text-align: center;
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.7em;
	margin-top: 0.3em;
}

#menu a:link, #menu a:visited {
	color: #666666;
	text-decoration: none;
}

#menu a:hover, #menu a:active {
	color: #333333;
	text-decoration: none;
}

#padding {
	padding: 0.1em;
}

#innerpage0 {
	padding: 0.5em;
	height: 540px;
}

#innerpage1 {
	padding: 0.5em;
	height: 540px;
}

#innerpage2 {
	background-repeat: no-repeat;
	padding: 0.5em;
	height: 540px;
	background-position: center;
	background-color: #ffffff;
	background: url('../images/BG_ps.gif');
}


/*
 Styles that apply to the 
 content area:
*/

#content {
	background-color: #ffffff;
	background-position: center;
	filter: Alpha(Opacity=50);
	opacity: .5;
	width: 50%;
	height: 60%;
	margin-left:25%;
	padding: 1em;
	float:inherit;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	overflow: auto;
}
#content1 {
	background-color: #ffffff;
	background-position: center;
	width: 20%;
	height: 15%;
	margin-top: 19%;
	margin-left:62%;
	padding: 1em;
	float:inherit;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	overflow: auto;
}
#content2 {
	background-color: #ffffff;
	background-position: center;
	width: 90%;
	height: 95%;
	margin-left:3%;
	padding: 1em;
	float:inherit;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	overflow: auto;
}
#content3 {
	background-color: transparent;
	background-position: center;
	width: 50%;
	height: 10%;
	margin-top: 15%;
	margin-left:7.5%;
	padding: .1em;
	float:inherit;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	overflow: auto;
}
#content5 {
	background-color: #ffffff;
	background-position: center;
	filter: Alpha(Opacity=50);
	opacity: .5;
	width: 80%;
	height: 70%;
	margin-left:10%;
	padding: 1em;
	float:inherit;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	overflow: auto;
}

#content p {
	font-size: 1em;
	color: #414042;
}
#content5 p {
	font-size: 1em;
	color: #414042;
}

/* heading */
#content h1 {
	font-size: 1.3em;
	font-family: Trebuchet MS;
	margin-top: 0.2em;
	margin-bottom: 0.3em;
	color: #999999;
}

#content h2 {
	font-size: 1.15em;
	font-family: Trebuchet MS;
	color: #666666;
}
#content5 h1 {
	font-size: 1.3em;
	font-family: Trebuchet MS;
	margin-top: 0.2em;
	margin-bottom: 0.3em;
	color: #999999;
}

#content5 h2 {
	font-size: 1.15em;
	font-family: Trebuchet MS;
	color: #666666;
}

/* link colors */
#content a:link {
	color: #666666;
	text-decoration: none;
}

#content a:hover, #content a:active {
	color: #CDC5BF;
}

#content a:visited {
	color: #666666;
	text-decoration: none;
}
#content2 h1 {
	font-size: 1.3em;
	font-family: Trebuchet MS;
	margin-top: 0.2em;
	margin-bottom: 0.3em;
	color: #999999;
}

#content2 h2 {
	font-size: 1em;
	font-family: Trebuchet MS;
	color: #999999;
}

#content2 a:link {
	color: #666666;
	text-decoration: none;
}

#content2 a:hover, #content a:active {
	color: #CDC5BF;
}

#content2 a:visited {
	color: #666666;
	text-decoration: none;
}
#content3 h1 {
	font-size: 1.3em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
#content3 a:link {
	color: #666666;
	text-decoration: none;
}

#content3 a:hover, #content a:active {
	color: #ffd600;
}

#content3 a:visited {
	color: #666666;
	text-decoration: none;
}
#content5 a:link { 
	color: #666666; 
	text-decoration: none 
}
#content5 a:active { 
	color: #000000; 
	text-decoration: none}
#content5 a:visited { 
	color: #666666;
	text-decoration: none 
}
#content5 a:hover { 
	color: #000000; 
	text-decoration: none 
}
#footer a:link {
	color: #333333;
	text-decoration: none;
}

#footer a:hover, #content a:active {
	color: #42423f;
}

#footer a:visited {
	color: #42423f;
	text-decoration: none;
}

* {
    margin: 0;
}
html, body {
    height: 80%;
}
