  body {
    font-family: Arial, Verdana, "Trebuchet MS", Helvetica, sans-serif;
    font-size: small;
    line-height: 1.2;
    text-align: left;
    margin: 0;
    padding: 0;
		color: #333;
		background-color: #174c68;
		background: url(../images/bg.gif) top left repeat-x;
  }
  
  #wrapper {
		width: 978px;
    margin: 20px auto;
  }
	 
  #container {
		padding: 20px;
		background: url(../images/curve_nojobsac.jpg) bottom right no-repeat;
		background-color: #fff;
  }
  
  #jobsac {
    float: right;
    height: 50px;
    margin: -4.5em 0 0 0;
    outline: none;
    text-decoration: none;
    width: 116px;
    padding: 0 3em 0 8em;
  }
  
  #jobsac a {
    outline: none;
    text-decoration: none;
  }
  
  #jobsac img {
    border: 0px;
  }
  
  #header {
    height: 138px;
    text-align: center;
  }
	 
  #navtextright {
    float: right;
    width: 120px;
    text-align: right;
    color: #fff;
  }

  #navtextright p {
    margin: 7px 10px 0 0;
    font-weight: bold;
  }
  
  #navtextright a {
    color: #fff;
    text-decoration: none;
  }

  #navtextright a:hover {
    color: #a02944;
    text-decoration: underline;
  }

  #mainbody {
    margin-top: 20px;
  }
	 
  #links {
    float: left;
    width: 180px;
    color: #333;
    font-size: 105%;
    font-weight: bold;
  }

  #links ul {
    list-style-type: none;
    padding-left: 0;
    margin-left: 0;
  }
  
  #links ul li {
    line-height: 1.4;
    border-top: 1px solid #333;
    margin: 2px 5px 0 0;
    padding: 2px 0 2px 0;
  }

  #links ul li.last {
    line-height: 1.2;
    border-bottom: 1px solid #333;
    margin: 2px 5px 0 0;
    padding: 2px 0 2px 0;
  }
  
  #links ul li.extra {
    line-height: 1.2;
    border-top: 1px solid #333;
    margin: 2px 5px 0 0;
    padding: 2px 0 2px 0;
  }

  #links a {
    text-decoration: none;
    color: #333;
  }
  
  #links a:hover {
    text-decoration: none;
    color: #a02944;
  }
  
  p#usefullinks {
    color: #a02944;
    font-weight: bold;
  }
  
  #content_withlinks {
    margin: 20px 370px 20px 190px;
    text-align: justify;
  }
  
    #content_wide {
    margin: 20px 20px 20px 190px;
    text-align: justify;
  }
  
  #content_wide2 {
    margin: 20px 370px 20px 190px;
    text-align: justify;
  }
	 
  #content_nolinks {
    margin: 20px 370px 20px 0;
    text-align: justify;
  }
	 
  #sideimages {
    float: right;
    width: 330px;
    text-align: right;
    padding: 33px 0px 0px 0px;
  }
  
  .imageframe {
    background-color: #fff;
    border: 0px solid #000;
    padding: 2px;
  }

    border:
  }
  
  a {
    color: #0000ee;
  }

  a:hover {
    color: #a02944;
  }

  h1 {
    font-size: 105%;
    color: #a02944;
    font-weight: bold;
  }
  
    h2 {
    font-size: 105%;
    color: #000000;
    font-weight: bold;
  }
  
  h3 {
    font-size: 150%;
    color: #a02944;
    font-weight: bold;
    text-align: left;
  }

  .clear {
    clear: both;
  }


