@charset "utf-8";
body {
	background-color: #000000;
	color: #FFFFFF;
	font-family: "Courier New", Courier, monospace;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 110%;
}

#container {
	text-align: left;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	position: relative;
	background-image: url(images/image-intro-back.jpg);
	background-repeat: no-repeat;
	padding: 0px;
}

#container_why {
	text-align: left;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	position: relative;
	background-repeat: no-repeat;
	padding: 0px;
	background-image: url(images/why-back.jpg);
}

#mainText {
	position: relative;
	width: 450px;
	left: 180px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-image: url(images/black.png);
	background-repeat: repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.email {
	font-size: 90%;
	color: #6666cc;
}

#footer {
	text-align: center;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	font-size: 70%;
}
#container #mainText img {
	float: right;
}


#navigation {
	position: absolute;
	width: 135px;
	left: 10px;
	top: 200px;
	padding: 10px;
	margin: 0px;
	text-align: left;
	height: auto;
	border-left-width: medium;
	border-left-style: solid;
	border-right-width: medium;
	border-right-style: solid;
	border-right-color: #acacfd;
	border-left-color: #acacfd;
}
#rightImages_TL {
	background-image: url(images/timeline-img.jpg);
	width: 220px;
	top: 120px;
	right: 0px;
	background-repeat: no-repeat;
	height: 500px;
	position: absolute;
	margin: 0px;
	padding: 0px;
}

#rightImages_Pa {
	background-image: url(images/berkoff2.jpg);
	width: 220px;
	top: 120px;
	right: 0px;
	background-repeat: no-repeat;
	height: 500px;
	position: absolute;
	margin: 0px;
	padding: 0px;
}

#rightImages_PR {
	background-image: url(images/PR-image.jpg);
	width: 220px;
	top: 120px;
	right: 0px;
	background-repeat: no-repeat;
	height: 440px;
	position: absolute;
	margin: 0px;
	padding: 0px;
}

#rightImages_why {
	width: 220px;
	top: 120px;
	right: 0px;
	background-repeat: no-repeat;
	position: absolute;
	margin: 0px;
	padding: 0px;
	background-image: url(images/why-strip.jpg);
	height: 90%;
}
#rightImages_c {
	background-image: url(images/contact-img.jpg);
	width: 220px;
	top: 120px;
	right: 0px;
	background-repeat: no-repeat;
	height: 440px;
	position: absolute;
	margin: 0px;
	padding: 0px;
}


#rightImages {
	position: absolute;
	width: 200px;
	top: 200px;
	right: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
a:link {
	text-decoration: none;
	color: #6666CC;
}
a:visited {
	color: #6666CC;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
.important {
	font-weight: bolder;
	color: #6666CC;
}

.quotes {
	font-size: 80%;
	font-style: italic;
	color: #ACACFD;
}

.quotesL {
	font-size: 80%;
	font-style: normal;
	color: #FFFFFF;
}

ul {
	list-style-type: none;
	list-style-position: outside;
}



#pageHeader {
	background-image: url(images/beat_logo.jpg);
	background-repeat: no-repeat;
	height: 120px;
	padding: 0;
	width: 850px;
	margin: 0px;
	position: relative;
	}
h2 {
	color: #FF0000;
}
a {
	font-size: 120%;
}


.current {
	font-size: 120%;
}	
.fakelink {
	font-size: 120%;
	color: #6666cc;
}
