* {
   margin:0;
   padding:0;}

body{
   text-align:center;
   font-size:73%;
   background-color:#fff;}

#page {
   margin:0.5%  auto;
   background-color:transparent;
   width:950px;}

#header{
   background-image:url(images/banner.jpg);
   background-repeat:no-repeat;
   width:950px;
   height:146px;}
 
 #scroller{
   clear:both;
   text-align:center;
  margin: 0 auto;
   width:950px;
   background-color:#fff;}

#center {
   text-align:center;
   margin:0.75em auto;
   border:1px solid #bfbfc3;
    height:300px;
   width:950px;}

#nav{
   width:200px;
   float:left;
   background-color:#e8e8e9;
   height:300px;}

#show{
   float:left;
   width:450px;
   height:300px;
   margin:0 auto;
   background-image:url(images/show9.jpg);
   background-repeat:no-repeat;
  background-color:#e8e8e9;}

#notices{
   float:left;
   width:300px;
   height:300px;}
   
#mission{
	float:left;
	width:475px;
	 background-image:url(images/visnbg.jpg);
	 background-repeat:no-repeat;
	margin-bottom:0.5em;
	height:130px;}

#vision{
	float:right;
	width:475px;
	 background-image:url(images/visnbg.jpg);
	 background-repeat:no-repeat;
	 background-position:2px 0px;
	margin-bottom:0.5em;
	height:130px;}


#bottom{
   margin:1em auto;
   width:950px;}

#footer {
   clear:both;
   width:950px;
   background-image:url(images/bviaaftr.jpg);
   background-repeat:no-repeat;
   padding-top:1em;
   background-color:transparent;
   height:40px;}

