﻿
body {
	 background-image:url('bgjobpost.gif');
	 background-repeat:repeat-x;
	 background-color:#beddef;
	 margin:0;
	 
	 }

a:active  {
	text-decoration:none;
	text-align:center;
}

a:hover {
	 text-decoration:underline;
	 text-align:center;
}

.main {
	 
	 height:200px; width:100px; 
	 background-color:white;
	 border-right: 2px solid #66a7d3;
	 border-left:2px solid #66a7d3;
	 
}



h1 {
	
	font-size:12pt;
	color:#ff8100;
	
	padding:2px;
	font-family:Verdana;
	font-weight:bold;
}

h2{
	
	color:#605d70;
	font-family:verdana;
	font-size:9pt;
	font-weight:normal;
}

.strong {
	
	font-weight:bold;
}
.content {
	 
	 padding:5px;
	 color:#cccccc;
	 font-family:Verdana;
	 font-size:12px;
	 text-align:left;
}
