body {
	background-color: #203140;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#container {
	z-index:1;
	position:absolute;
	background:url(../images/room12/background_way.jpg);
	height: 600px;
	background-repeat: no-repeat;
	width: 700px;
}

#top {
	position:relative;
	height: 127px;
	width: 700px;
	background-color:#000000;	
}

#bar {
	position:absolute;
	height: 4px;
	top: 127px;
	left: 0px;
	width: 700px;
	background-color:#b0b1aa;	
}

#sermontitle { 
	z-index:2;
	position: absolute;
	height: 29px;
    left: 197px;
    top: 51px;
}

#selectpart { 
	z-index:2;
	position: absolute;
	height: 58px;
    left: 558px;
    top: 36px;
	width: 101px;
}

#flashplayer {
	z-index:3;
	position: absolute;
	height: 217px;
    left: 338px;
    top: 165px;
	width: 320px;
}

#flashscreen {
	z-index:2;
	position: absolute;
	height: 225px;
    left: 335px;
    top: 162px;
	width: 327px;
	background:url(../images/room12/flash_background.gif);
}

#flashplayer p {
	color:#203140;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding: 16px 16px 16px 16px;
	line-height: 14px;	
}

#description {
	z-index:2;
	position: absolute;
	height: 10px;
    left: 46px;
    top: 160px;
}

#sypnosis {
	z-index:2;
	position: absolute;
	height: 140px;
    left: 46px;
    top: 174px;
	width: 270px;
}

#sypnosis p {
	color:#c9c9c9;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding: 0px 30px 0px 1px;
	line-height: 15px;	
}

#downloads {
	z-index:2;
	position: absolute;
	height: 106px;
    left: 46px;
    top: 314px;
}

#buy {
	z-index:2;
	position: absolute;
	height: 60px;
    left: 224px;
    top: 314px;
}

#wallpaperthumb {
	z-index:2;
	position: absolute;
	height: 45px;
    left: 60px;
    top: 436px;
}

#sizes {
	z-index:2;
	position: absolute;
	height: 60px;
    left: 137px;
    top: 426px;
	width:120px;
}

#sizes p {
	color:#878686;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	line-height: 16px;
}

#notepad {
	z-index:2;
	position: absolute;
	height: 120px;
    left: 237px;
    top: 400px;
	width:399px;
}

#btnprint {
	z-index:2;
	position: absolute;
	height: 23px;
    left: 548px;
    top: 551px;
}


.sermonnotes {
	color: #333333;
	padding: 14px 8px 8px 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	
}
.description {
	color:#c9c9c9;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding: 8px 30px 0px 1px;
	line-height: 14px;
}
.email {
	color:#c6c6c6;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding: 4px 8px 0px 8px;
	line-height: 14px;
	letter-spacing:1px;
}
.emailbox {
	color:#c6c6c6;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	padding: 6px 8px 0px 8px;
	line-height: 14px;
	letter-spacing:1px;
}
.wallpaper {
	color:#878686;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	padding: 4px 30px 0px 1px;
	line-height: 16px;
}

#gatewaylogo {
	z-index:2;
	position: absolute;
	height: 113px;
    left: 32px;
    top: 487px;
}

#bradyboyd1 {
	z-index:2;
	position: absolute;
	height: 20px;
    left: 189px;
    top: 97px;
}

#bradyboyd2 {
	z-index:2;
	position: absolute;
	height: 20px;
    left: 331px;
    top: 97px;
}

#bradyboyd3 {
	z-index:2;
	position: absolute;
	height: 20px;
    left: 294px;
    top: 97px;
}

#bradyboyd4 {
	z-index:2;
	position: absolute;
	height: 20px;
    left: 209px;
    top: 97px;
}

a.download:link {
	color: #878686;
	text-decoration: none;
}
a.download:visited {
	color: #878686;
	text-decoration: none;
}
a.download:hover {
	color: #c3c3c3;
	text-decoration: underline;
}
a.download:active {
	color: #c3c3c3;
	text-decoration: none;
}

a.flashdownload:link {
	color: #ffffff;
	text-decoration: none;
}
a.flashdownload:visited {
	color: #ffffff;
	text-decoration: none;
}
a.flashdownload:hover {
	color: #5b7890;
	text-decoration: underline;
}
a.flashdownload:active {
	color: #5b7890;
	text-decoration: none;
}

textarea {
	width: 399px;
	height: 120px;
	background-image: url(../images/txtarea.gif); 
}
