*{
	padding: 0px;
	margin: 0px;
	
	font-size: 14px !important;
	font-family: Arial, sans-serif !important;
}

HTML, BODY {
	width: 100%;
	height: 100%;
			font-family:Verdana, Arial, Helvetica, sans-serif;
}
#page{
	width: 998px;
	/*width: 100%;*/
	/*height: 100%;*/
	position: relative;
	margin: 0 auto;
	background: url(/uploads/images/background1.jpg) repeat-x bottom;
	/*min-width: 996px;
	width:expression(document.body.clientWidth < 996? "996px": "auto" );*/

}
/* fix bottom footer */
#footer, .push {
	clear: both;
}
#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -48px;
	/*position: relative;*/
	background: url(/uploads/images/background.jpg) no-repeat right bottom;
}
#footer, .push {
	height: 48px;
}
/* end fix */
#footer{
	width: 100%;
	color: white;
}
#header{
	width: 100%;
	height: 210px;
	background: url(/uploads/images/searchback.jpg) repeat-x left top;
}
#container{
	height: 100%;
	width: 100%;
	float: left;
}
#right{
	/*float: right;*/
	width: 307px;
	background: url(/uploads/images/block.jpg) repeat-y top left;
	padding-left: 25px;
	padding-top: 10px;
	vertical-align: top;
}

#content{
	/*margin-right: 200px;*/
	/*width: 647px;*/
	padding: 10px;
	/*float: left;*/
	vertical-align: top;

}
.maintext{
	margin-bottom:15px;
	font-size: 12px;
}
strong {
	font-size: 12px;
	font-weight:bold;
}
#content h1 {
	font-size: 15px !important;
	margin-bottom:10px !important;
	font-weight:bold !important;
	color: #7D1516;
}
#content h2 {
	font-size: 15px !important;
	margin-bottom:10px !important;
	font-weight:bold !important;
	color: #7D1516;
}
#content H3{
	text-align: center;
	color: #620506;
}
DIV.ultree UL LI LI{
	margin-left: 10px;
}
DIV.articlecontent{
	text-align: justify;
	color: black;
	font-size: 13px !important;
}
DIV.articlecontent P{
	color: black;
	font-size: 13px !important;
}
H3{
	font-weight: bold;
}
.leftblock{
	/*border: 1px solid black;*/
}
.leftblock H3{
	background: black;
	color: white;
	text-align: center;
	font-weight: normal;
}
.blogtitleart{
	/*background: black;
	height: 18px;
	margin-bottom: 5px;*/
}
.blogtitleart A{
	color: #751811;
	font-weight: bold;
	text-decoration: none;
	margin-left: 10px;
	font-family: Arial;
	font-size: 16px;
}
DIV.blogname{
	text-align: center;
	color: #7D1516;
	font-weight: bold;
}
DIV.galcatname{
	text-align: center;
}
#topmenu UL{
	margin-top: 5px;
}
#topmenu UL LI{
	display: inline;
	margin-left: 15px;
	height: 22px;
}
#topmenu UL LI UL{
	text-align: left;
}
#topmenu UL LI LI{
	display: block;
	text-align: left;
}
#topmenu UL LI:first-child{
	margin-left: 0px;
}
#topmenu UL LI LI{
	margin-left: 0;
}
#topmenu UL LI A{
	text-decoration: none;
}
#topmenu UL LI A SPAN{
	color: white;
	font-style: italic;
}
#topmenu UL LI LI A SPAN{
	color: #7D1516;
	font-style: normal;
}
#topmenu UL LI LI A:hover SPAN{
	text-decoration: underline;
}
UL.dropmenu{
	position: absolute;
	display: none;
	background: #F8D088;
	padding: 5px;
	top: 202px;
	width: auto !important;
	width: 200px;
}
#dm5{
	left: 180px;
}
#dm11{
	left: 276px;
}
#dm17{
	left: 398px;
}
#dm21{
	left: 505px;
}
.readnext{
	text-align: right;
}
.readnext A{
	color: #979495;
	font-size: 12px !important;
}
.blogcontent{
	font-size: 13px !important;
	color: black;
}
.blogcontent IMG, .articlecontent IMG{
	border: 1px solid black;
	margin: 2px;
}
.offerstxt{
	color: black;
	font-size: 13px !important;
}
.block_table td{
vertical-align:top;
}
