body {
	background-color: #000;
	background-image: url(images/grassbg2.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Arial, sans-serif;
	font-size: 12px;
	text-align: center; /* for IE */
	padding: 0;
	}
.whitelinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;

}
.mls {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
}
.gallery {
	margin: 0px 0px 40px 0px;
	padding: 20px;

	background: #fff url(images/cork.jpg);
}

.gallery li {
	list-style: none;
	margin: 10px 10px 30px 10px;
	padding: 0;
	float: left;
	position: relative;
	width: 130px;
	border: thin;
	border-color: #000;

}

.gallery span {
width: 130px;
height: 49px;
display: block;
position: absolute;
top: -30px;
left: 0px;
background: url(images/tape.png) no-repeat;

}
.gallery a {
	text-decoration: none;
}
.gallery em {
	background: #;
	color: #000;
	font-size: 11px;
	font-style: italic;
	font-weight: bolder;
	width: 130px;
	padding: 3px 3px 3px 1px;
	display: block;
	position: absolute;
	top: -20px;
	left: 0px;
	border: 0px solid #999;
	text-align: center;
}
.gallery img {
	background: #fff;
	border: solid 2px #ccc;
	padding: 0px;
	width: 130px;
}

#2_wrap {
		background: url(images/tablebg2.png);
		background-attachment: scroll;
		background-position: top;

	}
	
	.icon {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
position: relative;	
width: 850px;
height: 40px;
}

.icon em {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 21px;
	font-style: normal;
	position:absolute;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #fff;
	padding: 30px 0px 0px 95px;
	}
	
	/* clearfix */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#halfcont {
	width: 750px;
	height: 500px;
}

.halfdiv {
	width: 360px;
	float: left;
	padding: 30px 0 0 10px;
}

.halfdivr {
	width: 380px;
	float: left;
	text-align: center;
	padding: 0;
	text-align: right;
}

li {
	padding: 5px 0 5px 0;
	list-style: disc;
}


h2 {
	margin: 0;
	color: red;
}