body  {
	margin: 0px;
	font-size: 14px;
	background-image: url(images/design/dirty.gif);
}
a {
	color: #900;
}
a:hover {
	color: #900;
}

#header  {
	width: 100%;
	height: 121px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000;
} 

#header2 {
	background-image: url(images/design/dip1test2w2.png);
	width: 921px;
	margin-right: auto;
	margin-left: auto;
	height: 120px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;

}
#header3 {
	height: 20px;
	width: 100%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	margin-top: 4px;
}


#container  {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	margin-top: 0px;
	margin-bottom: 0px;
} 


#sidebar1  {
	float: right;
	height: auto;












	width: 189
];
	width: 30%;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000;
	margin-top: 15px;
}
.hr {
	color: #000;
	height: 1px;
}

.imgnews {
	float: left;
	margin-right: 10px;
	border: 1px solid #333;
}

#maincontent  {
	width: 64%;
	height: auto;
	padding-right: 30px;
} 
#footer  {
	height: 110px;
	width: 100%;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000;
	font-size: 12px;

} 
#footer2 {
	height: auto;
	width: 100%;
	padding: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
#footer3 {
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}


.clearfloat {
	clear:both;
}

.solidblockmenu{
	float: left;
	width: 100%;
	overflow: hidden;
	margin-bottom: 0px;
	background-position: center center;
	margin-top: 70px;
	margin-right: 0px;
	margin-left: 0px;
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-weight: bold;
	padding: 0px;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
	float: left;
	color: #000;
	text-decoration: underline;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

.solidblockmenu li a:visited{
	color: #000;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
	color: white;
	background-color: transparent;
	background-image: url(images/design/red_gradient.png);
	background-repeat: repeat-x;
	background-position: center center;
}
