/* 

TYPE STYLE SHEET FOR [ATTIK DESIGNS]
Created by [ADRIAN CORCORAN]
[http://www.attikdesigns.ie]

*/

/* --------- 4. type	--------- */

body {
		background:url(/mainpics/bg-body-const.jpg) -200px 0px repeat fixed;
		}

div#wrapperSides {
		background:none;
}
div.content h1 {
	color:#297343;
		}
div.content h2 {
	color:#18b62f;
		}
div.content a {
	color:#23b610;
	text-decoration:underline;
		}
div.content a:hover {
	color:#297335;
		}
div.contentRight div.panel {
	background:url(/mainpics/tape.png) center bottom no-repeat;
	}
div.contentRight div.panel a {
	color: #29732e;
	}
div.contentRight div.panel a:hover {
	color:#22cd32;
	}
div#footer {
		background:url(/mainpics/bg-footer-grad-const.jpg) 0 0 repeat-x;
		}
