body {
	padding: 0;
	margin: 0;
	text-align: center;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
a {
	color: #3366CC
}
a:hover {
	text-decoration: underline;
}
a img {
	border: 0;
}
h2 {
	font-size: 15px;}h3 {
	font-size: 13px;margin-bottom: 0;
	padding-bottom: 0;
}
form .fieldTitle {
	width: 150px;
	text-align: right;
	float: left;
	margin: 0 10px 0 0;
	clear: both;
	font-weight: bold;
 }
form .input {
	float: left;margin: 0 0 10px 0 ; padding:0;
 width: 350px;}
form textarea {font-size: 11px;font-family: Times, serif; width: 350px; height: 60px;}
.wrapper {
	width: 740px;
	margin: 5px auto;
}
.headerLogo {
	float: left;
}
.headerLinks{
	float: right;
	text-align: right;
	color: #333333;
	text-decoration: none;
	margin-top: 20px;
	font-size: 10px;
}
.headerLinks a {
	color: #3366CC;
	text-decoration: none;
	text-transform:  uppercase;
	font-weight: bold;
}
.headerLinks a:hover {
	text-decoration: underline;
}
.pageTitle {
	background-color: #FF7F00;
	width: 549px;
}
div>.pageTitle{width: 550px;}
.titleLink {
	font-size: 10px;
	width: 190px;
	text-align: left;
	vertical-align: bottom;
	padding: 3px;
	font-weight: bold;
	color: #333333;
	text-transform: lowercase;
}
.titleLink a {
	color: #1E4C72;
	text-decoration: none;
	line-height: 12px;
}
.titleLink a:hover {
	text-decoration: underline;
}
.titleLink a.current {
	color: #454545;
}
.titleLink a.current:hover {
	text-decoration: none;
}
.sectionBody {
	float: right;
	text-align: left;
	width: 549px;
	background-color: #f2ebe2;
	padding: 15px;
}
div>.sectionBody {width: 520px;}
.sectionBody td {
	font-size: 11px;
	vertical-align: top;
	line-height: 16px;
	padding-bottom: 15px;
}
.footer {
	clear: both;
	text-align: right;
	font-size: 10px;
	text-transform: lowercase;
	color: #999999;
}
.footer a {
	color: #999999;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
}
.textpage_photo {
	float: left;
	width: 185px;
	background-image:url(../img/photo_5.jpg);
	background-repeat: no-repeat;
	background-position:
}
div>.textpage_photo{width: 185px; border-right: 5px solid white;}
.artists_photo {background-image:url(../img/photo_1.jpg);}
.organizers_photo {background-image:url(../img/photo_4.jpg);}
.contestLink {
	text-transform: uppercase;
	font-size: 10px;
	text-decoration: none;
}
.textpage {
	height: 340px;
}
div>.textpage {
	height: 310px;
}
.homepageLink {
	width: 740px;
	clear: both;
	z-index: 1; 
	position: relative; 
	top: -55px; 
	font-weight: bold; 
	color: #DDDDDD; 
	text-decoration: none; 
	text-align: right;
	right: 15px;
	font-size: 12px;
	height: 5px;
}
.homepageLink a {
	color: #dddddd;
	text-decoration:none;
}
.homepageLink a:hover {
	text-decoration: underline;
}
