/* 

DEFAULTS STYLE SHEET FOR [ATTIK DESIGNS]
Created by [ADRIAN CORCORAN]
[htta:hover://www.attikdesigns.ie]

*/

/* --------- 3. links  --------- */

a {
	color:#8a1e04;
	text-decoration:none;
		}
		
a:hover {
	text-decoration:underline;
		}
/*	top */
div#topTag a {
	color: #c9dbec;
		}
div#top a:hover {
		}
a.bannerLink {
	display:block;
	margin-top:-50px;
	width:200px;
	height:48px;
	font-size:1.3em;
	line-height:45px;
	text-align:center;
	text-decoration:none;
	color: #8a1e04;
}
a.bannerLink:hover {
	color: #004b8d;
}
a.bannerLink.twoLine {
	line-height:22px;
}
a.bannerLink img {
	}
a.bannerLink span.img {
	background:url(/mainpics/arrow.png) right center no-repeat;
	width:20px;
	height:45px;
	display:inline-block;
	position:absolute;
	top:152px;
	left:165px;
}
a.bannerLink.twoLine span.img  {
	top:160px;
	left:170px;
}

/*	banner	*/

div#banner a {
		}
div#banner a:hover {
		}
/*	logo	*/
div#logo a {
		}
div#logo a:hover {
		}
/*	navContainer	*/
div#navContainer a {
		}
div#navContainer a:hover {
		}
/*	content	*/
div.content a {
		}
div.content a:hover {
		}
/*	contentLeft	*/
div.contentLeft a {
		}
div.contentLeft a:hover {
		}
/*	contentCentre	*/
div.contentCentre a {
		}
div.contentCentre a:hover {
		}
/*	contentRight	*/
div.contentRight a {
		}
div.contentRight a:hover {
		}
/*	footer	*/
div#footer a {
	color: #c9dbec;
		}
div#footer a:hover {
		}