#wrapper {
	background-color: #1E1E1E;
	height: 700px;
	margin-top: 50px;
}
#middleHolder {
	height: 700px;
	width: 1000px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#firstBox {
	float: left;
	height: 500px;
	width: 225px;
	background-color: #287BC7;
	background-image: url(../Images/Blue_Woman.JPG);
	background-repeat: no-repeat;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #1658A7;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #8B1A10;
	border-right-color: #8B1A10;
	border-bottom-color: #8B1A10;
}
#secondBox {
	float: left;
	height: 500px;
	width: 225px;
	background-color: #F6BF28;
	margin-left: 32px;
	border: 1px solid #AA0101;
	background-repeat: no-repeat;
	background-image: url(../Images/jazDesigner.png);
	color: #333;
}
#secondBox a {
	color: #333;
	
	
	
	}
#newsThirdBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #1A75BC;
	height: 400px;
	width: 200px;
	text-align: center;
	vertical-align: bottom;
	display: block;
	margin-right: auto;
	margin-left: auto;
	font-style: italic;
	border: 1px dashed #1658A7;
	line-height: 20px;
	padding-right: 6px;
	padding-left: 6px;
}
#top_thirdBox {
	height: 50px;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 40px;
	color: #666;
}
.infotext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #999;
	text-align: right;
}
#thirdBox {
	float: left;
	height: 500px;
	width: 225px;
	background-color: #000010;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	margin-left: 30px;
	border: 1px solid #8B1A0B;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: small-caps;
	color: #F5C032;
	text-decoration: none;
	text-transform: uppercase;
}
#fourthBox {
	float: right;
	height: 500px;
	width: 225px;
	background-color: #C32E30;
	background-repeat: no-repeat;
	background-image: url(../Images/Kstcw_red.jpg);
	border: 1px solid #C42E33;
}
#click_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 40px;
	font-weight: normal;
	text-transform: uppercase;
	color: #06C;
	text-decoration: none;
	text-align: center;
	height: 40px;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 460px;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: small-caps;
	color: #1A75BC;
	text-decoration: underline;
	text-transform: uppercase;
}

