html,body {
	/*height: 1200px;	*/
	background-image: url(../images/mainbg.jpg);
	background-repeat: repeat-x repeat-y;
	background-position: center bottom;
	padding: 0px;
	margin: 0px;
}
body {
	/*background-color: #64a92a;*/
	background-image: url(../images/mainbg.jpg);
	background-repeat: repeat-x repeat-y;
	background-position: center bottom;
	padding: 0px;
	margin: 0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
#container {
	width: 987px;
	border: 5px solid #FFF;
	/*background-color: #739bb7;*/
	position: absolute;
	overflow: hidden;
	top: 30px;
	left: 50%;
	margin-left: -494px;
	background-image: url(../images/festival_bg.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
#flash {
	height: 723px;
	width: 987px;
	position: absolute;
	left: 0px;
	bottom: 0px;
}
#content {
	position: absolute;
	width: 100%;
	top: 0px;
}
#content a {
  color: white;
}
#header {
	background-image: url(../images/menubg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 847px;
	margin-left: 70px;
	height: 140px;
	margin-top: 40px;
}
h1 {
	background-image: url(../images/logo.png);
	padding: 0px;
	height: 103px;
	width: 589px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -10px;
	overflow: hidden;
	line-height: 500px;
}
h1 a {
  display: block;
}
#header ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	height: 38px;
	font-size: 14px;
}
#maincontent {
	width: 847px;
	margin-right: 70px;
	margin-left: 70px;
	padding-top: 45px;
	padding-bottom: 0px;
}
.blue {
	background-image: url(../images/bluetop.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 13px;
}
.blue div {
	background-image: url(../images/bluebottom.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 0px;
	padding-bottom: 12px;
}
.blue div div {
	background-image: url(../images/bluebg.png);
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-right: 18px;
	padding-bottom: 0px;
	padding-left: 18px;
	color: #FFF;
	font-size: 12px;
}
.blue div div div {
  background-image: none;
  padding: 0px;
}
.gray {
	background-image: url(../images/graytop.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 12px;
}
.gray div {
	background-image: url(../images/graybott.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 0px;
	padding-bottom: 12px;
}
.gray div div {
	background-image: url(../images/graymid.png);
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	color: #333;
	font-size: 12px;
}
.gray div div div {
  background-image: none;
  padding: 0px;
}
.lblue {
  width: 266px;
  margin-top: 20px;
	background-image: url(../images/lbluetop.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 12px;
}
.lblue div {
	background-image: url(../images/lbluebott.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 0px;
	padding-bottom: 12px;
}
.lblue div div {
	background-image: url(../images/lbluemid.png);
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-right: 18px;
	padding-bottom: 0px;
	padding-left: 18px;
	color: #333;
	font-size: 12px;
}
.lblue div div div {
  background-image: none;
  padding: 0px;
}
.red {
	background-image: url(../images/redtop.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 12px;
	margin: 0px;
}
.red div {
	background-image: url(../images/redbutt.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
	margin: 0px;
}
.red div div {
	background-image: url(../images/redmid.png);
	background-repeat: repeat-y;
	font-size: 12px;
	color: #FFF;
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 18px;
	padding-bottom: 0px;
	padding-left: 18px;
}
.orange {
	background-image: url(../images/orangetop.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 12px;
	margin: 0px;
}
.orange div {
	background-image: url(../images/orangebott.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
	margin: 0px;
}
.orange div div {
	background-image: url(../images/orangemid.png);
	background-repeat: repeat-y;
	font-size: 12px;
	color: #FFF;
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 18px;
	padding-bottom: 0px;
	padding-left: 18px;
}


.twocolsset .col {
	width: 288px;
	float: left;
	padding-top: 12px;
}
.twocolsset .col div {
	float: none;
	padding-top: 0px;
	padding-bottom: 12px;
}
.twocolsset .col div div {
	padding-top: 0px;
	padding-right: 18px;
	padding-bottom: 0px;
	padding-left: 18px;
	float: none;
	font-size: 12px;
	display: block;
}


#left {
	width: 212px;
	float: left;
}
#right {
	width: 606px;
	margin-left: 241px;
}

#header ul li {
	float: left;	
}
#header ul li a {
	float: left;
	text-decoration: none;
	display: block;
	padding-right: 12px;
	padding-left: 12px;
	color: #1d3762;
	height: 38px;
}
#header ul li a:hover {
	color: #ea1a73;	
}
.yellow {
	background-image: url(../images/yellowtop.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.yellow div {
	background-image: url(../images/yellowbott.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.yellow div div {
	background-image: url(../images/yellowmid.png);
	background-repeat: repeat-y;
	color: #009;
}
.yellow {
	background-image: url(../images/yellowtop.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.yellow div {
	background-image: url(../images/yellowbott.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.yellow div div {
	background-image: url(../images/yellowmid.png);
	background-repeat: repeat-y;
	color: #009;
}
#content .yellow a {
  color: #009;
}
.pink {
	background-image: url(../images/pinktop.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.pink div {
	background-image: url(../images/pinkbott.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.pink div div {
	background-image: url(../images/pinkmid.png);
	background-repeat: repeat-y;
	color: #FFF;
}
h2,p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.iepngfix {
	width: 100%;
	height: 0px;
}
#footer {
  position: absolute;
  color: lightblue;
  font-size: 12px;
  text-align: right;
  width: 494px;
  left: 50%;
}
#footer a {
  color: lightblue;
}
#substribefield {
	background-image: url(../images/subscribefield.png);
	background-repeat: no-repeat;
	height: 28px;
	padding-top: 3px;
	font-size: 11px;
	width: 110px;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: transparent;
	position: absolute;
	left: 0px;
	top: 0px;
}
#subscribebutton {
	position: absolute;
	left: 115px;
	top: 0px;
	background-image: url(../images/subscribebutton.png);
	height: 24px;
	width: 59px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: transparent;
}
#subscribeform {
	height: 24px;
	width: 174px;
	position: absolute;
	top: 60px;
	left: 50%;
	margin-left: 255px;
}
#visit {
	position: absolute;
	width: 174px;
	top: 90px;
	left: 50%;
	margin-left: 254px;
	color: white;
	text-align: right;
	color: white;
	font-size: 11px;
}
#visit a {
  color: white;
}
#countdown {
	font-size: 10px;
	color: #FFF;
	float: right;
	margin-top: 5px;
}
.turk {
	background-image: url(../images/turktop.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 12px;
	width: 288px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 28px;
}
.turk div {
	background-image: url(../images/turkbutt.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
	margin: 0px;
}
.turk div div {
	background-image: url(../images/turkmid.png);
	background-repeat: repeat-y;
	font-size: 12px;
	color: #FFF;
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 18px;
	padding-bottom: 0px;
	padding-left: 18px;
}
.cboth{clear:both;}
.left{float:left;}
.right{float:right;}
.border{border:1px solid black;}
.left{float:left;}

.purp {
	background-image: url(../images/purptop.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 12px;
	width: 288px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.purp div {
	background-image: url(../images/purpbutt.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
	margin: 0px;
}
.purp div div {
	background-image: url(../images/purpmid.png);
	background-repeat: repeat-y;
	font-size: 12px;
	color: #FFF;
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 18px;
	padding-bottom: 0px;
	padding-left: 18px;
}



.brightred {
	background-image: url(../images/brightredtop.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 13px;
}
.brightred div {
	background-image: url(../images/brightredbottom.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 0px;
	padding-bottom: 12px;
}
.brightred div div {
	background-image: url(../images/brightredbg.png);
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-right: 18px;
	padding-bottom: 0px;
	padding-left: 18px;
	color: #FFF;
	font-size: 12px;
}
.brightred div div div {
  background-image: none;
  padding: 0px;
}



