body { 
	font-family: Arial,Helvetica,sans-serif;
	background: #666 url(images/bg.jpg) repeat-x;
	margin: 0px;
	padding: 0px; 
}

	body h1 {
		font: normal 24px Arial;
		color: #fff;
		margin: 0px 0px 10px 0px;
		line-height: 24px;
		text-align: left;
}

	body h2 {
		font: normal 20px Arial;
		color: #fff;
		margin: 0px 0px 10px 0px;
		line-height: 24px;
}

	body h3 {
		font: normal 16px Arial;
		color: #0f6;
		margin: 0px 0px 10px 0px;
		line-height: 24px;
}

	body h4 {
		font: normal 13px Arial;
		color: #fff;
		margin: 0px;
}

	body h5 {
		font: normal 14px Arial;
		color: #fff;
		margin: 0px;
		text-decoration: underline;
		line-height: 24px;
}

	body p {
		font: normal 13px Arial;
		color: #999;
		margin: 0px;
		line-height: 18px;
}

	body li {
		font: normal 13px Arial;
		margin: 3px 0px 3px -20px;
		color: #fff;
		line-height: 16px;
}

	body ul {
		margin-top:0;
		margin-bottom:0;
		list-style-position: outside;
		 list-style: circle;
}

	body img {
		margin: 0px;
		border: 0px
}

	body br {
		line-height: 16px;
}

	body a {
		font: normal 13px Arial;
		color: #0f6;
		text-decoration: underline;
		margin: 0px;
}

	body a:hover {
		font: normal 13px Arial;
		color: #093;
		margin: 0px; 		
}

	body strong {
		font: bold 14px Arial;		
		color: #fff;
		margin: 0px;
		line-height: 16px;
}

	body b {
		font: bold 13px Arial;		
		color: #666;
		margin: 0px;
		line-height: 14px;
}

#content {
	width: 900px;
	height: 640px;
	position: relative;
	top: 40px;
	margin: auto;
	margin-top: 0px;
	border: solid 0px #900;
	padding: 0px;
}

#content2 {
	width: 900px;
	height: 2630px;
	position: relative;
	top: 40px;
	margin: auto;
	margin-top: 0px;
	border: solid 0px #900;
	padding: 0px;
}

#content3 {
	width: 900px;
	height: 600px;
	position: relative;
	top: 40px;
	margin: auto;
	margin-top: 0px;
	border: solid 0px #900;
	padding: 0px;
}

#mainbox {
	width: 900px;
	height: 630px;
	position: absolute;
	top: 0px;
	left: 0px;
	overflow: auto;
	background: #000;
}

#mainbox2 {
	width: 900px;
	height: 2620px;
	position: absolute;
	top: 0px;
	left: 0px;
	overflow: auto;
	background: #000;
}

#mainbox3 {
	width: 900px;
	height: 584px;
	position: absolute;
	top: 0px;
	left: 0px;
	overflow: auto;
	background: #000;
}

#header {
	width: 900px;
	height: 208px;
	position: absolute;
	top: 0px;
	left: 0px;
	background: #000;
}

	#header p {
		text-align: right;
		margin: 80px 10px 0px 0px;
		color: #666;
}

#logo {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 167px;
	height: 162px;
	padding: 0px;
	margin: 0px;
}

#name {
	position: absolute;
	top: 60px;
	right: 30px;
	width: 671px;
	height: 51px;
	padding: 0px;
	margin: 0px;
}

#greyline {
	position: absolute;
	top: 248px;
	left: 0px;
	width: 1000px;
	height: 1px;
	padding: 0px;
	margin: 0px;
	text-align: center;
}

#greyline2 {
	position: absolute;
	top: 335px;
	left: 0px;
	width: 1000px;
	height: 1px;
	padding: 0px;
	margin: 0px;
	text-align: center;
}

#textbox {
	width: 652px;
	height: 400px;
	position: absolute;
	top: 200px;
	left: 200px;
	overflow: auto;
}

	#textbox p {
		margin: 10px 0px 0px 0px;
		color: #999;
}

#textbox2 {
	width: 700px;
	height: 420px;
	position: absolute;
	top: 200px;
	left: 150px;
	overflow: auto;
}

	#textbox2 p {
		margin: 10px 0px 0px 0px;
		color: #999;
}

#portfolio {
	width: 653px;
	height: 2370px;
	position: absolute;
	top: 185px;
	left: 200px;
	overflow: auto;
	text-align: left;
	z-index: 2;
	padding: 0px;
}

	.portfolio {
		border: solid 4px #666;
}

	a img.portfolio {
		border: solid 4px #666;
}

	a:hover img.portfolio  {
		border: solid 4px #fff;
}

	#portfolio a {
		font: normal 13px Arial;
		color: #fff;
		text-decoration: none;
		margin: 0px;
}

	#portfolio a:hover {
		font: normal 13px Arial;
		color: #0f6;
		margin: 0px; 		
}

#artists {
	width: 652px;
	height: 400px;
	position: absolute;
	top: 200px;
	left: 200px;
	overflow: auto;
}

	#artists p {
		margin: 10px 0px 0px 0px;
		color: #999;
}

	#artists h2 {
		margin: 10px 0px 0px 0px;

}

.artist_photo {
	margin: 10px 10px 5px 10px;
	border: solid 4px #333;
	float: left;
}

.release {
	float: right;
	margin: 0px 0px 0px 20px;
}

