/* CSS Document */
body{font: 76% arial,sans-serif;
     text-align:center;
	 background: #203774;
	 vertical-align: middle;
	  }	 
a {color: #666666;
}
				 
p{margin:0px 50px 10px 40px;
  color:#ff9c0a;
  padding-top:150px;
  padding-left: -15px;
  font-size: 15px;
  white-space:  2px;
  font-family: "Tempus Sans ITC";
  line-height:1.2;
  }

div#container {width: 700px;
               border: thin solid #0266f0;
               }
div#container-links {width: 750px;
                     border: thin solid #0266f0;
					 min-height: 450px;
					 
}
#content-links p{
  color:#203774;
  padding-top:6px;
  padding-left: 10px;
  font-size: 14px;
  white-space:  2px;
  font-family: "Tempus Sans ITC";
  line-height:1.2;
  }
div#header {background: url(images/home-logo.gif) no-repeat;
            width: 700px;
            height: 475px;
}

div#wrapper {width: 700px;
             padding-top: 6px;
			 margin-left:-4px;
			 margin-bottom: -3px;
 }
div#content {
             width:700px;
			 height: auto;
			 padding-top: 10px;
			 }
div#content-links {
             width:750px;
			 height: auto;
			 padding-top: 10px;
			 }
