body {background-color:#d7d7d7; background-image:url('../img/bg.jpg'); background-repeat:repeat-x; color:#000000; margin:0; padding:0; text-align:center; font-family:Verdana; font-size:12px;}
table {font-family:Verdana; font-size:12px;}
img {border:0px;}
.clearfix {clear:both;}
.main {width:900px; background-color:#ffffff; text-align:left;}
#headerRotate {width:900px; height:225px; }
.menu {width:900px; height:23px; background-image:url('../img/menu.jpg'); background-repeat:repeat-x; color:#ffffff; text-align:center;}
.leftBody {margin:0; float:left; width:235px; padding:10px; background-image:url('../img/bg.png'); background-repeat:repeat-x; height:768px; color:#fff; margin-top:15px; margin-left:15px;}
.rightBody {float:right; width:610px; padding-left:15px; padding-top:15px;}
.blue {background-color:Navy; color:#ffffff; text-align:center; margin:0; padding:0px;}

.imgthumb {padding:2px; margin:5px; border:2px solid #ccc; width:170px; height:113px;}
.imgthumb2 {padding:2px; margin:5px; border:2px solid #ccc;}

.pics {
    height:  225px;
    width:   900px;
    padding: 0;
    margin:  0;
}

.pics img {
    width:  900px;
    height: 225px;
    top:  0;
    left: 0
}

.link-yellow a
{
	color:Yellow;
}

.bodyArticle {border:1px solid #ebebeb; padding:10px; width:96%; margin-top:15px; background-image:url('../img/divbg.png');}

.footer {background-image:url('../img/menu.jpg'); background-repeat:repeat-x; color:#ffffff; text-align:center; font-weight:bold;}

#jsddm
{	margin: 0;
	text-align:center;
	padding-left: 20px;}
	
	#jsddm li
	{	float: left;
		list-style: none;
		font: 12px Tahoma, Arial}

	#jsddm li a
	{	display: block;
		font-weight:bold;
		padding: 5px 12px;
		text-decoration: none;

		color: #EAFFED;
		white-space: nowrap}

	#jsddm li a:hover
	{	}
		
		#jsddm li ul
		{	margin: 0;
			padding: 0;
			position: absolute;
			visibility: hidden;
			text-align:left;
			color:Navy;
			border-top: 1px solid white}
		
		#jsddm li ul li
		{	float: none;
			display: inline}
		
		#jsddm li ul li a
		{	width: auto;
			color:Navy;
			background: #fff899}
		
		#jsddm li ul li a:hover
		{	background: #f8941d}