A:hover { 
	color: #df1f00;
	text-decoration: none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/iebg.jpg);
	background-repeat: repeat;
}
.center_splash {
	width: 392px;
	height: 389px;
	margin: auto;
	margin-top: 150px;
}
.center_header {
	width: 231px;
	height: 113px;
	margin: auto;
	margin-top: 100px;
	margin-bottom: 25px;
}
.center_layoutbg {
	width: 848px;
	height: 445px;
	margin: auto;
	background-image: url(../images/layoutbg.gif);
	background-repeat: no-repeat;
}
.container {
	width: 790px;
	height: 405px;
	margin-top: 15px;
	margin-bottom: 25px;
	margin-left: 15px;
	margin-right: 15px;
	position: absolute;
}





/*--------BEGIN LEFT CONTAINER--------*/
#leftcontainer {
	width: 240px;
	height: 405px;
	position: absolute;
	background-repeat: no-repeat;
}
#leftcontainer P {
	font: 11px/14px Arial, Helvetica, sans-serif;
	color: #fff5dc;
	text-align: justify;
	margin-left: 11px;
	margin-right: 11px;
}
#leftcontainer H1 {
	font: 26px Arial, Helvetica, sans-serif; 
	color: #ffc000;
	text-align: left;
	font-stretch: ultra-condensed;
	letter-spacing: -1px;
	margin-left: 11px;
	margin-bottom: -5px;
	margin-top: 10px;
}
.lchome {
	background-image: url(../images/leftbg_home.jpg);
}
.lcmenu {
	background-image: url(../images/leftbg_menu.jpg);
}
.lccontact {
	background-image: url(../images/leftbg_contact.jpg);
}
.lcabout{
	background-image: url(../images/leftbg_aboutus.jpg);
}
.contact_feed {
	margin-left: 12px;
	margin-top: 54px;
}
.contact_press {
	margin-left: 12px;
	margin-top: 27px;
}
.contact_admin {
	margin-left: 12px;
	margin-top: 27px;
}
.contact_phone {
	font: 12px Arial, Helvetica, sans-serif;
	color: #fff5dc;
	margin-left: 12px;
	margin-top: 27px;
}
.contact_link {
	font: 12px Arial, Helvetica, sans-serif;
	color: #fff5dc;
}
/*--------END LEFT CONTAINER--------*/






/*--------BEGIN RIGHT CONTAINER--------*/
#rightcontainer {
	width: 550px;
	height: 405px;
	position: absolute;
}
/*--------END RIGHT CONTAINER--------*/






#nav {
	width: 28px;
	height: 327px;
	float: right;
	position: relative;
}
#footer {
	width: 342px;
	height: 35px;
	margin: auto;
	margin-top: 40px;
	margin-bottom: 30px;
}
.menumargin {
	margin-bottom: 2.5px;
}
.iframe {
	width: 550px;
	height: 405px;
}