*{
	margin: 0px;
	padding: 0px;
}
a {
	/*text-decoration: none;*/
	margin-bottom: 3px;
	color: #C51331;
	text-decoration: none;
}
h1{
	font-size:24px;
}
a:hover {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: underline;
}
body {
	font-family: Verdana, Geneva, sans-serif;
	color: #6c2d8d;
	font-size: small;
	font-weight: normal;
}
a img{
	border: 1px none transparent;
}
.image {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6F2A8D;
	border-right-color: #DDC8E1;
	border-bottom-color: #DDC8E1;
	border-left-color: #6F2A8D;
}
#title a  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.link  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



p {
	margin-top: 5px;
	margin-bottom: 10px;
}
.social {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 10px;
}
.social img  {
	vertical-align: middle;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#layout {
	position: relative;
	height: 100%;
	width: 100%;
	padding-top: 10px;
}

#main {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: auto;
	width: 800px;
}
#banner {
	position: relative;
	height: 98px;
	width: 800px;
	background-color: #DDC8E1;
	margin-bottom: 15px;
}
#banner img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#title {
	position: relative;
	height: 126px;
	width: 569px;
	left: 10px;
	top: 5px;
	display: inline;
}
#logo {
	position: absolute;
	height: 217px;
	width: 211px;
	left: 580px;
	top: 5px;
	display: inline;
	background-image: url(images/martiniLady.png);
	background-repeat: no-repeat;
}
#content {
	position: relative;
	z-index: 100;
	text-align: justify;
	width: 110%;
}
#content ul, #content ol {
	list-style-position: outside;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 45px;
}



#Lcol {
	position: relative;
	height: auto;
	clear: right;
	float: left;
	z-index: 100;
	padding-top: 13px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#Ccol {
	float: left;
	width: 350px;
	position: relative;
	height: auto;
	z-index: 101;
	text-align: justify;
	padding: 3px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#homeLcol {
	float: left;
	width: 600px;
	position: relative;
}

#Rcol {
	position: relative;
	height: auto;
	float: left;
	z-index: 100;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	width: 188px;
	margin-top: 10px;
}
.oneCol {
	position: relative;
	height: auto;
	float: left;
	z-index: 100;
	padding: 3px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 775px;
}
.oneColDiv {
	position: relative;
	height: auto;
	float: left;
	z-index: 100;
	padding: 3px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 775px;
	background-image: url(images/dotRP.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.Lcol {
	position: relative;
	height: auto;
	float: left;
	z-index: 100;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 150px;
	text-align: left;
}
.Lcol.width {
	width: 370px;
}
.LcolHome {
	position: relative;
	height: auto;
	float: left;
	z-index: 100;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 200px;
	text-align: left;
	background-image: url(/images/line.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.lHolder {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(/images/line.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

.Rcol {
	position: relative;
	height: auto;
	float: left;
	z-index: 100;
	padding: 5px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 10px;
	width: 600px;
	top: 5px;
}

.Rcol.width {
	width: 400px;
}
.line {
	background-image: url(images/dotSm.png);
	background-repeat: repeat-x;
	clear: both;
	height: 12px;
	position: relative;
	width: 90%;
	display: block;
	margin-right: auto;
	margin-left: auto;
	background-position: center;
}
.line2 {
	background-image: url(images/dotRP.gif);
	background-repeat: repeat-x;
	clear: both;
	height: 12px;
	position: relative;
	width: 100%;
	display: block;
	margin-right: auto;
	margin-left: auto;
	background-position: center;
}
h1,h2,h3,h4,h5,h6{
	font-family: "Arial Narrow", Arial, sans-serif;
	color: #6C2D8D;
}
h1 {
	font-size: 24px;
	font-weight: bold;
	padding-bottom: 7px;
}
h2 {
	font-size: 22px;
	font-weight: bold;
	padding-bottom: 6px;
}

h3 {
	font-size: 18px;
	font-weight: bolder;
	padding-bottom: 5px;
}
h4 {
	font-size: 16px;
	font-weight: bolder;
	padding-bottom: 4px;
}
h5 {
	font-size: 16px;
	font-weight: bolder;
	padding-bottom: 3px;
}
h6 {
	font-size: 16px;
	font-weight: bolder;
	padding-bottom: 2px;
}
#pageTitle{
	font-family: "Arial Narrow", verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 7px;
}
.pageTitle2 {
	font-family: "Arial Narrow", verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 7px;
}
.upjpTitle{
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 17px;
	font-style: italic;
}
#Lcol ul {
	list-style-position: outside;
	padding-left: 7px;
	list-style-type: none;
	padding-top: 2px;
}
#Lcol ul li {
	list-style-position: inside;
	font-weight: bold;
	color: #c41331;
	background-repeat: no-repeat;
	list-style-type: none;
	background-position: 0px center;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 15px;
}
#Lcol ul li a {
	position: relative;
	text-decoration: none;
}
#Lcol ul li a:hover {
	text-decoration: underline;
}

#Lcol .lcolBox ul li {
	font-style: italic;
	color: #6F2A8D !important;
}
#Lcol .LcolHome ul {
	position: relative;
	left: -17px;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#Lcol .LcolHome ul li{
	font-style: italic;
	line-height: 10px;
	font-weight: bolder;
	color: #7D2B84;
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 14px;
}
.disclaimer {
	font-size: x-small;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	position: relative;
	width: 105%;
}
#foot {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6C2D8D;
}


