* {
	margin: 0px;
	padding: 0px;
	}

body {
	background-color: #B9BEC0;
	font-size: 62.5%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	}
	
#wrapper {
	background-color: #FFFFFF;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: auto;
	width: 900px;
	margin-bottom: 50px;
	}


/* rounded corners */

#topright, #topleft, #bottomleft, #bottomright {
	width: 20px;
	height: 20px;
	position: absolute;
	background-image: url(images/bckpurple.gif);
	background-color: #B9BEC0;
	}

#topleft {
	top: 0;
	left: 0;
	background-image: url(images/topleftcorner.gif);
	}
	
#topright {
	top: 0;
	right: 0;
	background-image: url(images/toprightcorner.gif);
	}
 
#bottomleft {
	bottom: 0;
	left: 0;
	background-image: url(images/bottomleftcorner.gif);
	}
	
#bottomright {
	bottom: 0;
	right: 0;
	background-image: url(images/bottomrightcorner.gif);
	}

/* header */

#dateline p {
	background-color: #d41654;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 50px;
	font-size: 1.5em;
	color: #FFFFFF;
	}
	
.caps {
	font-weight: bold;
	font-variant: normal;
	font-size: 1em;
	text-transform: none;
	color: #FFFFFF;
}
	
.date {
	padding-left: 1.5em;
	}


/* navigation sidelinks */

#navigation {
	background-color: #77839D;
	width: auto;
	float: left;
	margin-bottom: 7em;
	}

#navigation img {
	background-color: #77839D;
	border-left-width: 1em;
	border-left-style: solid;
	border-left-color: #D41654;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 5px;
	}

#navigation ul {
	background-color: #77839D;
	padding-bottom: 15px;
	border-left-width: 1em;
	border-left-style: solid;
	border-left-color: #D41654;
	padding-top: 4px;
	}
	
#navigation li {
	list-style-type: none;
	left: auto;
	right: auto;
	font-weight: bold;
	font-size: 1.6em;
	background-color: #77839D;
	font-style: normal;
	font-variant: normal;
	border-top-width: 0.1em;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
}

.lastnav {
	border-top-width: 0.1em;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-width: 0.1em;
	border-bottom-color: #CCCCCC;
}

#navigation a:link {
	text-decoration: none;
	color: #FFFFFF;
	}
#navigation a:visited {
	text-decoration: none;
	color: #FFFFFF;
	}

#navigation a:hover {
	color: #D41654;
	text-decoration: none;
	padding: 0em;
	}
	
#navigation a:active {
	color: #D41654;
	text-decoration: none;
	}

#purplenav li {
	background-color: #D41654;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0.5em;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #77839D;
	padding-top: 5px;
}

#purplenav a:hover {
	color: #000000;
	}
	
	
/* links */	

a:link {
	text-decoration: none;
	color: #BD134E;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
a:visited {
	text-decoration: none;
	color: #BD134E;
	}

a:hover {
	color: #BD134E;
	text-decoration: underline;
	padding: 0em;
	}
a:active {
	color: #BD134E;
	text-decoration: none;
	}


/* content */

#bodycontent {
	background-color: #FFFFFF;
	float: left;
	width: 540px;
	font-size: 1.2em;
	line-height: 1.5em;
	padding-top: 40px;
	padding-left: 30px;
	padding-right: 20px;
	}
	
h1 {
	font-size: 2.1em;
	font-weight: bold;
	padding-bottom: 20px;
	color: #6E7282;
	}
	
h2 {
	font-size: 1.2em;
	font-weight: bold;
	padding-top: 20px;
	color: #000000;
	}
	
p {
	padding-top: 10px;
	padding-right: 0px;
	}

blockquote {
	background-image: url(images/quote-open.gif);
	background-repeat: no-repeat;
	background-position: 0% 10%;
	margin-top: 3em;
	margin-left: 1.6em;
	}

blockquote p {
	text-align: justify;
	background-image: url(images/quote-close.gif);
	background-repeat: no-repeat;
	background-position: 100% 98%;
	padding-right: 30px;
	padding-left: 27px;
	width: 420px;
	margin: 0em;
	}
	
cite {
	text-align: right;
	display: block;
	}

blockquote>p+p {
	background: none;
	}

#luncheonlinks ul {
	padding-top: 2px;
	padding-left: 0px;
	padding-bottom: 2px;
	border-top-style: none;
	margin-top: 40px;
	margin-bottom: 20px;
	text-align: center;
	background-color: #D41654;
	color: #FFFFFF;
	border-bottom-style: none;
	font-weight: bold;
	}
		
#luncheonlinks li {
	list-style-type: none;
	font-weight: normal;
	list-style-image: none;
	display: inline;
	font-size: 1.2em;
	padding-right: 0px;
	padding-left: 10px;
	}
	
#luncheonlinks a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: .9em;
	}
	
#luncheonlinks a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: .9em;
	}
	
#luncheonlinks a:hover {
	color: #000000;
	font-weight: bold;
	font-size: .9em;
	}

#luncheonlinks a:active {
	color: #000000;
	font-weight: bold;
	font-size: .9em;
	}
	
#bodycontent img {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 15px;
	border: 0px none #FFFFFF;
	}
	
.viewlargerpics {
	font-size: .9em;
	color: #333333;
	text-align: center;
	padding-top: 15px;
	font-weight: bold;
	}
	
tr {
	padding-bottom: 20px;
	}
	
td {
	list-style-type: none;
	vertical-align: top;
	padding-bottom: 15px;
	padding-right: 10px;
	}
	
#shopping td {
	font-size: .8em;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 13px;
	padding-left: 0px;
	}
#shopping table {
	margin-top: 15px;
	margin-bottom: 15px;
	}

table {
	margin-top: 25px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-bottom: 0px;
	}

#rightcol {
	width: 160px;
	float: left;
	padding-top: 35px;
	}
	
#rightcol .vitalise {
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
	margin-bottom: 50px;
	margin-left: 20px;
	}

#rightcol img {
	padding-top: 25px;
	padding-left: 10px;
	border: 0px none #FFFFFF;
	}
	
#speakers img {
	padding-top: 40px;
	display: block;
	padding-left: 20px;
	}
	
#eventspics {
	text-align: center;
	}
#menu {
	text-align: center;
	padding-right: 40px;
	padding-left: 40px;
	padding-top: 20px;
	padding-bottom: 40px;
	}
#menu h2 {
	padding-top: 50px;
	font-size: 1.3em;
	color: #000000;
	font-weight: bold;
	}
#fashion {
	text-align: center;
	padding-top: 35px;
	padding-bottom: 55px;
	}
	
#vitalise {
	text-align: center;
	padding-top: 23px;
	}
	
/* footer */

#footer {
	width: 900px;
	text-align: center;
	font-size: 1em;
	color: #666666;
	clear: both;
	padding-top: 30px;
	}
	
.designer {
	font-size: 1em;
	color: #CC0000;
	text-align: right;
	margin-top: 0px;
	padding-right: 20px;
	padding-bottom: 5px;
	}


.googlemaps {
	text-align: center;
}
#karrenspeakers {
}

