
body { margin: 0px;
	   background-positoin: center;
	   font-family:Arial, Helvetica, sans-serif;
	   background-image:url(../images/bodybg.jpg); background-repeat:repeat-x; background-color: #7093ff;   }
#wrapper {
          width:770px;
		  height: 700px;
	      position:relative;
		  margin-top: 0px;
	      margin-left:auto;
	      margin-right:auto;
	   
		  }
#topBanner {background-image:url(../images/topbg.jpg);
            width:770px; height: 203px;
			margin:0px; }
#navcontainer {
    text-align: center;
	width: 733px;
	margin: 0px 0px 0px 16px;
	background-image: url(../images/navbg.jpg);
	background-repeat:repeat-x; 
	  }
#maincont { width:764px; background-image:url(../images/mainbg.jpg); background-repeat:repeat-y;
			padding-bottom:10px;
			margin: 0px 0px 0px 4px;
			text-align: justify;
			color: #474747; }
#mainbotton { width: 764px; padding-bottom:15px;
                    margin: 0px 0px 0px 8px;
              background-image:url(../images/mainbottonbg.jpg); background-repeat:no-repeat;}

	 
#navcontainer ul
{ margin:0; padding:0;
	}
#navcontainer ul li {display:inline; line-height:1.8em; }
#navcontainer ul li a
{
	color: #0e53ff;
	text-decoration: none;
	border-right: 1px solid #bcbaba;
	padding: 0px 12px 0px 12px;
	
	margin-top: 10px;
}
#navcontainer ul li a:hover { 
            color:#474747; }
			
#maincont h2, h3, h4, h5, dl, p { margin-left:18px; margin-right: 18px;
                         margin-top:0px;
					   margin-bottom:10px;
					   font-size:small;
					   line-height: 160%;
					   text-align: justify; }
					   
#maincont h4, h5 { margin-bottom: 0px;}
h3#pagetitle { color:#0e53ff; margin-top: 10px; }
#maincont img.photoright { float:right;
                 margin: 0px 0px 10px 10px;
				 border: 3px solid #b8b7b7;
				  }
#maincont object { float:right;
                 margin: 0px 0px 10px 10px;
				 border: 3px solid #b8b7b7;}
#navbutton { margin: 0px 16px 0px 16px;
			text-align: center;
			font-size: small;
			border-top: 1px solid #474747; }
			
#navbutton ul li {display:inline; }
#navbutton ul li a
{
	color: #0e53ff;
	padding: 0px 5px 0px 5px;
}
#navbutton ul li a:hover { color: #474747; }
#navbutton p { text-align:center; color: #0e53ff; font-size:x-small;
               margin: -15px 0px -10px 0px;}
#contact p { margin-left:140px;}
#contact h4 { margin-left:140px;}



