/*
Design by Paul Coleman
www.paulcolemanmusic.com
*/


body {
	background: #151515;
	/*background-image:url(backgrnd.jpg);
	background-repeat:no-repeat;*/
	margin: 0;
	color: #000000;
	text-align: justify;
	padding: 0px 0px;
	/*font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: .05em;
	line-height: 18px;
	font-size: 12px;*/
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: center;

}

h1, h2, h3, h4, h5 {
	margin: 0;
}

img {
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: 0px;
	margin-right: 5px;
	color: #D6D6D6;
}

a:link {
	color: #87879D;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #87879D;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #000;
	text-decoration: none;
	/*border-bottom: 1px dashed #d0d0f8;*/
	background: #87879D;
	font-weight: normal;
}

p {
	margin-top: 0;
	margin-bottom: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
}

ul {
	list-style-type:disc;
	line-height:16px;
	margin-top:0;
	margin-bottom:0;
}

ol {
	margin-top:0;
	margin-bottom:0;
}

div {
	margin:0;
}



/* dots */

.header {
	margin-top:0;
	margin-bottom:2px;
	color: #000000;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.subheader {
	margin-top:0;
	margin-bottom:2px;
	color: #000000;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.pagetitle {
	color: #000;
	font-weight: bold;
	font-size: 13px;
	line-height: 20px;
	border-bottom: 1px solid #87879D;
	text-align: left;
}

.mainhead {
	color: #000;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: .05em;
	left: auto;
	position: relative;
}	

.navhead {
	color: #87879D; /* purple */
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 30px;
	letter-spacing: 0.15em;
}

.menuitem {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	/*border-top: 1px solid #999999;*/
	line-height: 36px;
}

.footer {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color:#000000;
}

.caption {
	background: #F7F7F0;
	color: #666666;
	border-top: none;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	padding: 3px;
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 3px;
	margin-bottom: 18px;
}



/* To center entire web page */
#global {
	margin-left: auto;
	margin-right: auto;
	width: 1024px;
	height: 768px;
	background: url(backgrnd.jpg);
	background-repeat: no-repeat;
}


#navigate {
	width: 215px;
	position: absolute;
	top: 239px;
	float:left;
	margin-left: 75px;
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-weight: normal;
	text-align:left;
}

#navigate a:link {
	/*display: block;*/
	color: #000000;
	font-weight: normal;
}

#navigate a:visited {
	color: #000000;
	font-weight: normal;
}

#navigate a:hover {
	color: #ffffff;
	font-weight: normal;
	background: #87879D;
}	

#footer a:link {
	/*display: block;*/
	color: #000000;
}

#footer a:visited {
	color: #000000;
}

#footer a:hover {
	color: #ffffff;
	background: #333333;
}	

.search {
	/*margin-left: 0;
	margin-right: 200;
	width: 180px;
	position: absolute; 
	top: 215px; 
	float:left;*/
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	line-height: 20px;
	

	
}

input {
	background: #030403;
	color: #000000;
	border:1px solid #6F5D77;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
}

#main {
	margin-left: 323px;
	margin-right: 0;
	padding-right: 5px;
	position: absolute;
	top: 161px;
	height: 559px;
	width: 659px;
	bottom: 25px;
	overflow: auto;
	left: 110px;
	color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: left;
}

#footer {
	margin-left: 323px;
	margin-right: 0;
	position: absolute;
	top: 749px;
	height: 20px;
	width: 659px;
	overflow: hidden;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color:#000000;
	left: 43px;
	/*border-top: 1px solid #6F5D77;*/
}
