body {
	font-size:12px;
	margin: 0px;
	padding: 0px;
	background: #7c81b9 url(http://www.211helpline.org/images/helpline_bg.gif) center top no-repeat;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
}

img {
	border:none;
	padding:0px;
	margin:0px;
}

h2 {
	padding:0px;
	margin:0px;
	font-size:16px;
	color:#7b81ba;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

a, a:link, a:visited {
text-decoration:none;
FONT-FAMILY: Arial, Helvetica, sans-serif;
color:#2a2d77;
}

a:hover{
text-decoration:none;
FONT-FAMILY: Arial, Helvetica, sans-serif;
/*color: #D82828;*/
color:#7c81b9;
}

#layout {
	width:750px;
	min-height:500px;
	margin: 20px auto 20px auto;
	background: #FFFFFF url(http://www.211helpline.org/images/helpline_layout_bg.gif) no-repeat;
}

	#top {
		height: 84px;
		width: 750px;
		background: url(http://www.211helpline.org/images/helpline_top.gif) no-repeat;
	}
	
	#topbar {
		height: 20px;
		width: 740px;
		background: url(http://www.211helpline.org/images/helpline_bar.gif) no-repeat;
		padding-left:10px;
	}
	
	#content {
		min-height: 350px;
		_height:350px;
		width: 730px;
		padding: 10px;
	}
	
	.clearfix:after {
    	content: ".";
    	display: block;
    	height: 0;
    	clear: both;
    	visibility: hidden;
    }
	
		.linkbox {
			width:145px;
			height: 350px;
			float:left;
			padding: 5px;
			background-color:#d8d8ec;
			list-style-image:none;
			
		}

		.linkbox ul {
			
			list-style-type: none;
			padding: 0em;
			margin: 0em;
		}
				
		.linkbox li {
			background-image: url(http://www.211helpline.org/images/arrow.gif);
			background-repeat: no-repeat;
			background-position: 0em .7em;
			padding-left: 15px;
			padding-top:5px;
			font-size:13px;
		}
		
		.sublink, .vs_css_menubar_item {
			background-image: url(http://www.211helpline.org/images/arrow.gif);
			background-repeat: no-repeat;
			background-position: 0em .7em;
			padding-left: 15px;
			margin-left: 5px;
			padding-top:5px;	
			font-size:1.0em !important;
		}
		
		.rightcontent {
			float:right;
			width:510px;
			padding-right:50px;
		}
	
	#footer {
		height: 17px;
		width: 730px;
		padding: 8px 10px 0px 10px;
		/*background: url(http://www.211helpline.org/images/helpline_footer.gif) no-repeat;*/
		font-size:10px;
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
	}

	#underfooter {
		padding-top:3px;
		background:#7c81b9;
		text-align:center;
		color:#C0C2DE;
		height:20px;
		width:750px;
	}