html>img { width: 0!important; height: 32px!important; padding-left: 28px!important; background: url(http://irenders.com/rita/images/scrolly.png); }
html, body {
	background: #247ec6 url('images/bg.gif') repeat-x 0 0;
	font-family: trebuchet ms, tahoma, verdana;
	color: #585853;
	font-size: 11px;
	margin: 0;
	padding: 0;
	text-align: left;
}

a img{border: 0;}
a:link, a:visited, a:hover a:active { color: #1a3b71; text-decoration: underline; }
.clearer {clear: both;}
p {margin: 0;}

.container {
	width: 900px;
	text-align: left;
	margin: 0 auto;
	background: #FFF;
	border: 1px solid #666;
}

.flag {
	cursor: default;
	position: relative;
	float: left;
	margin-left: -30px;
	width: 281px;
	height: 137px;
	background: transparent url('images/flagmid.gif') no-repeat;
}
.flag p {	text-align: center;	color: #cbd3e0; font-size: 32px; text-transform: uppercase; font-family: Bebas, Tahoma; margin-top: 65px;}
.flag em { color: #de1717; font-style: Normal;}
.flagbottom { background: transparent url('images/flagbottom.gif') no-repeat 0 0; height: 27px; width: 282px; position: absolute; bottom: 0; left: 0; color: #DDD; font-size: 10px; text-align: center;}

.links {
	height: 86px;
	width: 649px;
	background: #ededed;
	float: left;
overflow:hidden;
}



.linkcell ul{
    margin:0;
    padding:0;
}
.linkcell li {
    display:inline;
    margin:0;
	height: 86px;
	width: 80px;
	background: red
}


.linkcell ul li{
    margin:0;
	border-top: 1px

}

.linkcell ul li a {
	display: block;
	background: #ededed;
    margin:0;
    height: 1px;

}

.linkcell ul li a:hover {
background: #ededed;
}

li>a {
    float: none;
}

.banner {
	float: right;
	margin-top: -1px;
	height: 52px;
	width: 649px;
	background: #FFF url('images/bannertop.jpg');
}
.bannermain {
	height: 179px;
	width: 665px;
	background: #FFF url('images/bannermain.jpg');
	float: right;
}
.news {
	float: left;
	width: 212px;
	height: 170px;
	background: #FFF;
	padding: 5px 2px 4px 13px;
	overflow: auto;
}
.news p { font-size: 22px; text-transform: Uppercase; color: #000; text-decoration: underline; margin-bottom: 11px; margin-left: 7px; }
.news em { color: #ce1414; font-style: Normal; }
.news span { margin-left: 0px; }


.titlebarshort {
	width: 210px;
	float: left;
	height: 23px;
	padding: 5px 4px 4px 20px;
	background: url('images/titlebar.gif');
	border-right: 1px solid #797e92;
}
.titlebarshort p { font-size: 18px; text-transform: uppercase; }
.titlebarshort em { color: #ce1414; font-style: Normal; }

.titlebarlong {
	width: 640px;
	float: right;
	height: 23px;
	padding: 5px 4px 4px 20px;
	background: url('images/titlebar.gif');
	border-left: 1px solid #afb9de;
}
.titlebarlong p { font-size: 18px; text-transform: uppercase; }
.titlebarlong em { color: #ce1414; font-style: Normal; }

.titlebarlong span { color: #555; size: 6px; float: right; margin-top: 8px;}

.linklist {
	width: 236px;
	background: #e5eefc url('images/linklistbg.gif') repeat-y;
	padding: 7px 4px 20px 0px;
	float: left;
	position: relative;
	margin-right: 10px;
}
.linklist ul{
    list-style:none;
    margin:0;
    padding: 0;
	margin-top: 12px;
	margin-bottom: 12px;
}
.linklist ul li{
    margin:0;
    text-transform: Capitalize;

	border-top: 1px solid #eff3fa;

}
.linklist ul li a {
	display: block;
    color:#666;
	padding: 3px 5px 3px 20px;
    background:#e5eefc;
    text-decoration:none;
    font-size: 12px;
    margin:0;
    text-transform: Capitalize;
}

.linklist ul li a:hover {
    background:#cfddf2;
    color:#666;
    text-decoration:none;
}

.linklistbottom {height: 21px; width: 240px; background: #e5eefc url('images/linklistbottom.gif'); float: left; position: absolute; bottom: 0px; left: 0px; }

.main {
	text-align: left;
	font-size: 12px;
	padding: 10px;
}
.dontfloat { width: 640px; float: right; }
.footer {
	text-align: center;
	font-size: 10px;
	margin-top: 25px;
	clear: both;
	background: #e5eefc url('images/footer.gif') no-repeat 0 0;
	padding: 12px 10px 3px 10px;
}