@charset "UTF-8";
body {
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	background-image:url(../pics/red-orange-background.jpg);
	background-repeat: repeat-x;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
p	{
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-left: 0px;
	}

form	{
	padding: 0px;
	margin-top: 2px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	}
	
.formatfestival #header {
	width: 861px;
	height: 170px;
	margin: 0px auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px;
	background-image: url(../pics/format-collective-top.png);
	color: #4D4D4D;
	padding-top: 170px;
	padding-left: 70px;
	padding-right: 85px;
	background-repeat: no-repeat;
}
.formatfestival #headerhome {
	width: 861px;
	margin: 0px auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px;
	background-image: url(../pics/format-collective-top.png);
	color: #4D4D4D;
	padding-top: 170px;
	padding-left: 70px;
	padding-right: 85px;
	background-repeat: no-repeat;
	padding-bottom: 15px;
}
.formatfestival #date {
	float: right;
	margin-top: 50px;
	margin-right: 10px;
	text-align: left;
}
.formatfestival .posters {
	float: right;
	margin-top: 10px;
	margin-right: 15px;
	text-align: left;
}
.formatfestival #cuttop {
	width: 881px;
	margin: 0px auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px;
	text-align: left;
	background-image: url(../pics/format-collective-cuttop.png);
	color: #4D4D4D;
	padding-left: 60px;
	padding-right: 75px;
	height: 40px;
}
.formatfestival #middlebody {
	width: 861px;
	margin: 0px auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px;
	background-image: url(../pics/format-collective-middle.png);
	color: #4D4D4D;
	padding-left: 70px;
	padding-right: 85px;
	text-align: left;
	padding-top: 20px;
}
.formatfestival #middlebodyhome {
	width: 861px;
	margin: 0px auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px;
	background-image: url(../pics/format-collective-middle.png);
	color: #4D4D4D;
	padding-left: 70px;
	padding-right: 85px;
	text-align: left;
	padding-top: 5px;
}
.formatfestival #rightcolumn {
	float:right;
	width: 255px;
	margin-right: 20px;
	margin-left: 20px;
}
.formatfestival #middlecolumn {
	float:right;
	width: 220px;
	padding-right: 25px;
	padding-left: 25px;
	background-image: url(../pics/dotted-lines.gif);
	background-repeat: repeat-y;
}
.formatfestival #leftcolumn {
	float:left;
	width: 255px;
	margin-left: 20px;
	margin-right: 20px;
}
.formatfestival #sponsors {
	width: 861px;
	margin: 0px auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px;
	background-image: url(../pics/format-collective-middle.png);
	color: #4D4D4D;
	padding-left: 70px;
	padding-right: 85px;
	text-align: center;
	padding-top: 20px;
}
.formatfestival #press {
	padding-left: 40px;
	padding-right: 40px;
}
.formatfestival #cutbottom {
	width: 881px;
	margin: 0px auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px;
	text-align: left;
	background-image: url(../pics/format-collective-cutbottom.png);
	color: #4D4D4D;
	padding-left: 60px;
	padding-right: 75px;
	height: 40px;
}
.formatfestival #bottom {
	width: 571px;
	margin: 0px auto 20px; /* the auto margins (in conjunction with a width) center the page */
	border: 0px;
	text-align: left;
	background-image: url(../pics/format-collective-bottom.png);
	color: #4D4D4D;
	padding-left: 360px;
	padding-right: 85px;
	height: 350px;
	padding-top: 50px;
	background-repeat: no-repeat;
	font-size: 10px;
}
.formatfestival #footeremail {
	width: 325px; /* the auto margins (in conjunction with a width) center the page */
	border: 0px;
	text-align: left;
	color: #4D4D4D;
	font-size: 10px;
	float: right;
}
.formatfestival #containerBig {
	width: 2000px;
	margin: 0px; /* the auto margins (in conjunction with a width) center the page */
	border: 0px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: 1000px;
	background-image: url(../pics/frame-back-1000.png);
	color: #4D4D4D;
}
.formatfestival #mainContent {
	padding: 50px 50px 0px 75px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	height: 475px;
}
.formatfestival #mainContentBig {
	padding: 50px 50px 0px 75px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	height: 775px;
}
.formatfestival #homeBloglinks {
	padding: 35px 35px 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	width: 350px;
	height: 440px;
	float: right;
}
.formatfestival #homeTear {
	padding: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	width: 29px;
	height: 471px;
	float: right;
}
.formatfestival #homePhotobox {
	padding: 10px 10px 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	width: 550px;
	height: 465px;
	float: right;
}
.formatfestival #homeLinks {
	padding: 25px 35px 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	width: 300px;
	height: 450px;
	float: right;
}
.formatfestival #mainTextBox {
	padding: 25px 10px 0px 35px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	width: 350px;
	height: 450px;
	float: right;
}
.formatfestival #mainTextBoxBig {
	padding: 25px 10px 0px 35px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	width: 350px;
	height: 750px;
	float: right;
}

