body {
	font-family: Trebuchet MS1, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	}
#outer {
    width: 700px;
	margin-left: auto;
 	margin-right: auto;
	}	
#inner {
    width: 700px;
    height: 217px;
 	background-image: url(images/img_01.jpg);
 	background-repeat: no-repeat;
 	padding-top: 130px;
	}
	
#main {
    float:left;
    width:518px;
     	font-size: .85em;
     	line-height: 30px;
     	padding-top: 20px;

    }
    
#main a:link {
	color: #012b55;
	text-decoration: none;

    }
   #main a:hover {
	color: #003399;
	text-decoration: none;

    }
#sidebar {
    float:left;
    width:161px;
    padding-left: 20px;
    padding-top: 20px;
    color: #ef3556;
    }
  #content {
  	padding-top: 150px;
  	text-align: justify;
  	padding-right: 15px;
  	font-size: .85em;
  }
    #contentform {
  	padding-top: 75px;
  	text-align: left;
  	padding-right: 15px;
  	font-size: .85em;
  }
#footer {
	background-image: url(images/img_05.jpg);
	background-repeat: no-repeat;
	padding-top: 60px;
	padding-right: 102px;
	text-align: right;
	font-size: .9em;
	color: #000000;
	height: 114px;
}
a:link{
	color: #ef3556;
	text-decoration: underline;
	}
a:hover{
	color: #012b55;
	text-decoration: underline;
	}
a:visited{
	color: #ef3556;
	text-decoration: underline;
	}
	
#navlist
{
padding-left: 50px;;
margin-left: 0;
width: 181px;
}

#navlist li
{
list-style: none;

line-height: 40px;
}

#navlist li a { text-decoration: none; }
#credit{
	font-size: .5em;
	width: 700px;
	margin-left: auto;
 	margin-right: auto;
 	text-align: center;
	}
#topbar{
	padding-top: 130px;
	}
#navlist2 li
{
display: inline;
list-style-type: none;
padding-right: 20px;
font-variant: small-caps;
}
.form{
	background-color: #d4d6d9;
	border: 1px solid #000;
	padding: 0 20px 0 20px;
	margin-top: 65px;
		font-family: Trebuchet MS1, Helvetica, sans-serif;
	font-size: .75em;
	color: #000000;
	}
.form h2{
	color: #002c53;
	font-size: 1.2em;
	font-weight: lighter;
	}
h2 {
	color: #012b55;
}