body {
	text-align: center;
	background: #000000;
	margin-top:2px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:2px;
	color:#333333;
	width: 1250px;
	}
  
#page_wrapper {
	background:  url('../img/SWTLogoSmall2bCombo.gif') top left;
	padding: 0px;
	width: 1220px;	
	text-align: left;
	line-height:20px;
	border-top: 2px solid #FABB55;
	border-right: 5px solid #FBCB7B;
	border-bottom: 0px;
	border-left: 5px solid #FBCB7B;
	font-size: 13px;
	font-family: Georgia;
	color: #242158;
}

#menu {
	text-align: left;
	padding-top: 142px;
	padding-bottom: 15px;
	margin-bottom: 10px;
}

#menu ul {
	position: relative;
	top: -5px;
	left: -15px;
}

#menu li{
	list-style-type: none;
	display: inline;
	padding-left: 20px;
	padding-right: 20px;
}

a {
	font-family: verdana, helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
}

a:link {
	color: #A0410D;		
}

a:visited {
	color: #A0410D;
}

a:hover {
	color: #1C2EA7;
}

a:active {
	color: #A0410D;
}

#page_header {
  height: 179px;
  background: url('../img/Index_SWTLogo7B_TRY3.gif') top left no-repeat;
}  

#header_table {
  position: absolute;
  top: 1px;
  left: 850px;
  padding-top: 7px;
  font-family: "New Century Schoolbook", Times, serif;
  width: 550px;
  font-size: 1.2em;
  font-style: italic;
}

img {
	border: 0px;
}

#contactForm1 {
	padding: 0px 0px 507px 0px;
	margin-bottom: 40px;
	width: 640px;
	position: relative;
	top: 40px;
	left: 470px;
	border: 1px solid black;
	z-index:1;
	background: #D8D8D8;
	font-size: 12pt;
}

.tip {
	float: right;
	font-family: sans-serif;
	color: blue;
	font-size: 14px;
	position: relative;
	top: 103px;
	left: -200px;
	width: 240px;
	text-align: left;
	padding: 10px;
	margin-right: 10px;
	z-index:2;
}

#footer {
	background: url('../img/mustardSeedContactSpacer.gif') top left no-repeat;
	position: relative;
	top: 0px;
	left: 0px;
	margin-bottom: 0px;
}

#leftColumn {
	background: #D8D8D8;
	width: 250px;
	position: absolute;
	top: 230px;
	left: 100px;
	line-height: 1.9em;
	padding: 20px;
	border: 1px solid #000000;
}

#leftColumn p {
	font-family: "New Century Schoolbook", Times, serif;
	font-size: 1.4em;
}

#leftColumn h3 {
	font-family: "New Century Schoolbook", Times, serif;
	font-size: 1.7em;
	font-style: italic;
}