body {
	background-color: #333333;
	margin-top: 0px;
	padding-top: 0px;
	background-image: url(../img/full_bg.jpg);
	background-repeat:repeat-y;	
	background-position:center top;
}

textarea{
	background-image: url(../img/semitransparent_darker.png);
	background-repeat:repeat;
	

}

.logo {

	position:absolute;
	top:30px;
	left:80px;

}

.contentSlot H1 {
	font-family: "Century Gothic", Century, Arial;
	font-size: 16px;
	color: #FFFFFF;
}

.Standard{
	font-family: "Century Gothic", Century, Arial;
	font-size: 11px;
	color: #FFFFFF;

}

.header {
	height: 160px;
	display:block;
}

.userblock {
	position: relative;
	width: 700px;
	left: 20px;
	top: 10px;
	display: block;
	background-color: #333333;
	color: #FFFFFF;
}

.Container {

	position:relative;
	width:950px;
	margin:0 auto;
	text-align:center; /* for IE */
}

.hidden {

	display:none;

}



.topMenu{
	position: absolute;
	width: 955px;
	top: 0px;
	right: 0px;
	background-color: #333333;
	text-align: right;
}

.midMenu{
	position: absolute;
	float:left;
	display:block;
	left: 50px;
	top: 125px;
	height: 40px;
	background-image: url(../img/menu_bg.png);
	background-repeat: no-repeat;
}

.mainSection{
	min-height: 400px;
	position: absolute;
	width:830px;
	left: 30px;
	top: 160px;
	padding-top: 0px;
	padding-left:20px;
	padding-bottom:0px;
	
}

.contraDeals{
	background:url(../img/semitransparent.png);
	background-repeat:repeat;
	min-height:198px;
	color:#FFFFFF;
	width:165px;
	right:0px;
	float:right;
	padding:0px;
	margin-bottom:10px;
}

.baseMenu{
	margin-top:20px;
	background-image: url(../img/footer.png);
	background-repeat:no-repeat;
	background-position:top left;
	clear:both;
}

.contentSlot{
	min-height:350px;
	position: relative;
	padding:0px;
	margin-top:0px;
	margin-bottom:0px;
	margin-right:0px;
	color:#FFFFFF;
	float:left;
	width:625px;
	top: 0px;
	left:10px;
	background-image: url(../img/semitransparent_70pc.png);
	background-repeat:repeat;
	border:thick;
	font-family: "Century Gothic", Century, Arial;
	font-size: 11px;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
}

.contentSlot a{
	font-family: "Century Gothic", Century, Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.verticalWhiteLine{
	background-image: url(../img/verticalLine.png);
	background-repeat:repeat-y;
	background-position:left top;
}

.horizontalWhiteLine{
	background-image: url(../img/horizontalLine.png);
	background-repeat:repeat-x;
	background-position:left bottom;
}

.progSlot{
	position: relative;
	padding:0px;
	margin-top:0px;
	margin-bottom:0px;
	margin-right:0px;
	display:block;
	color:#FFFFFF;
	width:910px;
	height:480px;
	top: 0px;
	left:0px;
	border:thick;

}

.festival{
	min-height:400px;
	position: relative;
	background-color:#333333;
	padding:0px;
	margin-top:0px;
	margin-bottom:0px;
	margin-right:10px;
	display:block;
	color:#FFFFFF;
	float:left;
	width:610px;
	top: 0px;
	left:0px;
	border:thick;	

}

.gallery{
	float:left;
	width:625px;
	height:500px;
	top: 0px;
	left:0px;
	border:thick;	

}

.eventsPanel{
	background:url(../img/semitransparent.png);
	background-repeat:repeat;
	min-height:400px;
	color:#000099;
	width:208px;
	right:20px;
	float:left;
	padding:0px;
	margin-bottom:10px;
	font-size: 36px;
}

.spaw2 iframe, .spaw2 textarea
{
  border: 10px;
}

.spaw2 body{
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	color: #99CC33;
	

}
