body {
	background-image: url(../imgs/background.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	background-position: top;
	list-style-image: url(../imgs/sub/bullet.gif);
}
#boxBorder {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #b3b9c6;
	border-left-color: #b3b9c6;
}
.subLeft {
	background-color: #f3f4f6;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #dbdbdb;
	border-bottom-color: #dbdbdb;
}
.subCenter {
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dbdbdb;
}
.subRight {
	background-image: url(../imgs/sub_rt_gradient.jpg);
	background-repeat: repeat-y;
	background-position: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #dbdbdb;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dbdbdb;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #60697d;
	padding: 5px;
	background-position: bottom;
}
.identity {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #999999;
	line-height: 10px;
	padding: 0px;
	margin: 0px;
}

.footerBG {
	background-color: #FFFFFF;
	background-image: url(../imgs/footer_bg.gif);
	background-repeat: repeat-x;
}
ul {
	padding: 0px;
	margin-top: -10px;
	margin-bottom: -5px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #666666;
	padding-right: 20px;
	padding-left: 20px;
}
p a:link , p a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: underline;
}
p a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
.borderTop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CEBED1;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #a486a9;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a486a9;
	margin-left: 20px;
	margin-right: 120px;
	margin-top: 30px;
	margin-bottom: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A486A9;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 20px;
	font-weight: bold;
	font-style: italic;
}

#content {
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	padding: 5px;
	background-color: #f3f4f6;
	vertical-align: bottom;
}
.footer a:link , .footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
.guestList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #666666;
	list-style-image: url(../imgs/sub/bullet_guests.gif);
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	margin-left: 40px;
}
.divider {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBDBDB;
}
.sponsors {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBDBDB;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 65%;
	color: #999999;
	padding-right: 5px;
	padding-left: 5px;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7B6F99;
}
.arialfont {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #666666;
}
.tablefont {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #666666;
}
.tablefontblack {
	color: #333333;
}


.imageRightSpace {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}

