* {
	margin: 0;
	padding: 0;
}

body {
	font: 90% Verdana, Arial, Helvetica, sans-serif;
	line-height: 145%;
	padding-top: 35px;
	background-color: #666666;
	color: #000066;
}
html>body {font-size: 12px;}

a {
	color: #33037D;
	text-decoration: underline;
	border: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
	border: none;
}

img {
	border-style: none;	
}
h1 {
	margin: 0px;
	color: #000099;
	font: 200% Georgia, Times, serif;
	font-weight: normal;
	padding-top: 53px;
	line-height: 120%;
	padding-bottom: 5px;
	border-bottom: 2px solid #9999cc;
}

h2 {
	margin: 0px;
	color: #440E97;
	font-size: 115%;
	padding-top: 15px;
	padding-bottom: 10px;
}
.skip {
       position: absolute;
       left: -999em;
       width: 990em;
}
a.skip:active,  a.skip:focus {
        left: 8.5em;
        color: #000000;
}
a.skip:hover,  a.skip:focus {
        left: 8.5em;
        color: #000000;
}
#pagewrapper {
	width: 850px;
	margin: 0px auto;
	background-color: #ffffff;
}

#content {
	background: url(images/logo2009-fade-web.gif) no-repeat bottom right;
	float: left;
	width: 620px;
	padding-left: 60px;
	padding-right: 10px;
	min-height: 600px;
	padding-bottom: 30px;
}
#content p {
	padding-bottom: 10px;
	padding-right: 30px;
}
#content .first {
	padding-top: 40px;
}
#content img.right {
	float: right;
	padding: 43px 0px 10px 20px; 
	}

#content div.artists ul {
	padding-top: 40px;
}

#content div.artists li {
	float: left;
	list-style: none;
	padding-right: 10px;
	padding-bottom: 30px;
	width: 145px;
	text-align: center;
}
#content div.artists li a {
	text-decoration: none;
}
#content div.artists img {
	padding: 0px 15px;
}
#content div.text {
	float: left;
	width: 490px;
}
#content div.thumbs {
	float: right;
	width: 100px;
	padding-top: 40px;
}
#content div.thumbs p {
	text-align: center;
	padding: 0px;
}
#content div.thumbs img {
	padding-bottom: 10px;
	padding-left: 8px;
}


#steve, #sunanda, #jimmy, #richard, #jan, #corp, #web, #bro, #exhib, #sign, #mark, #pack, #bus p {
	padding-top: 35px;
	line-height: 130%;
}

/* ===== Menu ===== */

#menu {
	float: left;
	width: 140px;
	height: 700px;
	background-color: #000099;
}
#menu ul {
	padding-top: 35px;
}
#menu li {
	list-style: none;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom: 1px solid #3366CC;
}
#menu li a {
	text-align: center;
	font: 120% Arial, Helvetica, Verdana, sans-serif;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;

}
#menu li a.current {
	font-weight: bold;
	padding-bottom: 3px;
}
#menu li a:hover {
	color: #3366CC;
	padding-bottom: 3px;
}	


/* ===== Footer ===== */

#footer {
	background: url(images/footer.gif) no-repeat;
	font: 100% Helvetica, Arial, Verdana, sans-serif;
	color: #33037D;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 360px;
	height: 47px;
}
#copyright {
	width: 850px;
	margin: 0px auto;
	font: 80% Helvetica, Arial, Verdana, sans-serif;
	color: #333333;
	text-align: right;
	padding-right: 8px;
	padding-top: 20px;
	}
#copyright a {
	color: #333333;
	}
.clear {
	clear: both;
}
