/* CSS Document */
img
{
border:0;
}

a:link {
	font-family: Verdana;
	font-size: 10px;
	line-height: 15px;
	color: #ff3300;
	text-decoration: none;
}
a:visited {
	font-family: Verdana;
	font-size: 10px;
	line-height: 15px;
	color: #ff3300;
	text-decoration: none;
}
a:hover {
	font-family: Verdana;
	font-size: 10px;
	line-height: 15px;
	color: #330000;
}
a:active {
	font-family: Verdana;
	font-size: 10px;
	line-height: 15px;
	color: #ff3300;
	text-decoration: none;
}
.border {
	border: 1px solid #990000;
}
.font {
	font-family: Verdana;
	font-size: 10px;
	line-height: 15px;
	color: #330000;
}
.header {
	font-family: Verdana;
	font-size: 12px;
	line-height: 160px;
	color: #333333;
	font-weight: bold;
}
INPUT {
font-family: Verdana;
font-size: 10px;
background: #FFFFFF;
border: 1px #333333 solid;
color: #333333
}
TEXTAREA { 
font-family: Verdana;
font-size: 10px;
background: #FFFFFF;
color: #333333;
border: 1px #333333 solid
}
SELECT { 
font-family: Verdana;
font-size: 10px;
background: #FFFFFF;
}
OPTION { 
font-family: Verdana;
font-size: 10px;
background: #FFFFFF;
color: #333333;
border: 1px #333333 solid
}

/* footer */
a.ft:link {
	font-family: Verdana;
	font-size: 10px;
	line-height: 15px;
	color: #ff3300;
	text-decoration: none;
}
a.ft:visited {
	font-family: Verdana;
	font-size: 10px;
	line-height: 15px;
	color: #ff3300;
	text-decoration: none;
}
a.ft:hover {
	font-family: Verdana;
	font-size: 10px;
	line-height: 15px;
	color: #ffffff;
	text-decoration: underline;
}
a.ft:active {
	font-family: Verdana;
	font-size: 10px;
	line-height: 15px;
	color: #ff3300;
	text-decoration: none;
}
.ftfont {
	font-family: Verdana;
	font-size: 10px;
	line-height: 15px;
	color: #ffffff;
}

.white18font {
	font-family: Verdana;
	font-size: 18px;
	line-height: 21px;
	color: #ffffff;
}
.white14font {
	font-family: Verdana;
	font-size: 14px;
	line-height: 17px;
	color: #ffffff;
}
.white11font {
	font-family: Verdana;
	font-size: 11px;
	line-height: 14px;
	color: #ffffff;
}

.events
{
width:275px;
overflow:visible;
height:300px;
list-style:none;
}

.events li
{
list-style:none;
}

#eventsList a
{
color:white;
display:block;
padding:10px;
}

#eventsList a:hover
{
text-decoration:none;
background-color:#F3D212;
color:black;
}

#eventsList
{
}

#eventsList ul
{
margin:0;
list-style:none;
padding:0;
}

.mainEventImage
{
width:250px;
}

#creatorFooter
{
float:right;
padding-top:30px;
}

#creatorFooter a
{
color:#ee0000;
}
