/* Colours

			National Ice Centre Blue - #003366
			Member Gold - #C8C878
			Light Gold - #E6E6BE
			Light Blue - #99ccff
			New NIC Blue - #6699cc

----------------------------------------------- */

body {
				color: #000000;
				background-color: #FFFFFF;
				background-image: url(http://www.trentfmarena.com/nic/assets/new/background_fade.png);
				background-repeat: repeat-x;
				}

h1 {
				background: url(http://www.trentfmarena.com/nic/assets/site_images/nic-logo.jpg) top left no-repeat;
				}

h5 {
				color: #6699cc;
				}

h6 {
				color: #6699cc;
				}

#toolbar {
				background: #C8C878 url(/assets/site_images/toolbar.gif) bottom left no-repeat;
				}

#toolbar a {
				color: #E6E6BE;
				}

#toolbar a:hover {
				color: #FFFFFF;
				}

p {
				color: #484848;
				}

strong {
				color: #6699cc;
				}

a {
				color: #6699cc;
				}

a:link {
				color: #6699cc;
				}

a:visited {
				color: #6699cc;
				}

a:hover {
				color: #333333;
				}

.page_header {
				padding: 10px;
				background: #6699cc url(http://www.nottingham-arena.com/nic/assets/new/nic_header.gif) top left no-repeat;
				}

.newsitem {
				border-bottom: 1px solid #484848;
				}

.arena_image {
				border: 1px solid #960A14;
				}

.gallery_image {
				background-color: #6699cc;
				}

#primaryContent ul, #primaryContent ol {
				color: #484848;
				}

.arena_footer {
				background: #FFFFFF;
				border-top: 1px solid #6699cc;
				}

#allshows img {
				border: 4px solid #CCCCCC;
				}

#allshows a:hover img {
				border: 4px solid #6699cc;
				}

.innerfade {
				background-color: #B7DBFF;
				background-image: url(http://www.trentfmarena.com/nic/assets/new/news_bar.png);
				}

#message h6 {
				color: #000000;
				}

#message h6 a {
				color: #484848;
				}