.wrapperright {
	width: 450px;
	height: 250px;
	float: right;
	margin-left: 20px;
}

.wrapperrightnowidth {
	float: right;
	margin-left: 20px;
	text-align: center;
}

.linkright {
	width: 450px;
	height: 250px;
	float: right;
	margin-left: 20px;
}

.formatfestival #festivallink {
	height: 20px;
	width: 125px;
	padding-top: 20px;
	float: left;
	margin-left: 35px;
}
.formatfestival #biglink {
	height: 20px;
	width: 80px;
	padding-top: 20px;
	float: left;
}
.formatfestival #wordslink {
	height: 20px;
	width: 125px;
	padding-top: 20px;
	float: left;
}
.formatfestival #shoplink {
	height: 20px;
	width: 110px;
	padding-top: 20px;
	float: left;
}
.formatfestival #bloglink {
	height: 20px;
	width: 80px;
	padding-top: 20px;
	float: left;
}
.formatfestival #renewlink {
	height: 20px;
	width: 125px;
	padding-top: 20px;
	float: left;
}
.formatfestival #gallerylink {
	height: 20px;
	width: 80px;
	padding-top: 20px;
	float: left;
}
.formatfestival #linklink {
	height: 20px;
	width: 80px;
	padding-top: 20px;
	float: left;
}
.linkheading {
	font-size: 26px;
	color: #000000;
	line-height: 20px;
}
.linkmedium {
	font-size: 20px;
	color: #000000;
	line-height: 20px;
}
.linksub {
	font-size: 14px;
	line-height: 20px;
}
.small {
	font-size: 9px;
	line-height: 12px;
	margin-bottom: 3px;
}
.mainheading {
	font-size: 26px;
	color: #000000;
	line-height: 26px;
}
.midheading {
	font-size: 18px;
	color: #000000;
	line-height: 26px;
}
.bodytext {
	font-size: 12px;
	line-height: 18px;
}
a:link {
	color:#333333;
	text-decoration: none
}

a:visited {
	color:#333333;
	text-decoration: none;
}

a:hover {
	color:#FFFFFF;
	text-decoration: none;
	background-color: #000000;
}

a.bodytext:link {
	color:#FF3300;
	text-decoration: none
}

a.bodytext:visited {
	color:#FF3300;
	text-decoration: none;
}

a.bodytext:hover {
	color:#FF0000;
	text-decoration:underline;
	background-color: transparent;
}

#festivallink:hover {
	color:#FFFFFF;
	background-color: #CCCCCC;
	background-image: url(../pics/nav-festival-back.gif);
}

#biglink:hover {
	color:#FFFFFF;
	background-color: #CCCCCC;
	background-image: url(../pics/nav-big.gif);
}

#wordslink:hover {
	color:#FFFFFF;
	background-color: #CCCCCC;
	background-image: url(../pics/nav-festival-back.gif);
}

#shoplink:hover {
	color:#FFFFFF;
	background-color: #CCCCCC;
	background-image: url(../pics/nav-shop.gif);
}

#bloglink:hover {
	color:#FFFFFF;
	background-color: #CCCCCC;
	background-image: url(../pics/nav-blog.gif);
}

#renewlink:hover {
	color:#FFFFFF;
	background-color: #CCCCCC;
	background-image: url(../pics/nav-festival-back.gif);
}

#gallerylink:hover {
	color:#FFFFFF;
	background-color: #CCCCCC;
	background-image: url(../pics/nav-gallery.gif);
}

#linklink:hover {
	color:#FFFFFF;
	background-color: #CCCCCC;
	background-image: url(../pics/nav-blog.gif);
}

.feedburnerFeedBlock	{
	font-size: 12px;
	line-height: 18px;
	}

.headline {
	font-weight:bold;
	}
	
/* Styling fixes for the RSS feeds */

.headline {
	font-weight: bold;
}

li {
	margin-bottom: 10px;
}

#creditfooter {
	padding-top: 20px;
	visibility: hidden;
}