#footer ul li {
	display: inline;
	padding-right: 15px;
	padding-left:2px;
}
#footer ul li a {
	display: inline;
	font-size: 11px;
	font-weight: bold;
	color: #c2c2c2;
	text-decoration: none;
	text-transform: uppercase;
	border-bottom-style: none;
	padding-right: 5px;
}
#footer ul li a:hover {
	display: inline;
	color: #6C2D8D;
	text-decoration: none;
}
#charity {
	position: absolute;
	font-size: x-small;
	text-transform: uppercase;
	color: #6C2D8D;
	float: left;
	display: inline;
	width: 188px;
	left: 629px;
	top: -54px;
}
#charity a    {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#charity img {
	position: relative;
	margin-top: 5px;
	vertical-align: middle;
}
.eventBlurb {
	text-align: center;
	width: 400px;
	margin-right: auto;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 15px;
	padding-bottom: 15px;
}.req {
	font-weight: bold;
	color: #CC3300;
}
.req em {
	font-style: italic;
	font-weight: normal;
	font-size: 12px;
}

.mainForm {
	display: block;
	margin-top: 3px;
	margin-bottom: 3px;
	text-align: left;
}
.box {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9933CC;
	border-right-color: #9933CC;
	border-bottom-color: #5E1F7C;
	border-left-color: #5E1F7C;
	text-align: left;
	left: 0px;
	/*height: 20px;*/
	top: 2px;
	bottom: 2px;
}


.formFieldQuestion {
	width: 200px;
	display: block;
	float: left;
	position: relative;
	text-align: right;
	padding-right: 7px;
}
.checkbox {
	font-variant: small-caps;
	display: block;
	margin-left: 3px;
	font-size: 14px;
	text-transform: capitalize;
	float: left;
}


.imgLink a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}
.clear {
	clear: both;
	position: relative;
	display: block;
	height: 1px;
}
.sponsors {
	text-align: center;
}
.sponsors img{
	padding: 7px;
}
.lcolBox  {
	padding: 10px;
	width: 235px;
	margin-bottom: 15px;
}
.tcktBox,.lcolBox {
	position: relative;
	background-color: #DDC8E1;
	margin-left: 2px;
	margin-right: 2px;
}
.ltPinkBox {
	width: 350px;
	padding: 10px;
	margin-left: 20px;
	position: relative;
	background-color: #ECDFEE;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	left: -40px;
}
.homeBox {
	width: 90%;
	padding: 10px;
	margin-left: 20px;
	position: relative;
	background-color: #ECDFEE;
	margin-bottom: 20px;
}

