body {
	background-color: #606750;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 24px;
	font-style: normal;
	text-align: center;
	background-image: url(../images/pico.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

td, th {
	line-height: 24px;
}

h1 {
	font-size: 18px;
	font-weight: normal;
	color: #663300;
	text-align: left;
}

h2 {
	font-size: 16px;
	font-weight: normal;
	color: #606750;
	text-align: left;
	padding-top: 10px;
}

a {
	color: #663300;
	font-style: normal;
	text-decoration: none;
}

a:hover {
	color: #666600;
}

p {
	text-align: left;
}

form {
	background-color: #CCCC99;
}

.title {
	font-size: 14px;
	line-height: 20px;
}

.intro {
	font-size: 16px;
}

.small {
	font-size: 12px;
	padding-left: 30px;
	color: #606750;
}


#header {
	background-image: url(../images/pico-logo.gif);
	height: 100px;
	width: 960px;
	background-repeat: no-repeat;
	margin: 0px;
	background-position: left;
}

#header h1 a {
	text-indent: -9999em;
	text-decoration: none;
	display: block;
	height: 100px;
	width: 960px;
}

#container {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#pic-container {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}



ul#topnav {
	margin: 0;
	padding-bottom: 0px;
	padding-left: 30px;
	padding-right: 0px;
	padding-top: 0px;
	list-style: none;
	float: left;
	font-size: 0.9em;
}

ul#topnav li{
	margin: 0;
	padding: 0;
	overflow: hidden;  /*--Important - Masking out the hover state by default--*/
	float: left;
	height:40px;
}

ul#topnav a, ul#topnav span { /*--The <a> and <span> share the same properties since the <span>  will be a duplicate of the <a> tag--*/
	float: left;
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
	clear: both;
	width: auto;
	height: 20px;
	line-height: 20px; /*--Vertical alignment of text--*/
	background-image: url(../images/a_bg.gif);
	background-repeat: repeat-x;
	padding-top: 10px;
	padding-right: 36px;
	padding-bottom: 10px;
	padding-left: 37px;
}
ul#topnav a{ /*--This is basically the hover state of navigation--*/
	color: #555;
	background-position: left bottom;
}
ul#topnav span{ /*--Default state of navigation--*/
	background-position: left top;
}

#main-home {
	height: 340px;
	width: 840px;
	margin-right: 30px;
	margin-left: 30px;
	background-image: url(../images/pico-gadget2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	clear: both;
	padding: 30px;
}

#main {
	height: auto;
	background-color: #EDE7D1;
	width: 840px;
	margin-right: 30px;
	margin-left: 30px;
	padding: 30px;
	clear: both;
}

#pic-main {
	height: auto;
	background-color: #EDE7D1;
	width: 840px;
	margin-right: 30px;
	margin-left: 30px;
	background-image: url(../images/main-background.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 30px;
	clear: both;
}

#main-about {
	height: auto;
	background-color: #EDE7D1;
	width: 840px;
	margin-right: 30px;
	margin-left: 30px;
	background-image: url(../images/pico-playing.jpg);
	background-repeat: no-repeat;
	padding: 30px;
	clear: both;
	background-position: bottom;
}

#main-sound {
	height: auto;
	background-color: #EDE7D1;
	width: 840px;
	margin-right: 30px;
	margin-left: 30px;
	background-image: url(../images/pico-gadget.jpg);
	background-repeat: no-repeat;
	padding: 30px;
	clear: both;
	background-position: top;
	text-align: left;
}

#main-live {
	height: auto;
	background-color: #EDE7D1;
	width: 840px;
	margin-right: 30px;
	margin-left: 30px;
	background-image: url(../images/pico-gadget6.jpg);
	background-repeat: no-repeat;
	padding: 30px;
	clear: both;
	background-position: bottom;
	text-align: left;
}

#main-workshops {
	height: auto;
	background-color: #EDE7D1;
	width: 840px;
	margin-right: 30px;
	margin-left: 30px;
	background-image: url(../images/pico-yonder.jpg);
	background-repeat: no-repeat;
	padding: 30px;
	clear: both;
	background-position: bottom;
}

#main-contact {
	height: 340px;
	background-color: #EDE7D1;
	width: 840px;
	margin-right: 30px;
	margin-left: 30px;
	background-image: url(../images/pico-gadget4.jpg);
	background-repeat: no-repeat;
	padding: 30px;
	clear: both;
}

#main-links {
	height: 340px;
	background-color: #EDE7D1;
	width: 840px;
	margin-right: 30px;
	margin-left: 30px;
	background-image: url(../images/pico-gadget3.jpg);
	background-repeat: no-repeat;
	padding: 30px;
	clear: both;
}



.sidebar {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	padding: 3px;
	background-color: #FFFFCC;
	color: #003333;
}

#left {
	clear: left;
	float: left;
	width: 640px;
	text-align: left;
	padding-top: 30px;
}

ul#left {
	margin: 0;
	padding-bottom: 0px;
	padding-left: 60px;
	padding-right: 0px;
	padding-top: 0px;
	font-size: 1.2em;
	font-weight: bold;
	color: #EDE7D1;
}

ul#left li{
	margin: 0;
	padding: 0;
	height:40px;
}

ul#left a {
	color: #666633;
}

ul#left a:hover {
	color: #663300;
}

#right {
	clear: right;
	float: right;
	width: 240px;
	text-align: left;
	padding-top: 30px;
}




#footer {
	text-align: center;
	font-style: normal;
	padding-bottom: 10px;
	padding-top: 10px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

#footer a {
	text-decoration: none;
}

#footer a:hover {
	color: #EDE7D1;
}


.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

.box1 {
	border-width: thin;
	border-color: #99FF99 #003300 #003300 #99FF99;
	border-style: double;
 }

.promo {
	font-family: "Times New Roman", Times, serif;
	color: #000033;
}

.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #336699;
}

.dingbat {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	color: #660000; font-weight: bolder; font-size: medium;
 }

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}
