@charset "utf-8";
/* CSS Document */

html {
	height: 100%;
	min-height: 100%;
}

body {
	height: 100%;
	width: 100%;
	margin: 0px 0 0 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(general_images/background.gif);
	background-repeat: repeat-y;
	background-position: top center;
	}

/* Text styles for the headings, paragraphs and lists */
h1 {
	font-size: 14px;
	color: #ffffff;
	margin-bottom: 6px;
	margin-top: 0px;
	margin-right: 3px;
	margin-left: 0;
	font-weight: 400;
}
h1.home {
	font-size: 12px;
	color: #ffffff;
	margin-bottom: 6px;
	margin-top: 0px;
	margin-right: 3px;
	margin-left: 0;
	font-weight: 400;
}
h2 {
	font-size: 12px;
	color: #ff0000;
	line-height: 16px;
	margin-bottom: 6px;
	margin-top: 0px;
	margin-right: 3px;
	margin-left: 0;
}
h2.home {
	font-size: 12px;
	color: #ffffff;
	margin-bottom: 6px;
	margin-top: 0px;
	margin-right: 3px;
	margin-left: 0;
	font-weight: 400;
}
h3 {
	font-size: 12px;
	color: #ff0000;
	line-height: 16px;
	margin-bottom: 6px;
	margin-top: 5px;
	margin-right: 3px;
	margin-left: 0;
}
h3.home {
	font-size: 12px;
	color: #ffffff;
	margin-bottom: 6px;
	margin-top: 0px;
	margin-right: 3px;
	margin-left: 0;
	font-weight: 400;
}
h4 {
	font-size: 12px;
	color: #ff0000;
	line-height: 16px;
	margin-bottom: 6px;
	margin-top: 0px;
	margin-right: 3px;
	margin-left: 0;
}
p {
	font-size: 12px;
	line-height: 17px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 15px;
	margin-left: 0;
}
p.home {
	font-size: 12px;
	line-height: 17px;
	margin-top: 15px;
	margin-right: 3px;
	margin-bottom: 10px;
	margin-left: 0;
}
.home2 {
	font-size: 12px;
	line-height: 15px;
	margin-top: 20px;
	margin-right: 3px;
	margin-bottom: 10px;
	margin-left: 0;
	padding: 10px 0 0 0 ;
}
p.home3 {
	font-size: 12px;
	line-height: 17px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 10px;
	margin-left: 0;
}
.verticalspacer {
	margin-top: 0;
	margin-right: 3px;
	margin-bottom: 10px;
	margin-left: 0;
}
.heavytext {
	font-weight:bold;
}

.bold {
font-weight: bold;
}

.italic {
font-style: italic;
}

/* Text style for links */
a:link {
	color: #ff0000;
	font-size: 12px;
	font-weight: 400;
	text-decoration: none;
	}	
a:visited {
	color: #ff0000;
	font-size: 12px;
	font-weight: 400;
	text-decoration: none;
	}
a:hover {
	color: #000000;
	font-size: 12px;
	font-weight: 400;
	text-decoration: none;
}
a:active {
	color: #000000;
	font-size: 12px;
	font-weight: 400;
	text-decoration: none;
}

/* Text style for email link */
a.email:link {
	color: #333333;
	font-size: 12px;
	font-weight: 400;
	text-decoration: none;
	}	
a.email:visited {
	color: #333333;
	font-size: 12px;
	font-weight: 400;
	text-decoration: none;
	}
a.email:hover {
	color: #000000;
	font-size: 12px;
	font-weight: 400;
	text-decoration: none;
}
a.email:active {
	color: #000000;
	font-size: 12px;
	font-weight: 400;
	text-decoration: none;
}

/* Text style for main menu links */
a.menu:link {
	color: #000000;
	font-size: 12px;
	font-weight: 400;
	text-decoration: none;
	}	
a.menu:visited {
	color: #000000;
	font-size: 12px;
	font-weight: 400;
	text-decoration: none;
	}
a.menu:hover {
	color: #ff0000;
	font-size: 12px;
	font-weight: 400;
	text-decoration: none;
}
a.menu:active {
	color: #ff0000;
	font-size: 12px;
	font-weight: 400;
	text-decoration: none;
}

