

#kwicks_container { 
	background-color: violet;
	height: 100px;
}
#kwicks {
	position: relative;
}
 
#kwicks .kwick {
	float: left;
	display: block;
	width: 117px;
	height: 100px;
}
 
#kwick_red {background-color: red;}
#kwick_orange {background-color: orange;}
#kwick_yellow {background-color: yellow;}
#kwick_green {background-color: green;}
#kwick_blue {background-color: blue;}
#kwick_indigo {background-color: indigo; color: #fff; }
#kwick_violet {background-color: violet;}


<!--
.style1 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style2 {font-family: Denmark}
body {
	background-image: url(html/pics/background.jpg);
}
.style13 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.style32 {color: #66CCFF}
-->
a:link{color:#FFFFFF; text-decoration:none;}
a:visited{color:#CCCCCC;}
a:hover{background-color:#000000; text-decoration:underline;}
.style37 {
	font-family: "League Gothic";
	font-size: 45px;
	color: #E4E4E4;
}
.style38 {font-family: "League Gothic"}
.style39 {color: #FFFFFF; font-family: "League Gothic"; font-size: 12px; }
.style40 {font-size: 12px; color: #FFFFFF;}
.style41 {font-size: 20px}
.style42 {
	font-size: 30px;
	font-weight: bold;
}
.style44 {font-size: 40px; font-weight: bold; }
.style46 {font-size: 13px; font-family: Arial, Helvetica, sans-serif, "League Gothic"; }
.style48 {font-size: 35px; font-weight: bold; }

h1, h1 a, h2, h2 a, h3, h3 a {
	font-family: "League Gothic", Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 13px;
	color:#CCCCCC;
	
	
	}
h1 {
	font-size: 4em;
border-bottom: 6px solid #D5D5D6;
	margin-top: 20px;
	

	
	}
h2 {
	font-size: 2.5em;
	letter-spacing: 1px;
	}
h3 {
	font-size: 1.7em;
	letter-spacing: 1px;
	}
h1 a {
	font-size: 1em;
	
	

	
	}
h2 a {
	font-size: 1em;
	}
h3 a {
	font-size: 1.3em;
	
	}

a {
	text-decoration: none;
	color: #be1e2d;
}

a:visited {
	}

a:hover {
	color: #999999;
	}

a:active {
	outline: none;
	}

a:focus {
	-moz-outline-style: none;
	}

