body {
	background-image: url(images/crimpy/backblue.jpg);
	font-family: "Trebuchet MS", sans-serif;
	font-size: 10pt;
	margin: auto;
	min-height: 400px;
	text-align: justify;
	width: 950px;
}

a {
	text-align: left;
	font-size: 10pt;
	font-family: "Trebuchet MS", sans-serif;
}

a:link {
	color: #000080;
	font-weight: 600;
	text-decoration: none;
}

a:hover {
	color: #ff0000;
	font-weight: bold;
	text-decoration: underline;
}

a:visited {
	color: #000080;
	font-weight: 600;
	text-decoration: none;
}

#header {
	background-position: center;
	text-align: center;
}

#error {
	background-image: url(notfound.png);
	background-position: center;
	border-color: transparent;
	border-style: dotted;
	border-width: 1px;
	min-height:300px;
}

#container_top {
	background-image: url(images/smoothpanel/smoothtop.png);
	background-position: center top;
	min-height: 21px;
}

#container_middle {
	background-image: url(images/smoothpanel/smoothmiddle.png);
	background-position: center top;
	border-color: transparent;
	border-style: dotted;
	border-width: 1px;
}

#container_bottom {
	background-image: url(images/smoothpanel/smoothbottom.png);
	background-position: center top;
	min-height: 20px;
	text-align: center;
}

#pagecontent {
	margin: auto;
	width: 80%;
}

#footer {
	background-repeat: no-repeat;
	font-size: 7pt;
	padding: 5px;
	text-align: center;
}

#navigation {
	padding: 5px;
	text-align: center;
}

.photopanel {
	padding: 30px;
	text-align: center;
}

.quotepanel {
	background-color: #eeeeee;
	background-position: center;
	background-repeat: repeat;
	border-color: #c0c0c0;
	border-style: dotted;
	border-width: 1px;
	margin: auto;
	padding-bottom: 10px;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 10px;
	width: 75%;
}

.quotepanel p {
	background-position: center;
	font-style: italic;
}

.linksection {
	background-color: #eeeeee;
	background-position: center;
	background-repeat: repeat;
	border-color: #c0c0c0;
	border-style: dotted;
	border-width: 1px;
	margin: auto;
	padding-bottom: 10px;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 10px;
	width: 75%;
}

#musictable {
	background-color: #e8f1f7;
	background-position: center;
	border-color: #ffc6c6;
	border-style: solid;
	border-width: 2px;
	font-size: 8pt;
	height: 400px;
	margin: auto;
	overflow: scroll;
	text-align: left;
	width: 85%;
}

.theader {
	background-color: #d9d9ff;
	font-size: 10pt;
	font-weight: bold;
}

.teven {
	background-color: #dadef1;
	font-size: 10pt;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}

.todd {
	background-color: #FFFFFF;
	color: #000;
	font-size: 10pt;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
}

.paypal {
	color: #000;
	text-align: center;
}

#stats {
	color: #800040;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
}

#contactpanel {
	background-color: #d7d7ff;
	background-position: center top;
	border-color: #bfffff;
	border-style: outset;
	border-width: 1px;
	font-size: 10pt;
	margin: auto;
	padding-bottom: 40px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	vertical-align: middle;
	width: 50%;
}

#contactpanel input {
	background-color: #c6c6ff;
	border-style: solid;
	border-width: 1px;
	font-size: 10pt;
	padding: 3px;
	width: 98%;
}

#contactpanel input.reset {
	background-color: #ff0000;
	border-style: outset;
	border-width: 1px;
	color: #ffffff;
	float: left;
	font-size: 10pt;
	padding: 3px;
	width: 30%;
}

#contactpanel input.submit {
	background-color: #00d700;
	border-style: outset;
	border-width: 1px;
	color: #ffffff;
	float: right;
	font-size: 10pt;
	padding: 3px;
	width: 30%;
}

#contactpanel textarea {
	background-color: #c6c6ff;
	border-style: solid;
	border-width: 1px;
	font-size: 10pt;
	height: 80px;
	padding: 3px;
	width: 98%;
}

#contactpanel textarea.biglist {
	background-color: #c6c6ff;
	border-style: solid;
	border-width: 1px;
	font-size: 10pt;
	height: 80px;
	margin: auto;
	padding: 3px;
	width: 98%;
}

#contactpanel select {
	background-color: #c6c6ff;
	border-style: solid;
	border-width: 1px;
	font-size: 10pt;
	padding: 3px;
	width: 100%;
}

#contactpanel select.month {
	background-color: #c6c6ff;
	font-size: 10pt;
	padding: 3px;
	width: 110px;
}

#contactpanel select.nums {
	background-color: #c6c6ff;
	font-size: 10pt;
	padding: 3px;
	width: 70px;
}