a.home:link {
	color: #000000;
	font-size: 15px;
	font-weight: 400;
	text-decoration: none;
	}	
a.home:visited {
	color: #000000;
	font-size: 15px;
	font-weight: 400;
	text-decoration: none;
	}
a.home:hover {
	color: #ffffff;
	font-size: 15px;
	font-weight: 400;
	text-decoration: none;
}
a.home:active {
	color: #ffffff;
	font-size: 15px;
	font-weight: 400;
	text-decoration: none;
}

a.can:link {
	color: #ffffff;
	font-size: 15px;
	font-weight: 400;
	text-decoration: none;
	}	
a.can:visited {
	color: #ffffff;
	font-size: 15px;
	font-weight: 400;
	text-decoration: none;
	}
a.can:hover {
	color: #ffffff;
	font-size: 15px;
	font-weight: 400;
	text-decoration: none;
}
a.can:active {
	color: #ffffff;
	font-size: 15px;
	font-weight: 400;
	text-decoration: none;
}

a.nuca:link {
	color: #ffffff;
	font-size: 15px;
	font-weight: 400;
	text-decoration: none;
	}	
a.nuca:visited {
	color: #ffffff;
	font-size: 15px;
	font-weight: 400;
	text-decoration: none;
	}
a.nuca:hover {
	color: #ffffff;
	font-size: 15px;
	font-weight: 400;
	text-decoration: none;
}
a.nuca:active {
	color: #ffffff;
	font-size: 15px;
	font-weight: 400;
	text-decoration: none;
}

a.nnf:link {
	color: #ffffff;
	font-size: 15px;
	font-weight: 400;
	text-decoration: none;
	}	
a.nnf:visited {
	color: #ffffff;
	font-size: 15px;
	font-weight: 400;
	text-decoration: none;
	}
a.nnf:hover {
	color: #ffffff;
	font-size: 15px;
	font-weight: 400;
	text-decoration: none;
}
a.nnf:active {
	color: #ffffff;
	font-size: 15px;
	font-weight: 400;
	text-decoration: none;
}

/* Text style for links */
a.more:link {
	color: #ff0000;
	font-size: 11px;
	font-weight: 400;
	text-decoration: none;
	}	
a.more:visited {
	color: #ff0000;
	font-size: 11px;
	font-weight: 400;
	text-decoration: none;
	}
a.more:hover {
	color: #000000;
	font-size: 11px;
	font-weight: 400;
	text-decoration: none;
}
a.more:active {
	color: #000000;
	font-size: 11px;
	font-weight: 400;
	text-decoration: none;
}


#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
}

#navcontainer a.home
{
margin: 0 0 2px 0;
display: block;
background-color: #cccccc;
padding: 6px 0 0 0;
width: 65px;
text-align: center;
text-decoration: none;
height: 28px;
float: left;
}
#navcontainer a:hover.home
{
background-color: #000000;
}

#navcontainer a.can
{
margin: 0 0 2px 2px;
display: block;
background-color: #999999;
padding: 6px 0 0 0;
width: 202px;
text-align: center;
text-decoration: none;
height: 28px;
float: left;
}
#navcontainer a:hover.can
{
background-color: #000000;
}

#navcontainer a.nuca
{
margin: 0 0 2px 2px;
display: block;
background-color: #666666;
padding: 6px 0 0 0;
width: 270px;
text-align: center;
text-decoration: none;
height: 28px;
float: left;
}
#navcontainer a:hover.nuca
{
background-color: #000000;
}

#navcontainer a.nnf
{
margin: 0 0 2px 2px;
display: block;
background-color: #333333;
padding: 6px 0 0 0;
width: 207px;
text-align: center;
text-decoration: none;
height: 28px;
float: left;
}
#navcontainer a:hover.nnf
{
background-color: #000000;
}

#navcontainer li {
display: inline;
} 

img {
border-style: none;
}

/* The container for the layout */
#container {
	width: 750px;
	border: 0;
	padding: 0;
	text-align: left;
	margin: 0 auto 0 auto;
}

/* The container for the logo */
#banner {
	margin: 0;
	height: 37px;
	padding: 0;
	text-align: left; 
	}
	
