/*IKC stylesheet*/



/*Everything in a table - Note: All FrontPage text is in a table when using shared borders*/
TD {FONT-SIZE: x-small; FONT-FAMILY: Helvetica,Arial,Verdana,; color: #000000 }

/*Just in case a page isn't using shared borders.*/
BODY { FONT-SIZE: x-small; FONT-FAMILY: Helvetica,Arial,Verdana,Helvetica; color: #000000}

H1 {FONT-SIZE: x-large; FONT-FAMILY: Helvetica,Arial,Verdana; color: #000000}
H2 {FONT-SIZE: large; FONT-FAMILY: Helvetica,Arial,Verdana; color: #000000}
H3 {FONT-SIZE: large; FONT-FAMILY: Helvetica,Arial,Verdana}
H4 {FONT-SIZE: Normal; FONT-FAMILY: Helvetica,Arial,Verdana}
H5 {FONT-SIZE: Small; FONT-FAMILY: Helvetica,Arial,Verdana}
H6 {FONT-SIZE: x-small; FONT-FAMILY: Helvetica,Arial,Verdana}

/*Just in case the backbround color isn't set in the page.*/
BODY { color: rgb(0,0,0); background-color: #FE0001}
/*BODY { background-image: url('images/collage2a.jpg'); background-repeat: repeat-x-y; }*/


/*Body text, not in a table - Note: All FrontPage text is in a table when using shared borders*/
/*BODY { FONT-SIZE: Normal; FONT-FAMILY: Arial,Verdana,Helvetica;color: #FE0001;}*/

/*BODY { background-image: url('images/co;;age1.jpg');background-attachment: fixed; background-repeat: repeat-x-y; }*/
/*BODY { color: rgb(0,0,0); background-color: #000000 }*/


/*BODY { background-image: url('images/backgrnd.gif');background-attachment: fixed; background-repeat: repeat-y; }*/
/*BODY { color: rgb(0,0,0); background-color: rgb(153,102,51) }*/
/*bgcolor="#eeeec0"*/

.textleft {
	font-family: Helvetica,Arial,Verdana, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: left;
}
.textright {
	font-family: Helvetica,Arial,Verdana, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: right;
}
.textcenter {
	font-family: Helvetica,Arial,Verdana, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: center;
}
.main_img {
	border : 10px solid White;
}
.main_thumb {
	border : 4px solid White;
}
.thumb {
	border : 6px solid White;
}
a:link {  color: #0000FF}
a:visited {  color: #400080}
/*a:hover {  color: #0080FF}*/
A:hover { COLOR: #0099ff}
a:active {  color: #0000FF}