body{
				background-color:white;
				background-image:url('images/master03_image001.jpg');
				background-repeat:no-repeat;
				margin:auto;
				width:950px;
				color:#385B97;
				font-weight:Regular;
				font-size:100%;
				font-family:Calibri;
				
			}
			
			#bodywrapper{
				margin:auto;
				width:900px;
				overflow:visible;
				padding:10px;
				
			}

			#heading{
				margin-left:30px;
				margin-bottom:20px;
			}
			#heading img:hover{opacity:0.6;}
			#contentwrapper{
				width:900px;
				
			}
			#bodytop{
				background-color:#D6ECED;
				width:900px;
				height:30px;
				background-image:url('images/wsx-top.png');
			    background-repeat:no-repeat;
				margin:0px 1px;
			}
			
			#topcontent{padding:0px 30px;text-align:justify;background-color:#D6ECED;margin:0px 2px;width:837px;}
			#bodybottom{
				background-color:#D6ECED;
				width:899px;
				height:30px;
				background-image:url('images/wsx-bot.png');
			    background-repeat:no-repeat;
			}
			#contentwrapper div p{text-align:left;}
			#contentwrapper div p span{
			font-weight:bold;
			text-transform:capitalize;
			background-image:url('images/mid.png');
			}
				
			#link{
			float:left;
			width:872px;
			margin-left:30px;
			margin-top:15px;
			}
			#link a{
			color:#385B97;
			}
			
			#link span:hover{
							
			}
			
			.link{
				width:50%;
				float:left;
				font-size:100%;
				margin-top:4px;
				
			}
			.link a{color:#385B97;}
			#linkright{
				margin:50px  0px 0px 0px; 
				width:50%;
				text-align:center;
				color:#385B97;
			}
			
			#linkright a{
				text-decoration:none;
				}
			#linkright a:hover{
			color:#9BADD5;
			}
			#linkright a:visited{outline:none;}
			
			
			.imagelink{
				float:left;
				
			}
			.imagelink img{height:40px;}
			.imagelink1 img{margin:2px  0px;}
			.imagelink1{float:right;}
			.imagelink img,.imagelink1 img{ border:none;}
			.imagelink img:hover{opacity:0.4;}
			.imagelink1 img:hover{opacity:0.4;}
			
			.imagelink img:active,.imagelink img:visited{border:none;}
			.imagelink1 img:active,.imagelink1 img:visited{border:none;}
			#img1{
				margin-top:20px;
			}
			div.imagelink a,div .imagelink1 a{
				text-decoration:none;
			}
		
			
			#footer{
				
				width:900px;
				height:50px;
				text-align:center;
				overflow:hidden;
				margin-top:50px;
				padding-top:20px;
			}
			.hyper{color:#385B97;text-decoration:none;}
			.hyper:hover{text-decoration:underline;}
			p{padding:5px;margin:0px;}
			