#home_content {
	width: 652px;
	height: 350px;
	position: absolute;
	top: 0px;
	left: 0px;
	text-align: left;
	overflow: auto;
	padding: 0px;
	margin: 0px;
}

	#home_content h1 {
		margin: 10px 0px 5px 0px;
}

.service {
	width: 280px;
	float: left;
	padding: 10px;
	text-align: justify;
}

	.service h3 {
		margin: 10px 0px 10px 10px;
}

	.service_img {
		margin: 10px 20px 5px 10px;
		border: solid 4px #333;
		float: left;
}

	a img.service_img {
		margin: 0px 0px 10px 7px;
		border: solid 4px #333;
}

	a:hover img.service_img  {
		margin: 0px 0px 10px 7px;
		border: solid 4px #fff;
}

#service_details {
	width: 500px;
	height: 100px;
	position: absolute;
	top: 280px;
	left: 250px;
	overflow: auto;
	text-align: justify;
}

#prices {
	width: 850px;
	height: 350px;
	position: absolute;
	top: 280px;
	left: 75px;
	text-align: left;
	overflow: auto;
	padding: 0px;
	margin: 0px;
}

td.desc {
	background: #333;
	height: 30px;
	border-bottom: solid 1px #000;
}

td.desc p {
	color: #999;
	margin: 0px 0px 0px 10px;
}

td.desc:hover {
	background: #000;
}

td.price {
	background: url(images/dkgrey.gif);
	height: 30px;
	border-bottom: solid 1px #000;
}

td.price:hover {
	background: #666;
}

.price p {
	color: #ccc;
	margin: 0px 10px 0px 0px;
	text-align: right;
}

.tdleft {
	background: #666;
	border-bottom: solid 1px #000;
	vertical-align: top;
}

.tdleft img {
	margin: 0px;
}

.tdleft:hover {
	background: #999;
}

.tdmid {
	background: #333;
	border-bottom: solid 1px #000;
	vertical-align: top;
}

.tdmid:hover {
	background: #000;
}

.tdmid p {
	color: #fff;
	margin: 8px 10px 8px 10px;
	text-align: left;
}

.thleft {
	background: #666;
	border-bottom: solid 1px #000;
}

.thleft:hover {
	background: #999;
}

.thmid {
	background: #333;
	border-bottom: solid 1px #000;
}

.thmid:hover {
	background: #000;
}


#footnav {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 15px;
	text-align: center;
	background: #333;
	margin: 0px;
	padding: 2px 0px 0px 0px;
}

	#footnav a {
		font: normal 11px Arial;
		color: #fff;
		text-decoration: none;
		margin: 0px;
}

	#footnav a:hover {
		font: normal 11px Arial;
		color: #0f6;
		margin: 0px; 		
}

	#footnav p {
		font: normal 11px Arial;
		color: #fff;
		margin: 0px;
}

#menu {
	position: absolute;
	top: 186px;
	left: 10px;
	width: 120px;
	height: 140px;
	padding: 0px;
	margin: 0px;
	text-align: left;
	z-index: 2;
}

#nav {
    position: static;
    float: left;
    width: 100px;
}

#nav ul {
    margin: 15px 0 15px 0;
    padding: 0;
    list-style: none;
    border: 0;
}

#nav li {
    text-align: left;
    width: 100px;
    margin: 1px;
    padding: 0;
    font: 10px/15px "Lucida Sans Unicode", Arial, sans-serif;
    color: #fff;
}

#nav li a {
    display: block;
    font-weight: normal;
    padding: 0px 0px 0px 4px;
    color: #999;
    text-decoration: none;
    width: 100px;
    voice-family: "\"}\"";
    voice-family: inherit;
    width: 85px;
	line-height: 20px;
}

html>#nav li a {
    width: 98px;
}

#nav li a:hover {
    font-weight: normal;
    background: #333;
    color: #0f6;
    text-decoration: none;
}

.selected {
	color: #fff;
   	background: #333;
}

#myspace {
	position: absolute;
	bottom: 30px;
	right: 50px;
	width: 250px;
	height: 30px;
	margin: 0px;
	padding: 0px;
	text-align: right;
}

	#myspace a {
		font: normal 13px Arial;
		color: #333;
		text-decoration: underline;
		margin: 0px;
}

	#myspace a:hover {
		font: normal 13px Arial;
		color: #fff;
		margin: 0px; 		
}

#copyright {
	position: absolute;
	bottom: -20px;
	left: 0px;
	width: 100%;
	height: 13px;
	margin: 0px;
	text-align: center;
}
	#copyright p {
		font: normal 11px Arial;
		color: #333;
		margin: 0px;
}

#myAccordion{
	width: 650px;
	border: 1px solid #333;
	position: absolute;
	left: 0px;
	top: 0px;
	margin: 0px;
}
#myAccordion dt{
	line-height: 20px;
	background-color: #333;
	border-top: 0px solid #000;
	border-bottom: 1px solid #000;
	padding: 0 10px;
	color: #fff;
}
#myAccordion dd{
	overflow: auto;
}
#myAccordion p{
	margin: 16px 10px;
}
#myAccordion dt.myAccordionHover
{
	background-color: #666;
}
#myAccordion dt.myAccordionActive
{
	background-color: #666;
	border-top: 0px solid #000;
	border-bottom: 1px solid #000;
}

.service_title {
		font: normal 15px Arial;
		color: #fff;
		margin: 0px;
		line-height: 20px;
}

/*Events*/
.tbl_events tr {
	background:#222;
}

.tbl_events tr:hover {
	background:#333;
}

.tbl_events td {
}
