HTML, BODY
{
	background-color: #F2F2F2;
	font-size: 100%;
}

BODY
{
	background-image: url(images/1party.gif);
	margin: 0px;
	position: relative;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	line-height: 1em;
	color: #6D6D6D;
}

P, ADDRESS
{
	font-size: 1.4em;
	line-height: 1.5em;
}

#wrapper
{
	background: none;
	background-color: #FFFFFF;
	border: 1px solid #6D6D6D;
	margin: 11px auto;
	width: 968px;
}

#header
{
	background-image: url(images/EventBanner4.jpg);
	position: relative;
	width: 968px;
	height: 200px;
}

#header H1
{
	background-color: #333333;
	background-color: rgba(0,0,0,.75);
	color: #F2E537;
	font-family: Times, serif;
	font-size: 3.6em;
	height: 1em;
	-moz-border-radius: 1em;
	padding: 9px;
	position: absolute;
	right: 40px;
	top: 30px;
}

#content
{
	overflow: auto;
	width: 100%;
}

#unique
{
	background-color: #FFFFFF;
	background-image: url(images/center_bg.gif);
	background-position: right;
	background-repeat: repeat-y;
	float: right;
	padding: 0px 14px 0px 16px;
	width: 692px;
}

#unique H1
{
	color: #000000;
	font-size: 2.4em;
}

#unique H2
{
	color: #333333;
	font-size: 2.2em;
}

#unique H3
{
	color: #666666;
	font-size: 2em;
}

#unique H4
{
	color: #999999;
	font-size: 1.8em;
	margin-bottom: 1em;
}

DIV.sideNav
{
	background-color: #FFFFFF;
	background-image: url(images/center_bg.gif);
	background-position: right;
	background-repeat: repeat-y;
	border-right: 1px dashed #6D6D6D;
	border-bottom: 1px solid #6D6D6D;
	float: left;
	padding-left: 0px;
	width: 227px;
}

DIV.sideNav H2

{
	background-color: #FFFFCC;
	border-top: 1px solid #6D6D6D;
	border-bottom: 1px dotted #6D6D6D;
	color: #333333;
	font-size: 1.6em;
	padding: 4px;
}

.list1
{
	overflow: hidden;
	margin-top: 1em;
}



.list1 LI
{
	font-size: 1.3em;
	line-height: 1.4em;
	list-style-position: outside;
	margin-top: 9px;
}



.list1 LI A
{
	background: url(images/marker-4.gif) no-repeat center left;
	padding-left: 17px;
}
