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

body {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Garuda, sans-serif;
	font-size:14px;
}

#container {
	width:820px;
	margin:auto;
	padding:20px;
	padding-top:5px;
	border-left:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
}

#container .header {
	padding-bottom:46px;
	background:url('images/fingerpaint_header.jpg') bottom no-repeat;
}

/*
	-------------------------------------------------------------
*/

.header h1 a {
	display:block;
	text-indent:-2000em;
	height:138px;
	width:419px;
	background:url('images/header.jpg') no-repeat center left;
	padding:10px;
	padding-left:0px;
	padding-bottom:0px;
}

.header h2 {
	font-size:12px;
	font-weight:normal;
	color:#EE1F27;
	text-transform:uppercase;
}

.header .navi {
	font-weight:normal;
	padding-top:0px;
	text-transform:uppercase;
	padding-bottom:5px;
	font-size:14px;
	font-family:"Times New Roman", Times, serif;
}

.header .navi li {
	display:inline;
	margin-right:20px;
	letter-spacing:1px;
	word-spacing:3px;
	color:#323232;
	font-family:"Minion Pro", "Times New Roman", Times, serif;
	font-weight:bold;
}

.header .navi li a {
	color:inherit;
	text-decoration:none;
}

.header .navi li a:hover {
	color:#999999;
}

.header .navi .last {
	margin-right:0px;
}

.showcase {
	margin-top:10px;
	background:url('images/showroom.png');
	height:155px;
	width:370px;
}

/*
	-------------------------------------------------------------
*/

.clear {
	clear:both;
}

.left {
	float:left;
}

.right {
	float:right;
}

.inline {
	display:inline;
}

/*
	-------------------------------------------------------------
*/

.body .authors {
	padding-top:5px;
	font-size:15px;
	padding-bottom:5px;
	color:#CC0000;
}

.message {
	padding-bottom:5px;
}

.message h2 {
	font-family:"Minion Pro", "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:18px;
}

.message h3 {
	font-size:14px;
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	padding-top:10px;
	color:#909090;
	font-style:italic;
}

.message h4 {
	font-size:14px;
	font-weight:normal;
	color:#323232;
	text-align:justify;
}

/*
	-------------------------------------------------------------
*/

.body .box {
	padding:10px;
	border:solid 1px #666666;
	margin-top:20px;
}

.body .left {
	width:570px;
}

.body .right {
	width:191px;
}

/*
	-------------------------------------------------------------
*/

.sponsors {
	text-decoration:underline;
	font-size:12px;
	text-align:center;
	padding:0px;
	padding-top:5px;
}

/*
	-------------------------------------------------------------
*/

#countdown {
	text-align:center;
	font-size:15px;
	color:#CC0000;
	padding-bottom:5px;
}

/*
	-------------------------------------------------------------
*/

.hrS {
	margin-bottom:10px;
	margin-top:10px;
	padding:0px;
	height:0px;
	border:none;
	border-top:solid 1px #000000;
}

/*
	-------------------------------------------------------------
*/

#map {
	width:191px;
	height:400px;
	overflow:hidden;
}

/*
	-------------------------------------------------------------
*/

.h3 {
	font-size:16px;
	color:#666666;
	font-weight:normal;
}

p {
	padding-top:5px;
	padding-left:20px;
	font-size:13px;
	line-height:20px;
	padding-bottom:20px;
}

a {
	color:inherit;
	text-decoration:none;
}

.h2 {
	font-size:24px;
	text-align:right;
}

/*
	-------------------------------------------------------------
*/

.contact, .event {
	background:url('images/contact_bg.jpg');
}

.artists ul {
	margin-left:20px;
	margin-bottom:20px;
}

.artists li {
	list-style:none;
}

/*
	-------------------------------------------------------------
*/

.footer {
	border-top:solid 1px #000000;
	text-align:center;
	margin-top:10px;
	padding-top:5px;
	font-size:12px;
}