#content_splash{
	position: relative;
	float: left;
	width: 100%;
	margin: 20px 0 0 -33px;
}

#words{
	position: relative;
	padding: 10px 0 10px 30px;
	margin: 0 38px 0 22px;
	background: url(/design/contentbg.gif) repeat 0 0;
}

#wordsbottom{
	position: relative;
	clear: both;
	background: url(/design/wordsbottom.jpg) repeat-x 0 0;
	height: 65px;
	margin: 0 38px 15px 22px;
}

#wordsbottomleft{
	position: absolute;
	background: url(/design/wordsbottomleft.gif) no-repeat 100% -1px;
	top: 0;
	left: -32px;
	width: 32px;
	height: 65px;
}
#wordsbottomright{
	position: absolute;
	background: url(/design/wordsbottomright.gif) no-repeat 0 0;
	top: 0;
	right: -38px;
	width: 38px;
	height: 65px;
}

#container_splash{
	position: relative;
	z-index: 1;
	margin-left: 175px;
	clear: both;
}

#menu_splash{
	position: relative;
	z-index: 3;
	width: 207px;
	float: left;
	margin: 0 0 320px -175px;
}

#text_splash{
	padding: 0 0 0 120px;	
}

div#words div{
	margin: 0;
	padding: 0;
}

div#words div h1{
padding: 0 0 0 10px;
}

div#newslink {
	width: 289px;
	margin: 0 auto;
	background: url('/design/nav/news_up.gif') no-repeat 31px 0px;
}

div#newslink img{
	margin: 18px 0 0 0;
	border: 0;
}

div#vaclink {
	width: 289px;
	margin: 0 auto;
	background: url('/design/nav/vac_up.gif') no-repeat 22px 2px;
}

div#vaclink img{
	margin: 16px 0 0 0;
	border: 0;
}

div#newslink1 {
	width: 289px;
	margin: 0 auto;
}

div#newslink1 img{
	margin: 16px 0 0 0;
	border: 0;
}

div#vaclink1 {
	width: 289px;
	margin: 0 auto;
}

div#vaclink1 img{
	margin: 16px 0 0 0;
	border: 0;
}

div#opinion1 {
	width: 289px;
	margin: 0 auto;
        float: left; 
        margin-left: -270px; 
        position: relative;
}

div#opinion1 img{
	margin: 22px 0 0 0;
	border: 0;
}


