@charset "utf-8";
/* CSS Document */

body {
	margin: 0 auto;
	padding: 0;
	font-family: "HelveticaNeue", Helvetica, Arial, sans-serif;
	font-size: 76%;
	color: #444;
	background-color: #ffedff;
	text-align: center;
	width: 770px;
}

p {
	font-size: 1em;
	line-height: 1.5em;
	margin: 1.2em 0em 1.2em 0em;
	padding: 0 40px 0 0;
	font-family: "Tahoma", Helvetica, Arial, sans-serif;
}

h1 {
	font-size: 2.0em;
	font-weight: normal;
	margin-top: 0em;
	margin-bottom: 0em;
	font-family: "HelveticaNeue-Light", "HelveticaNeue", Helvetica, Arial, sans-serif;
}

h2 {
	font-size: 1.8em;
	margin: 0 10px 20px 20px;
	padding: 10px 0 0 0;
	text-align: left;
	font-weight: normal;
	color: #b73fa3;
	font-family: "Century Gothic", "HelveticaNeue", Helvetica, Arial, sans-serif;
}

h3 {
	font-size: 1.5em;
	margin: 5px 10px 10px 20px;
	text-align: left;
	font-weight: normal;
	font-family: "HelveticaNeue-Light", "HelveticaNeue", Helvetica, Arial, sans-serif;
	color: #5e7c00;
}

h4 {
	font-size: 1.1em;
	margin: 0 10px 10px 15px;
	font-weight: bold;
	font-family: "HelveticaNeue-Light", "HelveticaNeue", Helvetica, Arial, sans-serif;	
}

a {
	text-decoration: none;
	font-weight: normal;
	color: #000;
}

a:link, a:visited {
	color: purple;
}

a:hover {
	color: fuchsia;
	text-decoration: underline;
}

a:active {
	color: yellow;
	text-decoration: underline;
}

h3 a:link, h3 a:visited {
	color: #5e7c00;
}

h3 a:hover {
	text-decoration: underline;
	color: #469214;
}

h3 a:active {
	color: lime;
	text-decoration: underline;
}

img {
	border: 0;
}

ol, ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font: italic 1.1em/1.4em "Century Gothic", Helvetica, Arial, sans-serif;
}

li > p {
	margin-top: 0.2em;
}

pre {
	font-family: monospace;
	font-size: 1.0em;
}

strong, b {
	font-weight: bold;
}

#ciara {
	margin: 0 auto;
	width: 770px;
}

#header {
}

#header h1 {
	background: url(images/header.gif) no-repeat left top;
	width: 770px;
	height: 185px;
	text-indent: -9999em;
	overflow: hidden;
}

#bg {
	position: relative;
	left: 0;
	top: 0;
	background: url(images/navbg2.gif) repeat-y 188px top;
}

#bg_home {
	position: relative;
	left: 0;
	top: 0;
}

#navigation {
	position: absolute;
	left: 0;
	top: 0;
	margin: 0;
	width: 190px;
	min-height: 467px;
	background: url(images/navbg.gif) no-repeat left top;
	text-align: left;
	overflow: hidden;
}

#navigation ul {
	margin: 12px 0 0 35px;
	list-style-type: none;
}

#navigation li {
	margin-bottom: 0.4em;
}

#navigation ul ul {
	margin: 5px 0 0 15px;
	font-size: 0.8em;
	line-height: 1em;
}

#navigation ul ul li a {
	font-weight: normal;
}

#navigation a {
	color: #71468e;
	display: block;
	width: 140px;
	padding-left: 10px;
	text-decoration: none;
	font-weight: normal;
}

#navigation_home {
	position: absolute;
	left: 0;
	top: 0;
	margin: 0;
	width: 190px;
	height: 345px;
	background: url(images/navbg.gif) no-repeat left top;
	text-align: left;
	overflow: hidden;
}

#navigation_home ul {
	margin: 12px 0 0 35px;
	list-style-type: none;
}

#navigation_home li {
	margin-bottom: 0.4em;
}

#navigation_home ul ul {
	margin: 5px 0 0 15px;
	font-size: 0.8em;
	line-height: 1em;
}

