html, body {
	font-family: "Lucida Sans", Verdana, sans-serif;
	font-size: 13px;
	line-height:17px;
	color: #dde7c5;
	margin: 0;
	padding: 0;
	background-color: #b73c85;
	background-image: url(images/Gradient.gif);
	background-repeat: repeat-x;
	background-position: top;
	text-decoration: none;
	 }
	 
a:link {
	text-decoration:none;
	font-weight: bold;
	color:#fe75c5;
}
a:visited {
	text-decoration:none;
	font-weight: bold;
	color:#fe75c5;
}
a:hover {
	text-decoration:underline;
	font-weight: bold;
	color:#fbbee2;
	text-align: center;
}	 
	 
ul { list-style-image:url(../images/ul.gif)
}

li { padding-bottom:10px;
}

#wrapper {
	background-color: #2a2428;
	position: relative;
	width: 600px;
	height: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	border-bottom-style: solid;
	}
	
#header {
	position: relative;
	width: 600px;
	height: 198px;
	margin-top:0px;
	background-image: url(images/Header.jpg);
	background-repeat: no-repeat;
	}

#naviwrapper {
	position: relative;
	width: 582px;
	margin: 0 auto;
	}
	
#navi {
	position: relative;
	width: 58px;
	height:33px;
	float: left;
	margin-top:-2px;
	overflow: hidden;
	}
	


#content {
	width: 550px;
	position:static;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 0px;
	text-align: left;

}

#contentcentre {
	width: 550px;
	position:relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 0px;
	padding-left: 0px;
	text-align:center;

}
#c1 {
	width: 300px;
	float:left

}
#c2 {
	width: 250px;
	float:left;
	text-align:center;
	padding-bottom: 40px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #fe75c5;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #fe75c5;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #fe75c5;
	display: inline;
}

	
/* Navi */
.news   {
	display: block;
	height:33px;
	width: 71px;
	float:left;
	background-image: url(images/Navi/news.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-right: 3px;
	margin-left: 1px;
	}
.news:hover {
	background-image: url(images/Navi/news.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.newsactive {
	display: block;
	height:33px;
	width: 71px;
	float:left;
	background-image: url(images/Navi/news.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin-right: 3px;
	margin-left: 1px;
}
.portfolio {
	display: block;
	height:33px;
	width: 89px;
	float:left;
	background-image: url(images/Navi/portfolio.gif);
	background-repeat: no-repeat;
	background-position: bottom;	
	margin-right: 3px;
	
	}
.portfolio:hover {
	background-image: url(images/Navi/portfolio.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.portfolioactive {
	display: block;
	height:33px;
	width: 89px;
	float:left;
	background-image: url(images/Navi/portfolio.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin-right: 3px;
}
	
.commissions   {
	display: block;
	height:33px;
	width: 123px;
	float:left;
	background-image: url(images/Navi/commissions.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-right: 3px;
	}
	
.commissions:hover {
	background-image: url(images/Navi/commissions.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.commissionsactive {
	display: block;
	height:33px;
	width: 123px;
	float:left;
	background-image: url(images/Navi/commissions.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin-right: 3px;
}
	
.merchandise   {
	display: block;
	height:33px;
	width: 129px;
	float:left;
	background-image: url(images/Navi/merchandise.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-right: 3px;
}

.merchandise:hover {
	background-image: url(images/Navi/merchandise.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.merchandiseactive {
	display: block;
	height:33px;
	width: 129px;
	float:left;
	background-image: url(images/Navi/merchandise.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin-right: 3px;
}
	
.artist   {
	display: block;
	height:33px;
	width: 59px;
	float:left;
	background-image: url(images/Navi/artist.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-right: 3px;
}

.artist:hover {
	background-image: url(images/Navi/artist.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.artistactive {
	display: block;
	height:33px;
	width: 59px;
	float:left;
	background-image: url(images/Navi/artist.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin-right: 3px;
}
	
.contact   {
	display: block;
	height:33px;
	width: 95px;
	float:right;
	background-image: url(images/Navi/contact.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	}
	
.contact:hover {
	background-image: url(images/Navi/contact.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.contactactive {
	display: block;
	height:33px;
	width: 95px;
	float:right;
	background-image: url(images/Navi/contact.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#footer {
	position: relative;
	clear:left;
	width: 582px;
	height: auto;
	align:center;
	background-color: #2A2428;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: center;
	vertical-align: top;
}
	#footer a:link { text-decoration:none; font-weight: normal; color:#fe75c5; }
	#footer a:visited { text-decoration:none; font-weight: normal; color:#fe75c5; }
	#footer a:hover, #footer a:focus { text-decoration:underline; font-weight: normal; color:#fbbee2; }
	#footer ul{ margin: 0px 0px 0px 0px; padding: 5px 0px 0px 0px; list-style:none; }
	#footer li{ padding: 0 0.7em 0 0.4em; display: inline; border-right: 1px solid #fbbee2;}
	#footer li.last{ border:none; }

small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #dde7c5;
}
