	/***** GLOBAL SETTINGS *****/
	html, body {
	margin: 0;
	padding: 0;
	border: 0;
	font: .92em/150% Arial, sans-serif;
	background: url(images/bg.jpg);
	}

img {
border: 0;
}

ul, li {
margin: 0;
padding: 0;
}

h1, h2, h3, h4, h5, h6 {
margin: 0;
padding: 0;
}

dd {
margin: 0;
margin-left: 5px;
}

dt {
margin-top: 10px;
font-weight: bold;
}

p {
margin: 0;
padding: 0;
padding-bottom: 10px;
}

small {
padding: 10px;
color: #444;
}

a,
a:link,
a:visited {
color: #787878;
text-decoration: none;
}

a.hover,
a:hover {
text-decoration: none;
border-bottom: 1px dotted #c0c0c0;
}

p.italic {
font-style: italic;
}

.clear {
clear: both;
height: 80px;
}



	/***** LAYOUT *****/

	#back-to-rave {
	position: absolute;
	right: 20px;
	top: 0px;
	padding: 10px;
	}

#back-to-rave a,
#back-to-rave a:link,
#back-to-rave a:visited {
color: #bbb;
}

#wrapper {
margin: 0 auto;
width: 623px;
}

#header {
margin-top: 54px;
width: 618px;
height: 255px;
background: url(images/header.jpg) no-repeat;
}


	/***** MENU *****/
	.menu {
	clear: both;
	height: 98px;
	}

.menu ul {
list-style: none;
float: right;
padding: 0;
width: 500px;
}

#menu-top ul {
margin: 0 auto;
list-style: none;
padding: 0;
width: 490px;
}

.menu li,
#menu-top li {
display: inline;
}

.menu li a,
.menu li a:link,
.menu li a:visited {
display: block;
margin-right: 15px;
padding: 8px 20px 8px 20px;
float: left;
border-bottom: 1px solid #eee;
}

#menu-top li a,
#menu-top li a:link,
#menu-top li a:visited {
color: #933392;
display: block;
margin-right: 15px;
padding: 8px 20px 8px 20px;
float: left;
border-bottom: 1px solid #fff;
background: #f3f3f3;
}

.menu li a.hover,
.menu li a:hover,
.menu li a.active,
.menu li.active a {
color: #933392;
}

#menu-top li a.hover,
#menu-top li a:hover,
#menu-top li a.active {
border-bottom: 1px dotted #c0c0c0;
}

#intro {
margin: 0 auto;
padding: 20px 0 10px 0;
width: 400px;
padding-top: 20px;
text-align: center;
clear: both;
}

#menu-extras {
list-style: none;
margin: 0 auto;
padding: 0;
width: 490px;
}

#menu-extras ul {
margin: 0;
list-style: none;
padding: 10px;
width: 435px;
background: #f3f3f3;
}

#menu-extras li {
display: inline;
}

#menu-extras li#tys {
margin-left: 100px;
}

#container {
height: 300px;
}


	/***** HEADERS *****/

	h2#events {
	width: 124px;
	height: 39px;
	text-indent: -9999px;
	display: block;
	background: url(images/atevents.jpg) no-repeat;
	}

h2#on-tv {
width: 95px;
height: 46px;
text-indent: -9999px;
display: block;
background: url(images/ontv.jpg) no-repeat;
}

h2#in-the-photoshoots {
width: 241px;
height: 54px;
text-indent: -9999px;
display: block;
background: url(images/inthephotoshoots.jpg) no-repeat;
}

h2#products {
width: 129px;
height: 46px;
text-indent: -9999px;
display: block;
background: url(images/products.jpg) no-repeat;
}

h2#thank-yous {
width: 322px;
height: 50px;
text-indent: -9999px;
display: block;
background: url(images/thankyous.jpg) no-repeat;
}

h2#famous-face {
width: 375px;
height: 43px;
text-indent: -9999px;
display: block;
background: url(images/famousface.jpg) no-repeat;
}

h3 {
font-weight: normal;
text-indent: 30px;
}

h5 {
margin-top: 10px;
font-weight: normal;
font-size: .8em;
}



	/***** CONTENTS *****/

	.content {
	margin: 20px auto 10px auto;
	padding: 10px 10px 0 10px;
	width: 600px;
	background: #f3f3f3;
	}

.image-left {
float: left;
margin-bottom: 10px;
}

.image-left a img,
.image-left img {
margin: 0 10px 0px 0;
padding: 3px;
background: #fff;
border: 1px solid #c0c0c0;
}

.image-left a.hover img,
.image-left a:hover img {
border: 1px solid #666;
}

.image-left a:hover {
border: 0;
}

.directions {
float: left;
width: 420px;
}

.top {
text-align: right;
margin-bottom: 80px;
}

.top a.hover,
.top a:hover {
border: 0;
}


	/***** THANK YOU AND CONTRIBUTIONS *****/
	ul.thankyou {
	margin: 0 0 20px 100px;
	display: block;
	list-style: square;
	}

#column1,
#column2 {
width: 300px;
float: left;
}

input, textarea {
padding: 3px;
border: 1px solid #c0c0c0;
font: 1em Arial, sans-serif;
}

textarea {
width: 300px;
clear: both;
}

.send {
margin-top: 10px;
padding: 5px;
background: #fff;
cursor: pointer;
clear: both;
}

.send:hover {
border: 1px solid #444;
}


	/***** end *****/
