@charset "utf-8";
/* CSS Document */

#intro {
	width: 400px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 240pt;
}
.introtext1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000;
	text-align: center;
}
.introtext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	text-align: center;
}
#maincontentlive {
	width: 20%;
	overflow: scroll;
	height: 100vh;
	top: 55px;
	position: inherit;
}
#maincontent {
	width: 100%;
	margin-right: 0px;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#livepics {
	float: right;
	width: 80%;
	text-align: center;
	height: 100em;
	margin: 0px;
}
#header {
	height: 55px;
	width: 50%;
	float: left;
}
.headerlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: 0.25em;
	text-align: right;
}
.headerlinks2 {
	font-size: 14px;
	color: #999;
	letter-spacing: .25em;
}

#header2 {
	float: right;
	width: 50%;
	height: 25px;
	text-align: right;
	vertical-align: top;
}
.headername {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000;
	letter-spacing: .3em;
}
.headername2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	letter-spacing: .4em;
}
a:link {
	text-decoration: none;
	color: #000;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #000;
}
