/* totalcontrol.css by Carmel James, http://www.carmeljames.com */
/* css released under Creative Commons License - http://creativecommons.org/licenses/by-nc-sa/1.0/  */
/* All associated graphics copyright 2005, Carmel James */
/* Work commenced: 20th August, 2005 */

html, body {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	background:url(images/bg.gif) no-repeat center top;
}

h2.skulls a:link, h2.skulls a:visited {
	color: #FFCC00; 
    font-size: 1.4em;
	margin-bottom: -12px; }

p.cajolink a:link, p.cajolink a:visited {
	color: #993300;
    font-size: .9em;
	margin-bottom: -12px; }
	
p.cajolink a:hover, p.cajolink a:active {
	color:  #FF3333; 
    font-size: .9em;
	margin-bottom: -12px; }
	
a:link { color: #990000; text-decoration: none}
a:visited { color: #660000; text-decoration: none}
a:hover { color: #663300; text-decoration: underline}
a:active { color: #FF0000; text-decoration: none}

h2 {
	font: 1.4em Arial, Helvetica, sans-serif; 
	color: #CC00CC;
	margin-bottom: 0px;
}

h3 {
	font: 1.3em Arial, Helvetica, sans-serif; 
	color: #660099;
	margin-bottom: -12px;
}

h4 {
	font: 1.2em Arial, Helvetica, sans-serif; 
	color: #330099;
	margin-bottom: -6px;
}

h5 {
	font: .9em Arial, Helvetica, sans-serif; 
	font-weight: bold;
	color: #993300;
	margin-bottom: -3px;
}

h6, h6.map a:link, h6.map a:visited {
	font: .9em Arial, Helvetica, sans-serif; 
	font-weight: bold;
	color: #CC3300;
	margin-bottom: -4px;
}
em { font-style: italic; font-weight: bold; }

p {
	font: 1em Helvetica, Arial, sans-serif; 
	color: #660099;
	font-size: .9em;
	margin-bottom: -3px;
}

div.footer { font-size: .8em; }
			 
div.box {
	margin-left: 2.5em;
	margin-right: 3.5em;
}
	
div.paintingbox {
	
	text-indent:-1em;
	margin-right: 2em;
	background: url(images/bg2.gif) no-repeat right bottom;
}

	