body {
	background-color: #F2F2F2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	margin: 5px;
	background-image: url(../graphics/layout/bg1.gif);

}
a {text-decoration: none;}
.end {
	clear: both;
}

#container {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	width: 760px;
	height: 20px;
	color: #FFFFFF;
	background-image: url(../graphics/layout/header4.jpg);
	background-repeat: no-repeat;
	padding-top: 65px;
	padding-left: 5px;
	font-size: 90%;

}

#content {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #A1A1A1;
	border-left-color: #100763;
	width: 748px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-image: url(../graphics/layout/contentbg2.gif);
	background-repeat: repeat-y;

}

#menu {
	float: left;
	width: 175px;
	padding-top: 10px;
}

#menu a:link {
	font-size: .8em;
	color: #000000;
	font-weight: bold;
	display: block;
	width: 160px;
	line-height: 1.3em;
	padding-left: 5px;
	text-decoration: none;



	}
#menu a:visited {
	font-size: .8em;
	color: #000000;
	font-weight: bold;
	clear: right;
	display: block;
	width: 160px;
	line-height: 1.3em;
	padding-left: 5px;
	text-decoration: none;



	}
#menu a:hover {
	color: #666666;
	text-decoration: none;
}
#menu a:active {
	color: #666666;
	text-decoration: none;
}
#menu a.artists:link {
	font-size: .8em;
	color: #0033FF;
	font-weight: normal;
	line-height: 1.2em;
	text-decoration: none;


}
#menu a.artists:visited {
	font-size: .8em;
	color: #0033FF;
	font-weight: normal;
	line-height: 1.2em;
	text-decoration: none;


	}
#menu a.artists:hover {
	color: #00FFFF;
}
#menu a.artists:active {
	color: #00FFFF;
}

.menuheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 15px;
	padding-left: 5px;
	font-size: .85em;

}
.sectionheader {
	margin-top: 10px;
	height: 16px;
}

.sectionheadertext {
	background-color: #08066E;
	padding-left: 5px;
	font-size: 0.85em;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	text-align: left;
	height: 15px;
	width: auto;
	padding-right: 5px;
	padding-top: 1px;
	clear: both;
}
.headerend {
	background-image: url(../graphics/layout/nhead.gif);
	background-repeat: no-repeat;
	float: left;
	height: 16px;
	width: 13px;
}

#superhero {
	background-image: url(../graphics/layout/superhero2.jpg);
	background-repeat: no-repeat;
	height: 101px;
	width: 160px;
}

#footer {
	font-size: 0.6em;
	color: #FFFFFF;
	height: 29px;
	width: 750px;
	padding-right: 5px;
	padding-left: 5px;
	background-image: url(../graphics/layout/footer.gif);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 1px;

}

#footer a:link {
	font-size: 1em;
	color: #FFFF66;
	text-decoration: none;

}
#footer a:visited {
	font-size: 1em;
	color: #FFFF66;
	text-decoration: none;

}
#footer a:hover {
	text-decoration: none;
	color: #FF9933;

}
#footer a:active {
	color: #FF9933;
	text-decoration: none;
}

#copyright {
	color: #999999;
}
.imagetext {
	color: #FFFFFF;
	background-color: #000066;
	width: 198px;
	padding-right: 2px;
	padding-left: 2px;
}
.rightcontent {
	float: right;
	width: 550px;
	padding-top: 10px;
	padding-right: 10px;
	margin-top: 5px;
	margin-left: 10px;
	}
.rightcontent p {
	font-size: 75%;
	color: #000033;
}
.rightcontent img {
	float: right;
	}
.ethoscontent {
	width: 550px;
	height: 500px;
	background-image: url(../graphics/layout/ethos_bg.jpg);
	background-repeat: no-repeat;
	border: 1px solid #F2F2F2;

}

h1 {
	font-size: 112%;
}
.toplink {
	width: 550px;
	text-align: center;
}
.toplink a {
	font-size: 75%;
	text-decoration: none;

}
.toplink a:hover {
	color: #000000;
	text-decoration: none;
}
.emailtext {
	float: left;
	width: 150px;
	margin-left: 10px;
	}
.emailform {
	float: left;
	}
.emailbuttons {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;

	}