/* The black container for the layout */
#blackcontainer {
	width: 736px;
	height: 118px;
	padding: 0;
	text-align: left;
	float: left;
	margin: 0 0 2px 0;
	background-color: #000000;
}

/* The green container for the layout */
#greencontainer {
	width: 155px;
	height: 24px;
	padding: 6px 0 0 15px;
	text-align: left;
	float: left;
	margin: 0 0 8px 0;
	background-color: #cccccc;
	font-size: 14px;
}

/* The menu container for the layout */
#menucontainer {
	width: 553px;
	height: 24px;
	padding: 6px 12px 0 15px;
	text-align: right;
	float: right;
	margin: 0 0 0 0;
	font-size: 14px;
	background-color: #cccccc;
}

/* The home picture container for the layout */
#homepiccontainer {
	width: 738px;
	height: 27px;
	padding: 183px 12px 0 0;
	text-align: right;
	margin: 0 0 8px 0;
	background-image: url(general_images/homepic.jpg);
	background-repeat: no-repeat;
	color: #ffffff;
	font-size: 20px;
	float: left;
}

/* The central containers for the layout */
#centre {
	width: 750px;
	clear: both;
	float: left;
	background-image: url(general_images/dots.jpg);
	background-repeat: repeat-y;
}

#centresingledots {
	width: 750px;
	clear: both;
	float: left;
	background-image: url(general_images/dots2.jpg);
	background-repeat: repeat-y;
}

#leftcontainer {
	width: 219px;
	padding: 6px 15px 0 14px;
	text-align: left;
	float: left;
	margin: 0 5px 0 0;
	background-image: url(general_images/lefthome.jpg);
	background-repeat: no-repeat;
	}

#middlecontainer {
	width: 234px;
	padding: 6px 0 0 14px;
	text-align: left;
	float: left;
	margin: 0 5px 0 0;
	background-image: url(general_images/middlehome.jpg);
	background-repeat: no-repeat;
}

#middlecontainernobox {
	width: 224px;
	padding: 6px 10px 0 14px;
	text-align: left;
	float: left;
	margin: 0 5px 0 0;
}

#middlecontainernoboxcatalogue {
	width: 244px;
	padding: 0 0px 0 0px;
	text-align: left;
	float: left;
	margin: 0 0px 0 0;
}

#twocolumncontainernobox {
	width: 445px;
	padding: 35px 0 0 14px;
	text-align: left;
	float: left;
	margin: 0 5px 0 0;
}

#twocolumncontainerartistsimage {
	width: 496px;
	padding: 0px 0 0 0px;
	text-align: left;
	float: left;
	margin: 0 0px 0 0;
}

#rightcontainer {
	width: 215px;
	padding: 6px 15px 0 14px;
	text-align: left;
	float: left;
	margin: 0 0 0 0;
	background-image: url(general_images/righthome.jpg);
	background-repeat: no-repeat;
}

/* The right container for the layout */
#rightcontainernobox {
	width: 215px;
	padding: 6px 15px 0 14px;
	text-align: left;
	float: left;
	margin: 0 0 0 0;
}

#rightcontainernoboxcatalogue {
	width: 244px;
	padding: 0px 0px 0 0px;
	text-align: left;
	float: left;
	margin: 0 0 0 9px;
}

.morecontainer {
	width: 225px;
	text-align:right;
}

#morelinks {
	width: 750px;
	height: 16px;
	float: left;
}
#morelinksleft {
	width: 220px;
	height: 16px;
	float: left;
	padding: 0 15px 0 14px;
	text-align: right;
}
#morelinksmiddle {
	width: 223px;
	height: 16px;
	float: left;
	padding: 0 15px 0 14px;
	text-align: right;
}
#morelinksright {
	width: 220px;
	height: 16px;
	text-align: right;
	padding: 0 15px 0 14px;
	float: left;
}

#footer {
	width: 350px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	height: 57px;
	font-size: 13px;
	text-align: left;
	clear: both;
	color: #666666;
	line-height: 20px;
	float: left;
}

img.imagespacing {
	margin:  10px 0 5px 0;
	float: left;
}

#contact {
float: left;
}

#logos {
	width: 366px;
	height: 37px;
	padding: 0;
	float: right;
	margin: 0 0 0 0;
	text-align: right;
}