body {
	background-image: url(../images/stars_bg.gif);
}

#container{
position: relative;
top: 0px;
left: 200px;
background-color: white;
width: 870px;
height: auto;
}

#findyourfest{
float: right;
top: -70px;
right: 300px;
width: 199px;
height: 149px;
text-decoration: none;
border-style: none;
}

#findyourfest a{
text-decoration: none;
border-style: none;
}

#leftbox{
float: left;
margin-top: 10px;
margin-left: 10px;
left: 0px;
padding: 5px;
width: 410px;
height: auto;
border-width:1px;
border-style:solid;
border-color:black;
}

#rightbox{
float: right;
margin-top: 10px;
right: 50px;
padding: 5px;
width: 390px;
height: auto;
border-width:1px;
border-style:solid;
border-color:black;
}

#newsbox{
padding: 5px;
width: 840px;
height: auto;
border-width:1px;
border-style:solid;
border-color:black;
}

#subnavul a{
position: relative;
top: 0px;
left: 0px;
text-decoration: none;
font-size: 12px;
color: white;
}

#subnavul li{
float: left;
position: relative;
top: 0px;
left: 15px;
list-style: none;
text-decoration: none;
background-image: url(../img/subnav.gif);
background-repeat: no-repeat;
width: 101px;
height: 25px;
padding: 3px;
text-align: center;
}

#subnavul a:hover{
color: black;
}

#clear{
clear: both;
}

#clear2{
clear: both;
}

.containerBorder {
	border: thick solid #FFFFFF;
}
.calendarBorder {
	border: 1pt solid #003366;
}

.mainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #003366;
	text-decoration: none;
	margin: 6px;
	padding: 6px;
}

.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}
.headerPoints {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-left: 5px;
	padding-left: 5px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.bioText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.LargeBlueText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
.LargeRedText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}

img.right { padding: 4px; margin: 0 0 2px 7px; display: inline; }
img.left { padding: 4px; margin: 0 7px 2px 0; display: inline; }
.right { float: right; }
.left { float: left }

.txtfooter{
text-align: center;
}

#moveme{
position: relative;
top: 0px;
left: 30px;
width: 750px;
}

#moveme2{
position: relative;
top: 0px;
left: 85px;
width: 750px;
}

#sddm{	
	margin: 0;
	padding: 0;
	z-index: 30;
	}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	left: 100px;
	font: bold 11px arial;
	}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 3px;
	width: 90px;
	background: #CC0000;
	color: #FFF;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	background: #fff;
color: blue;
}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #5970B2}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #EAEBD8;
		color: #2875DE;
		font: 11px arial}

	#sddm div a:hover
	{	background: #49A3FF;
		color: #FFF}
