body {
			background: #eee;
			font-family: Verdana;
			color: #111;
			margin: 0px 10px;
			line-height: 1.4;
		}
h1{
	width: 1000px;
	font-size: 30px;
	margin: 0;
}
#menu{
	width: 990px;
	height: 46px;
	text-align: right;
	font-size: 20px;
	margin-bottom: -8px;
	
}
#box5 a{
	text-decoration: none;
	font-size: 18px;
}
#box5 ul{
	text-align: left;
}
#box5 li{
	list-style: decimal;
	font-size: 12px;
}
#mbox1{
	width: 650px;
	float: left;
}
#mbox2{
	width: 350px;
	float: left;
}
h2 img,#footer img,#box5 img{
	border: none;
}
#box2 h2,#box3 h2,#commercial h2{
	font-size: 0px;
}
img{
	border: none;
}
#box5 img:hover{
	border: 2px solid red;
}
#box5 h2 img:hover{
	border: 2px solid white;
}
#box5 img{
	border: 2px solid white;
	padding-bottom: 4px;
}
#middle{
	width: 1000px;
	background-color: white;
	border: 2px solid #ccc;
	padding-left: 10px;
	-moz-border-radius: 18px;
	-webkit-border-radius: 18px;
	margin-bottom: 10px;
}
#partnerlinks{
	height: 50px;
	}
#partnerlinks img{
	border: 2px solid white;	
	max-height: 30px;
	}
#partnerlinks img:hover{
	padding-left: 0px;
	padding-right: 0px;
	border: 2px solid black;
	max-height: 30px;
	}
.grayBox{
	position: fixed;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index:1001;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
	}
.box_content {
	position: fixed;
	top: 25%;
	left: 30%;
	right: 30%;
	width: 40%;
	padding: 16px;
	z-index:1002;
	overflow: auto;
	}
#LightBox1{
	font-size: 20px;
}

#box1,#box2,#box3,#box5,#commercial{
	float: left;
	text-align: center;
	max-width: 345px;
}
#commercial{
	width: 293px;
}

#box1{
	text-align: left;
	font-size: 14px;
}
#box3{
	margin-right: 4px;
	margin-top: -4px;
}
#box4 h2{
	margin-top: 4px;
}
#box4,#textcontainer{
	width: 630px;
	float: left;
	text-align: left;
	min-height: 350px;
	margin-top: -16px;
	font-size: 16px;
}
#commercial{
	text-align: center;
	float: left;
	height: 325px;
}
#images{
	width: 335px;
}
.clear{
	clear: both;
}
.white{
	background-color: white;
}
.intbox{
	float: left;
}

		h2 {
			font-family: Helvetica, Arial, sans-serif;
			font-size: 24px;
			font-weight: bold;
			
		}
#box1 h2{
	margin: 5px;
}
		a, a:visited {
			color: #066999;
		}
		a:hover {
			color: #111;
		}
		.tweet {
			background: #eee;
			margin: 4px 0;
			width: 330px;
			padding: 8px;
			-moz-border-radius: 8px;
			-webkit-border-radius: 8px;
		}
		.tweet img {
			float: left;
			margin: 0 8px 4px 0;
		}
		.tweet .text {
			margin: 0;
		}
		.tweet .time a {
			font-size: 80%;
			color: #888;
			white-space: nowrap;
			text-decoration: none;
		}
		.tweet .time a:hover {
			text-decoration: underline;
		}
		#twitterSearch .tweet {
			min-height: 24px;
		}
		#twitterSearch .tweet .text {
			margin-left: 32px;
		}
#lightbox1{
	margin-top: -100px;
	width:650px;
}
