/* CSS Document */

#logo {
		width:700px;
		Height:190px;
		margin-right:auto;
		margin-left:auto;
		margin-top:0px;
		padding:0px;
		clear: all;
		text-align:left;
		border:none;
		background-image:  url("images/screeningsback.gif");
		}
		
#textarea {
		top:0px;
		width: 570px;
		Height: 340px;
		padding: 0px;
		float:center;
		margin-left: 15px;
		background:none;
		border:none;
		overflow: auto;
		scrollbar-highlight-color: #FFFFff; 
		scrollbar-shadow-color: #FFFFFF; 
		scrollbar-track-color: #F9F8F2; 
		scrollbar-face-color: #CCCCCC; 
		scrollbar-arrow-color:#ffffff;
		}

.column1 {
		width: 400px;
		margin-top:0px;
		margin-left:50px;
		clear: all;
		float:left;
		}
		
span.header {
		font-family: arial, helvetica, sans serif;
		font-size: 18px;
		font-weight: bold;
		color: #FF6600;
		text-align: left;
		text-indent: 0%;
		letter-spacing: 0px;
		line-height: 13px;
		}
		
span.place {
		font-family: arial, helvetica, sans serif;
		font-size: 12px;
		font-weight: normal;
		color: #000000;
		text-align: left;
		text-indent: 0%;
		letter-spacing: 0px;
		line-height: 13px;
		}
		
span.event {
		font-family: arial, helvetica, sans serif;
		font-size: 13px;
		font-weight: normal;
		color: #990000;
		text-align: left;
		text-indent: 0%;
		letter-spacing: 0px;
		line-height: 13px;
		}
		
b {
		font-family: arial, helvetica, sans serif;
		font-size: 12px;
		font-weight: bold;
		color: #FF6600;
		text-align: left;
		text-indent: 0%;
		letter-spacing: 0px;
		line-height: 13px;
		}