﻿DIV.Master
{
	width:1024px;}
	
DIV.MasterHeader
{
	height:46px;
	background-image:url('Images/sananetonline.jpg');
	background-repeat:no-repeat;}
	
DIV.MasterLeft
{
	display:none;}
	
DIV.MasterRight
{
	display:none;}
	
DIV.MasterSubHeader
{
	height:28px;
	text-align:right;
	padding:5px;}
	
DIV.MasterBody
{
	height:400px;
	width:600px;
	margin-left:auto; 
	margin-right:auto;
	border:solid 1px gray;
	padding:10px;
	text-align:left;
	margin-top:20px;}

DIV.MasterSubFooter
{
	display:none;}
	
DIV.MasterFooter
{
	display:none;}