#navigation_home ul ul li a {
	font-weight: normal;
}

#navigation_home a {
	color: #71468e;
	display: block;
	width: 140px;
	padding-left: 10px;
	text-decoration: none;
	font-weight: normal;
}

li#registration {
	position: relative;
	left: -15px;
	top: 5px;
}

.push {
	margin: 170px 0 30px 0;
}

#navigation a:hover {
	color: #fc4700;
	text-decoration: none;
}

#navigation_home a:hover {
	color: #fc4700;
	text-decoration: none;
}


#navigation .nohover a:hover {
	background-color: transparent;
}

#this_page {
	margin: 0 0 0 190px;
	width: 580px;
	min-height: 467px;
	background-color: #fff;
	background-image: url(images/gradient.gif);
	background-position: right top;
	background-repeat: repeat-y;
}

#home_page {
	margin: 0 0 0 190px;
	width: 580px;
	height: 345px;
	background-color: #fff;
	background-image: url(images/gradient.gif);
	background-position: right top;
	background-repeat: repeat-y;
}

#this_page p {
	text-align: left;
	margin: .9em 0 .9em 30px;
}

.parties {
	font-family: "Comic Sans MS", cursive;
}

.floatleft{
        float: left;
        clear: left;
        width: 180px;
        height: 130px;
        margin: 0 20px 20px 22px;
        display: block;
        border: 1px solid silver;
}

.floatleft:link, a.floatleft:visited {
        border: 1px solid silver;
}

.floatleft:hover {
        border: 1px solid lime;
}

.floatleft:active {
        border: 1px solid yellow;
}

.floatleft img {
        width: 180px;
        height: 130px;
}

.floatright {
	float: right;
	clear: right;
	width: 180px;
	height: 120px;
	margin: 0 20px 20px 22px;
	display: block;
	border: 1px solid silver;
}

.floatright:link, a.floatright:visited {
        border: 1px solid silver;
}

.floatright:hover {
        border: 1px solid lime;
}

.floatright:active {
        border: 1px solid yellow;
}

.floatright img {
        width: 180px;
        height: 120px;
}

.verve{
	width: 310px;
	height: 120px;
	border: 1px solid silver;
}

.verve:link, a.verve:visited {
        border: 1px solid silver;
}

.verve:hover {
        border: 1px solid lime;
}

.verve:active {
        border: 1px solid yellow;
}

.verve img {
        width: 310px;
        height: 120px;
}

.gallery a {
	float: left;
	margin: 0 15px 15px 0;
	width: 150px;
	height: 150px;
	border: 1px solid #FFFFFF;
}

.gallery a:link, .gallery a:visited {
	border: 1px solid #fff;
}

.gallery a:hover {
	border: 1px solid #fff;
}

.gallery a:active {
	border: 1px solid #fff;
}

#galleryholder {
	clear: both;
	float: left;
	width: 547px;
	margin: 20px 0 30px 33px;
}

/* Box Links */

.box {
        float: left;
        width: 154px;
        height: 150px;
}

.box a {
        display: block;
}

.first img {
        width: 154px;
        height: 150px;
        border: 0;
}

/* Footer */

#footer {
	clear: both;
	float: left;
	width: 770px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: purple;
	min-height: 100px;
	background: url(images/footerbg.gif) no-repeat left top;
}

#footer p {
	text-align: center;
	padding-left: 220px;
}

#footer p a:hover {
	color: #7c00fc;
	text-decoration: underline;
}

#footer_home {
	clear: both;
	float: left;
	width: 770px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: purple;
	min-height: 100px;
	background: url(images/footerhomebg.gif) no-repeat left top;
}

#footer_home p {
	text-align: center;
}

#footer_home p.first {
	margin-top: -10px;
}

#footer_home p.second {
	margin-top: -5px;
}

p.credit, p.credit_inner {
	font-size: xx-small;
}

.credit_inner a:hover {
	color: #7c00fc;
}

#address {
	clear: both;
}

.clearboth {
	clear: both;
	line-height: 0;
} 