.tcktBox{
	width: 350px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-color: #AD7CBA;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #DDC8E1;
	margin-left: auto;
	margin-right: auto;
	font-size: x-large;
	font-weight: bold;
}
.tcktBox a{
	border-bottom-style: none;
	color: #6C2D8D;
	text-decoration: none;
}
.tcktBox a:hover {
	text-decoration: underline;
}


.top .tl {
	background-image: url(images/boxTL.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 10px;
	width: 10px;
	left: 0px;
	top: 0px;
}
.top .tr {
	background-image: url(images/boxTR.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 10px;
	width: 10px;
	top: 0px;
	right: 0px;
	float: right;
}
.bottom .bl {
	background-image: url(images/boxBL.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 10px;
	width: 10px;
	left: 0px;
	bottom: 0px;
	display: inline;
	float: left;
}
.bottom .br {
	background-image: url(images/boxBR.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 10px;
	width: 10px;
	right: 0px;
	bottom: 0px;
	display: inline;
	float: right;
}
.upjp{
	font-weight: bold;
	font-style: italic;
}
.upjp .copy{
	position: relative;
	top: -4px;
	font-size: 11px;
}
.pdf{
	position: relative;
	font-size: 7px;
	font-variant: small-caps;
	font-weight: bold;
	vertical-align: sub;
	margin-left: 3px;
}
.logo {
	margin: 15px;
	text-align: center;
	vertical-align: middle;
	height: 100px;
	width: 100px;
}
.logo2 {
	margin: 5px;
	text-align: center;
	vertical-align: middle;
	height: 100px;
	width: 100px;
}
.logo3 {
	margin: 3px;
	text-align: center;
	vertical-align: middle;
	height: 100px;
	width: 100px;
}
 a .logo {
	margin: auto;
	text-align: center;
	vertical-align: middle;
	height: 100px;
	width: 100px;
}
.preParty li {
	font-size: 14px;
	font-family: "Arial Narrow", Arial, sans-serif;
	font-style: normal !important;
	font-weight: bold;
}
.preParty .time {
	font-style: italic;
	font-weight: normal;
}.buzz{
	text-align: right;
}
.buzz img{
	margin-right: 25px;
}
.buzz li{
	font-size: 14px;
	text-align: left;
	font-style: italic;
}
.error{
	font-style: italic;
	color: #930;
}.contactBlock{
	left: 50px;
	position: relative;
	font-size: 16px;
	font-weight: bold;
	font-family: "Arial Narrow", Arial, sans-serif;
}.contactBlock .upjpTitle{
	font-size: 16px;}
.sponsorLevel{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DAB6E9;
	margin-bottom: 20px;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
}.sponsorLevel .title{
	background-color: #FFF;
	position: relative;
	top: 4px;
}.caption{
	font-family: "Arial Narrow", Arial, sans-serif;
	font-style: italic;
}
.sponsorList li{
	line-height: 25px;
}
.soldout{
	color: #AD5FCF;
}
.sponsorTable{
	position: relative;
	top: 7px;
}
.sponsorTable th {
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #702A8E;
}
.sponsorTable td {
	padding: 5px;
}#photoRotate{
	text-align: center;
	vertical-align: middle;
	height: 265px;
	width: 350px;
}.note{
	font-family: "Arial Narrow", Arial, sans-serif;
	font-style: italic;
	text-align: right;
}#Oneslide {
	display: none;
}#Oneslide2 {
}.ssBorder{
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding: 2px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BA83D8;
	border-right-color: #6C2D8D;
	border-bottom-color: #6C2D8D;
	border-left-color: #BA83D8;
}table{
	border:1px none #6F2A8D;
	border-collapse:collapse;
	width: 475px;
	margin-left: 30px;
}td
{
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #7D2B84;
	border-right-color: #7D2B84;
	border-bottom-color: #7D2B84;
	border-left-color: #7D2B84;
}

