/* Design by pickledsword Edited by Alexa */
a
{
	text-decoration: none;
}

* {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
body {
	background: url(../images/festivalnoise/background.png) repeat;
	color: #222;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 20px;
	text-align: center;
}
a:link, a:visited {
	color: blue;
}
a:hover, a:active {
	text-decoration: none;
}
h1 {
	border-bottom: 1px dashed #11aacc;
	font-size: 10px;
	line-height: 18px;
	padding-left: 5px;
	text-transform: uppercase;
	margin: 10px auto;
	color: #11aacc;
}
h2 {
	font-size: 10px;
	line-height: 18px;
	padding-left: 5px;
	text-transform: uppercase;
	margin: 10px auto;
	border-bottom: 1px dashed #ccc;
}
p, ul {
	line-height: 16px;
}
#wrap {
	background: #fff url(../images/red_grass/Body.gif) center repeat-y;
	border: 3px solid #535353;
	margin: 0 auto;
	text-align: left;
	width: 920px;
}
#header {
	background: url(../images/festivalnoise/header.gif) center no-repeat;
	height: 27px;
}
#nav {
	float: left;
	padding-top: 10px;
	overflow: hidden;
	width: 133px;
}
#nav ul {
	margin-bottom: 40px;
}
#nav li {
	display: inline;
	list-style: none;
}
#nav li a {
	background: #fff;
	color: #888;
	display: block;
	font-weight: bold;
	line-height: 18px;
	margin: 2px;
	text-decoration: none;
	text-indent: 5px;
	width: 129px;
}
#nav li a:hover {
	background: gray;
	color: #fff;
}
#nav img {
	cursor: pointer;
	display: block;
	margin: 2px;
}
#main_container {

	margin-top: -3px !important;
	margin-left: 140px;
	padding: 5px;
	width: 765px;
}

#main_content p { text-align: justify; }

#main_content p, #main_content ul {
	margin: 5px 12px;
	width: auto;
}
#main_content a img {
	border: 1px solid #e0e0e0;
	margin: 15px 0 0 25px;
	padding: 2px;
}
#main_content a:hover img {
	border: 1px solid #999;
}

#footer {
	background: url(../images/festivalnoise/Footer.gif) center no-repeat;
	clear: both;
	text-align: center;
}
#pic {
	background: url(../images/festivalnoise/banner2.png) center no-repeat;
	height: 192px;
	margin: 0 auto 10px auto;
	width: 100%;
}

#ads
{
	background: url(../images/festivalnoise/ads.png) center no-repeat top;
	height: 107px;
	margin: 0 auto 100px auto;
	width: 546px;
	padding-top: 10px;
	padding-bottom: 0px;
}

#main_content td, th
{

	padding: 4px;

}

#nav input
{

	width: 129px;
	margin-bottom: 2px;
	font-family: Verdana;
	font-size: 11px;
	border: 1px solid gray;
	margin: 1px;

}

#nav input.button
{
	width: 50%;
}

#main_content input, #main_content textarea
{

	width: 100%;
	font-family: Verdana;
	font-size: 11px;
	border: 1px solid gray;
	margin: 0px;

}

#main_content input, #main_content select, #main_content textarea
{

	font-family: Verdana;
	font-size: 11px;
	border: 1px solid gray;
	margin: 0px;

}

#main_content input.checkbox
{
	width: 15px;
}

#main_content input.button
{

	width: 50%;

}

.background
{

	border: 1px solid gray;
	background-color: #EEEEEE;

}

#main_content p.true
{

	border: solid 1px green;
	padding: 10px;
	background-color: #EEFFEE;


}

#main_content p.false
{

	border: solid 1px red;
	padding: 10px;
	background-color: #FFEEEE;

}

#main_content .comment
{
	border: solid 1px yellow;
	padding: 10px;
	background-color: #fff4de;
}

#main_content table
{

	margin: 0px 0px;
	width: 100%;
	border-collapse: collapse;

}

#main_content img { max-width: 400px; margin: 0px; }

hr {

	width: 60%;
	text-align: left;/*this will align it for IE*/
	margin: 10px auto 10px 5px; /*this will align it left for Mozilla*/
	border: 0;
	color: gray;
	height: 1px;
	background-color: gray;

}
