body {
	background-attachment: fixed;
	height: 100%;
	margin: 0px; padding: 0px; border: 0px;
	}
	
html {height: 100%;
	margin: 0px; padding: 0px; border: 0px;}
	
hr {
	width: 150px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 14px;
	border-color: #b1b6c7; 
	background-color: #b1b6c7;
	color: #b1b6c7;
	border: 0;
	height: 2px;
}

h1 {
	font-family: 'Roboto Slab', serif;
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
	color:#73829e;
	margin: 0px;
	padding: 0px;
}

h2 {
	font-family: 'Roboto Slab', serif;
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
	color:#73829e;
	margin: 0px;
	padding-bottom: 12px;
	border-bottom-width: 12px;
	border-bottom-color: #73829e;
	border-bottom-style: solid;
}
h3 {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size: 13pt;
	text-align: center;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-left: 0px;
	line-height: 21px;
}
#footer {
	font-family: 'Roboto Slab', serif;
	font-size: 16px;
	color: #73829e;
	text-align: center;
	font-weight: bold;
	padding-top: 30px;
	padding-bottom: 10px;
	letter-spacing: .07em;
}

#copyright {
	font-family: 'Roboto Slab', serif;
	font-size: 10px;
	font-weight: normal;
	color: #939598;
	padding-top: 2px;
	letter-spacing: normal;

}

#footer a:link {
	color: #73829e; text-decoration: none;
}

#footer a:visited {
	color: #73829e; text-decoration: none;
}


#footer a:hover {
	color: #939598; text-decoration: underline;
}

h3 a:link {
	color: #73829e; text-decoration: none;
}

h3 a:visited {
	color: #73829e; text-decoration: none;
}


h3 a:hover {
	color: #b1b6c7; text-decoration: underline;
}

p {
	font-size: 9.5pt;
	color:#000000;
	margin: 0px;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	line-height: 19px;
	padding-top: 15px;
	padding-right: 13px;
	padding-bottom: 3px;
	padding-left: 11px;
}

#picture {
	float: left;
	margin-right: 25px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 8px;
	-moz-box-shadow: 4px 6px 3px rgba(0,0,0,0.3);
	-webkit-box-shadow: 4px 6px 3px rgba(0,0,0,0.3);
	box-shadow: 4px 6px 3px rgba(0,0,0,0.3);
}

#bodytext {
	margin-top: 0px;
	margin-bottom: 40px;
	margin-right: 0px;
	margin-left: 25px;
	width: 455px;
	background-color:#FFF;
	padding-right: 10px;
	padding-left: 20px;
	background-color: #000;
	/* Fallback for web browsers that doesn't support RGBa */
	background: rgb(255, 255, 255);
	/* RGBa with 0.6 opacity */
	background: rgba(255, 255, 255, 0.7);
	/* For IE 5.5 - 7*/
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
	/* For IE 8*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	-moz-box-shadow: 3px 3px 3px rgba(0,0,0,0.1);
	-webkit-box-shadow: 3px 3px 3px rgba(0,0,0,0.1);
	box-shadow: 3px 3px 3px rgba(0,0,0,0.1);

}

#logo {
	float: right;
	padding-right: 0px;
	padding-left: -55px;
	margin-right: 5px;
	margin-top: 0px;
	width: 370px;
	-moz-box-shadow: 5px 6px 3px rgba(0,0,0,0.3);
	-webkit-box-shadow: 6px 5px 3px rgba(0,0,0,0.3);
	box-shadow: 5px 6px 3px rgba(0,0,0,0.3);
	
	
}

#sidebar {
	margin-top: 0px;
	margin-left: 10px;
	width: 315px;
	height: 100%;
	float: left;
	position: fixed;
}

#innerSidebarTop {
	float: left;
	margin-left: 60px;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 205px;
	height: 30px;
	background-color: #73829e;
	padding-top: 30px;
	padding-bottom: 0px;
	-moz-box-shadow: 1px 0 3px 2px rgba(0,0,0,0.3);
	-webkit-box-shadow: 1px 0 3px 2px rgba(0,0,0,0.3);
	box-shadow: 1px 0 3px 2px rgba(0,0,0,0.3);
	background-image: url(images/pw_maze_purple.png);
	background-repeat: repeat;
}

#innerSidebarBottom {
	float: left;
	margin-left: 60px ;
  	margin-right: auto ;
	margin-bottom: auto;
	width: 205px;
	background-color: #73829e;
	padding-top: 0px;
	padding-bottom: 15px;
	height: 100%;
	-moz-box-shadow: 4px 6px 3px rgba(0,0,0,0.3);
	-webkit-box-shadow: 4px 6px 3px rgba(0,0,0,0.3);
	box-shadow: 4px 6px 3px rgba(0,0,0,0.3);
	background-image: url(images/pw_maze_purple.png);
	background-repeat: repeat;
}

#contact {
	position: fixed; 
	bottom: 0;
	font-family: 'Roboto Slab', serif;
	font-size: 12pt;
	font-weight: 400;
	text-align: center;
	color:#FFF;
	padding-top: 0px;
	padding-right: auto;
	padding-bottom: 20px;
	padding-left: 48px;
	letter-spacing: .07em;
}

#contact a:link {
	color: #FFF; text-decoration: underline;
}

#contact a:visited {
	color: #FFF; text-decoration: underline;
}


#contact a:hover {
	color: #FFF; text-decoration: none;
}


#main {
	float: left;
	margin: 0px;
	width: 510px;
	height: 813px;
	padding-top: 126px;
	padding-bottom: 20px;
	padding-left: 330px;
	position: static;
}

#container {
	width: 890px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding-top: 0px;
	height: 100%;
	position: relative;
}