@charset "utf-8";
html, body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background: #000000;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#footer {
	background: url(img/Bottom.jpg) no-repeat left top;
	margin: 0px;
	padding: 0px;
	height: 77px;
	width: 900px;
}


#gradient {
	background: url(img/gradslice.jpg) repeat-y left top;
	margin: 0px auto auto;
	padding: 0px;
	height: auto;
	width: 1100px;
}

#wrap {
	background: #949699;
	margin-top: 0px;
	margin-right: 100px;
	margin-left: 100px;
	height: auto;
	width: 900px;
}
a:link, a:visited, a:hover, a:active {
	color: #000000;
	text-decoration: underline;
}
#top {
	margin: 0px;
	padding: 0px;
}

#red {
	background: url(img/TOP.jpg) no-repeat left top;
	margin: 0px;
	padding: 0px;
	height: 603px;
	width: 900px;

}
.red {
	font: normal 24px "Impact", Georgia, "Times New Roman", Times, serif;
	padding-top: 190px;
	text-align: left;
	padding-left: 20px;
}
.two {
font-size:18px;
}
.three {
font-size:16px;
}
.lighter {
color: #28282a;
}
#yellow {
	background: #debf6e;
	text-align: left;

}
#yellowtop {
	background: url(img/yellowtop.jpg) no-repeat left top;
	height: 48px;
	width: 900px;
	margin: 0px;
	padding: 0px;
}
#yellowbottom {
	background: url(img/yellowbottom.jpg) no-repeat left top;
	margin: 0px;
	padding: 0px;
	height: 61px;
}
#yellowrt {
	float: left;
	height: 136px;
	width: 264px;
}
#yellowlt {
	float: left;
	height: 136px;
	width: 264px;
	font: normal 24px Impact, Georgia, "Times New Roman", Times, serif;
	color: #000000;
	padding-left: 15px;
}
#yellowmid {
	float: left;
	height: 136px;
	width: 264px;
}
.bdrleft {
	border-top: 1px none #000000;
	border-right: 1px none #000000;
	border-bottom: 1px none #000000;
	border-left: 1px solid #000000;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 15px;
}

#middle {
	text-align: left;
	padding: 12px 0px;

}
#middle p {
	padding: 5px;
	margin: 5px 8px;
}



#bottom {
	margin: 10px;

}
.clear {
clear:both;
}
.title {
	font-size: 18px;
	font-weight: bold;
}
.emp {
	font-style: italic;
}
.title2 {
	font-size: 14px;
	font-weight: bold;
}
img.imgright{
	float: right;
	margin:0 0 0.5em 0.5em
}
img.imgleft{
	float: left;
	margin:0 0.5em 0.5em 0
}

.left {
	float: left;
	width: 253px;
	height:auto;
	margin: 6px;
	padding: 0px;
}
