

#wraper {
/* min-height: 600px;     org */
/*  width:860px;   org */
width:90%;
margin: 0 auto;
height: auto;
background-color:#E1E1FF;
margin-top:0px;
margin-left:0px;
/* border-style: dashed;   org */

/*margin: 0 auto; */
position:relative;
padding:auto;
margin:auto;
text-align:center;
	border-width:1;
border-style:solid;
border-color:#666;

}

#h-top{
margin-top:0px auto;
width:100%;
height:22px;
background-image:url(../images/navbg.jpg);
}

#header{
margin-top:0px auto;
width:100%;
height:165px;
background-color: #B0B5D0;
/*background-color: #F4F4F4; */
/* background-image:url(../images/man-header.gif)*/

}
#nav{
width: 100%;
height: 22px;
background-image:url(../images/navbg.jpg);
background-repeat: repeat-x;
border-width: 1px;
border-color:#666;
border-right-color:#666;;

}

#body{
margin: 0px 0px 0px 0px;
width:auto;
height:auto;
background-color:#000;



}
#leftBody{
	width: 200px;
	height: auto;
	background-image: url(../images/Left-nav-bg.gif); 
	background-repeat: repeat-y;
	margin-left:0px;
	float:left;
	text-align:left;
	border-width:1;
border-width:1;
border-style:solid;
border-color:#666;

border-left:0;
border-top:0;

border-bottom:1;
		
}

#rightBody{

width: 64%;
height: auto;
min-height: 600px;
background-color: #F9F2FF;	
margin-left:15px;
margin-right: 5px;
float: left;
text-align:left;

}

.bodyadv{
	width:300 px;
	height:auto;
	float: right;
	margin-top:0px;
	position:absolute;
	top: 277px;
	right:auto;
	left: 728px;
	background-color:#F9F2FF;
} 

#ebma{
width:660px;
text-align:center;
clear:both;
background-color:#FFFFFF;
}
#footer{
	width: 920px;
	height:auto;
	background-image:url(../images/navbg.jpg);
	height:20px;
	clear: both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.hibg {background: #0749F5;

font-size:12px;
font-weight: bold;
color: #FFFFFF;}
.txtBlue1{
color:#0749F5;
border-color:# 333;
border:medium;}

.txtBlue{
	color:#5115C3;
		
}
.txtBlue2{
	color:#5115C3;
	font-size:11px	
}


.txtWhite{
color: #FFFFFF;}
.blackbg{ background-color:#000000;}
.whitebg{background-color:#FFFFFF;}
.puplebg{ bbackground-color: #F9F2FF;}
.navLpur{ background-color:#F9F2FF;
}



body {
		/*background-image: url(../images/body-bg.gif); */
	background-repeat: repeat-x y;
background-color: #FFFFFF;
	font-family:"Times New Roman", Times, serif;
	text-align:center;
	}
a:link {
	color: #490093;
	text-decoration: none;
	
}
a:hover {
	text-decoration: underline;
	background-color:#CCCCCC;}
a:visited {
	color: #C184FF #FDF0A8;
text-decoration: none;
}

a:active {
	color: #FF8080;
	text-decoration: none;
	a:hover {
	text-decoration: underline;}
	
.txtbg{ color:#000080;
border-color:#F00;
font-size:12px;
text-shadow:#FFF;
text-decoration:underline;}

.sideBar{
width:67px;
height:59px;
position: fixed;
top:400px;
right:-12px;
background-color:#F9F2FF;
background-image:url(../images/sideBar.gif);
overflow: scroll;}

h1 {
	font-size: 18px;
	}
h2 {
	font-size: 14px;
	
}

h3 {
	font-size: 12px;
	color: #000080;
	text-decoration: overline;
}


