* { margin:0; padding:0;}
body, html {
	height: 100%;
}
body {
	background:#fff;
	background-image: url(../images/topgradient.gif);
	background-repeat: repeat-x;
	font-family: Arial, sans-serif;
	font-size:12px;
	line-height:1.125em;
	color:#4a4a4a;
}
td {
	vertical-align: top;
	text-align: left;
}
#container .headerrow {
	text-align: center;
	background-image: url(../images/headerbg.gif);
	background-repeat: repeat-x;
	background-position: 0px 243px;
}
#container .contentrow {
	text-align: center;
	height: 300px;
	background-image: url(../images/bottomgradient.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#container .footerrow {
	text-align: center;
	background-image: url(../images/footerbg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#headertable td.headerlogo, #headertable td.headerimage {
	font-size: 0px;
	line-height: 0px;
}
#headertable td.headermenu {
	background-color: #fff;
}
#headertable, #contenttable, #footertable {margin:0 auto;}
.content {
	background: #fff;
	height: 300px;
}
#contenttable .content_bottom {
	background-image: url(../images/content_bottom.gif);
	background-repeat: no-repeat;
}
#contenttable .content {
	padding-left:35px;
	padding-right:35px;
	padding-bottom: 20px;
}
#contenttable .rightpanel {
	padding-right:20px;
}
.rightpanel div.left {
	margin-top: 20px;
	width: 488px;
	float: left;
}
.rightpanel div.right {
	margin-top: 5px;
	width: 304px;
	float: right;
}
#righttable .r_title {
	height: 60px;
	line-height: 0px;
}
#righttable .r_content_left {
	width: 15px;
	background-image: url(../images/panel_left.gif);
	background-repeat: repeat-y;
}
#righttable .r_content {
	padding-top: 16px;
	padding-bottom: 16px;
	background: #fffcca;
}
#righttable .r_content p {
	margin: 0px;
	padding-left: 16px;
	padding-right: 16px;
}
#righttable .r_content_right {
	width: 15px;
	background-image: url(../images/panel_right.gif);
	background-repeat: repeat-y;
}
#righttable .r_content_bottom {
	height: 30px;
	width: 304px;
	background-image: url(../images/panel_bottom.gif);
	background-repeat: no-repeat;
}
#footertable {
	margin-top: 180px;
}
#footertable td {
	padding-left: 35px;
}
#footertable a{
	color: #231f20;
	text-decoration: none;
}

.rightdivLastNews{
  line-height: 0px; 
  background: url(../images/panel_title.gif) no-repeat; 
  height: 60px;
}

.rightdiv{
  height: 100%; 
  background: url(../images/yellowbg.gif) repeat-y;
}
.rightdivContent{
  padding: 16px 30px;
}

.rightdivContent p{
  margin-top: 0px;
}

.rightdivFooter{
  background: url(../images/panel_bottom.gif) no-repeat; 
  height: 30px;
}