body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.scroll{
	scrollbar-track-color:#eeeeee;
	scrollbar-base-color:#cccccc;
	scrollbar-dark-border-color:#999999;
	scrollbar-shadow-color:#666666;
	scrollbar-highlight-color:#333333;
	scrollbar-3dlight-color:#eeeeee;
	scrollbar-darkshadow-color:#666666;
	scrollbar-arrow-color:#ffffff;
}
/*.scroll{
	scrollbar-track-color:#f1f1f1;
	scrollbar-base-color:#e0dcee;
	scrollbar-dark-border-color:#cccccc;
	scrollbar-shadow-color:#eeeeee;
	scrollbar-highlight-color:#cccccc;
	scrollbar-3dlight-color:#cccccc;
	scrollbar-darkshadow-color:#d2d2d2;
	scrollbar-arrow-color:#c860bc;
}*/
.border {
	border: 1px solid #999999;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.txtsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.footer {
	font-family: Tahoma, sans-serif, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.footerlink {
	font-family: Tahoma, sans-serif, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #993399;
	text-decoration: underline;
}
.footerlink:hover {
	font-family: Tahoma, sans-serif, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #740059;
	text-decoration: none;
}
.link {
	font-family: Tahoma, sans-serif, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #993399;
	text-decoration: underline;
}
.link:hover {
	font-family: Tahoma, sans-serif, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
.link2 {
	font-family: Tahoma, sans-serif, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.link2:hover {
	font-family: Tahoma, sans-serif, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #f7c9f3;
	text-decoration: none;
}
#aboutevent {
	position:absolute;
	width:295px;
	height:385px;
	z-index:1;
	visibility: visible;
}
#aboutfilm {
	position:absolute;
	width:295px;
	height:385px;
	z-index:2;
	visibility: visible;
}
#aboutawdf {
	position:absolute;
	width:295px;
	height:385px;
	z-index:3;
	visibility: visible;
}
#sponsors {
	position:absolute;
	width:303px;
	height:385px;
	z-index:4;
	visibility: visible;
}
#contactus {
	position:absolute;
	width:295px;
	height:335px;
	z-index:5;
	visibility: visible;
}
#tickets {
	position: static;
	margin-top:350px;
}
#form {
	position:absolute;
	width:590px;
	height:396px;
	z-index:6;
	visibility: visible;
}
.btn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #972088;
	border: 1px solid #740059;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	border: 1px solid #999999;
	color:#000000;
}
