body {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000;
	background:#000;
	
}

p {margin:5px 0px;}

a:link {color:#000;}
a:hover {color:#990000;}
a:active {color:#CC0000;}
a:visited {color:#333333;}

hr {color:#000; height:2px; width:80%;}

#left {
	background-color: #000;
	background-image: url(../img/caa_bgl.gif);
	background-repeat: repeat-y;
	background-position:top;
}

#center {
	background-color: #000;
	background-image: url(../img/caa_bgc.gif);
	background-repeat: repeat;
	background-position:top;
}

#right {
	background-color: #000;
	background-image: url(../img/caa_bglr.gif);
	background-repeat: repeat-y;
	background-position:top;
}
