#body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

#wrapper {
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #D6D6D6;
	margin: 0 auto;
	padding: 0px;
	height: 0px;
	text-align: justify;
	width: 900px;
}
#PageDisplay {
}

#header {
	margin: 0;
	padding: 0px;
	width: 900px;
	text-align: center;
	background-repeat: repeat;
	height: 120px;
	background-image: url(../sopari.jpg);
}

#MainContent {
	margin: 0px;
	height: auto;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	width: 900px;
	float: right;
	background-color: #9CF;
	background-image: url(../fsopari.jpg);
}

#floatdiv {
	position: absolute;
	width: 140px;
	left: 7px;
	top: 15px;
	height: 160px;
	padding: 5px;
	background: #FFFFFF;
	border: 1px solid  #2266AA;
	z-index: 80;
	
}

#numb {
	background-color: #F1EEDD;
	width: 700px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 45px;
	vertical-align: top;

}


#footer {
	background-color: #9CF;
	margin: 0px;
	float: left;
	width: 900px;
	height: 70px;
	font-size: 10px;
	background-image: url(../f-sopari.jpg);
}

.foot-text {
	font-size: 10.5px;
	color: #000;
	line-height: 15px;
	font-family: Verdana, Geneva, sans-serif;
}

.Navlinks {
	font-size: 15px;
	font-style: normal;
	line-height: 22px;
	color: #00F;
	padding: 5px;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
}
.Para1 {
	line-height: 20px;
	text-align: justify;
	background-color: #F1EEDD;
	font-size: 12px;
	padding: 5px;
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
}

.Tablnum {
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	line-height: 22px;
	color: #00F;
	padding: 5px;
	font-family: Verdana, Geneva, sans-serif;
}

.headfont {
	font-size: 16px;
	font-weight: bold;
	color: #000;
	text-align: center;
	line-height: 30px;
	vertical-align: middle;
	font-family: Verdana, Geneva, sans-serif;
}

img {
    max-width: 100%;
    height: auto;
}

#vidbox {
	background-color: #000;
	color: #333;
	margin: 0px;
	padding: 0px;
}

table.normal{
	table-layout:auto;
	width:760px;
	line-height: 30px;
	float: none;
	margin: auto;
	text-align: center;
	opacity: .7;
      }
table.normal th{
	border:solid 1px #000000;
	word-wrap:break-word;
	background-color: #000;
      }
table.normal td{
	vertical-align:top;
	word-wrap:break-word;
      }

.center
{ 
text-align: center;
}

.center table
{ 
margin-left: auto;
margin-right: auto;
text-align: left;
}
#a1 {
	width: 120px;
	margin-left: 30px;
	float: left;

}

#a2 {
	width: 100px;
	float: none;
	margin: 0 auto;

}