body
{

	text-align: center;

}

p, td
{
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}

a
{
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	color: #000000;
}

/*All of the div containers*/
#container
{
	width: 800px;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	color: Black;
	margin-top: 5px;
	margin-left: 0 auto;
	margin-right: 0 auto;
	background-color: #FFFFFF;
	margin: 0 auto;
	
}

* html #container
{
	margin-top:-10px;
}

#header
{
	/*header is the main box at the top of every page.*/
	
	top: 0;
	/*background-color: #000000;*/
  	/*margin: 0 0 0 0;*/
  	text-align: center;
  	position: relative;
}

#header-imageE
{
	background-repeat: no-repeat;
	position: relative;
	width: 800px;
	height: 150px;
	color: #D1D9EF;
}

#header-imageW
{
	background-repeat: no-repeat;
	position: relative;
	width: 800px;
	height: 150px;
	color: #98C9C6;
}

#menu-container
{
	width: 788px;
	position:relative;
	float: left;
	background-color: #EAEAEA;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	border: solid 1px #000000;
	margin-bottom: 5px;
	padding: 3px 5px 3px 5px;
}

* html #menu-container
{
	width:800px;
}

#menu-container a
{ 
	font-size: 13px;
	text_decoration: none;
	font-weight: bold; 
	color: #333399; 
}

#menu-container a:hover
{ 
	text_decoration: underline;
}

#main-container
{

	/*left: 155px;*/
	width: 800px;
	padding: 0 0 0 0;
	/*background-position: 250px 150px;*/
	/*background-image: url(/images/logobg.jpg);*/
	/*background-repeat: no-repeat;*/
	position: relative;
	float:left;
	/*border:1px solid #f30;*/
}

/* html #main-container
{
	width:800px;
}*/

#welcome-news
{
	width: 490px;
	float: left;
	position: relative;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
	/*border:1px solid #f30;*/
}

#resource-login
{
	width: 300px;
	float: right;
	postion: relative;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

* html #resource-login
{	
	width:290px;
}

#welcome-container
{

	float:left;
	position:relative;
	width: 480px;
	/*height: 105px;*/
	margin: 0 0 0 0;
	padding: 6px 6px 6px 6px;
	background-color: #CCECFE;
	color: #000000;
	text-align: left;
	font-weight: none;
	font-size: 10pt;
}

* html #welcome-container
{
	width:500px;
	/*border:1px solid #f30;*/
}

#resource-container
{

	float:left;
	position:relative;
	width: 290px;
	/*height: 105px;*/
	border: solid 1px #000;
	margin: 0 0 0 0;
	background-color: #CCECFE;
	padding: 5px 5px 5px 5px;
	color: #000000;
	text-align: left;
	font-weight: none;
	font-size: 10pt;

}


#header-text
{
	color: #000000;
	text-align: left;
	font-weight: bold;
	padding: 0 0 1px 0;
	font-size: 12pt;
	float:left;
	position:relative;
}

#header-text-medium
{
	color: #000000;
	text-align: left;
	font-weight: bold;
	padding: 1px 0 1px 5px;
	font-size: 11pt;
	float:left;
	position:relative;

}

#header-text-small
{
	color: #000000;
	text-align: left;
	font-weight: bold;
	padding: 1px 0 1px 5px;
	font-size: 10pt;
	float:left;
	position:relative;
}

#header-text-small a
{

	font-size: 10pt;
	text-decoration: none;
	
}

#header-text-small a:hover
{
	text-decoration: underline;
}

#resource-container a
{
	color: #0000FF;
	font-size: 10pt;
	text-decoration: underline;

}

#resource-container a:hover
{
	text-decoration: none;
}

#seek-employ-container
{
	margin-top: 20px;
	margin-left: 5px;
	margin-right: 5px;
	float:left;
	position:relative;
	width: 230px;
	padding-bottom: 10px;
}

* html #seek-employ-container
{
	width:230px;
	margin-right:0;
}


#seek-employ-container-header
{
	border: solid 1px #000000;
	width:230px;
	float: left;
	position: relative;
	padding: 4px 5px 0 5px;
	/*height:50px;*/
	
}

#seek-employ-image
{

	float: left;
	position: relative;
	
}

#seek-employ-text
{
	width:180px;
	float: right;
	position: relative;
	padding-top: 14px;
	padding-right: 5px
	padding-left: 10px;
	font-weight: bold;
	font-size: 12pt;
}

#seek-employ-button
{
	width:220px;
	height: 24px;
	float: left;
	position: relative;
	padding: 6px 5px 6px 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: none;
	font-size: 10pt;
	border: solid 1px #000000;
	
}

#seek-employ-button a
{

	font-weight: none;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
	
}

#seek-employ-button a:hover
{

	text-decoration: underline;
	
}

#news-container
{

	float:left;
	position:relative;
	width: 470px;
	margin: 10px 5px 5px 5px;
	padding: 6px 6px 6px 6px;
	background-color: #FFFFFF;
	color: #000000;
	text-align: left;
	border: solid 1px #000000;
}

#login-container
{
	border: solid 1px #000000;
	margin-top: 20px;
	width: 290px;
	position: relative;
	background-color: #EAEAEA;
	text-align: left;
	padding: 5px 5px 5px 5px;
	
}

#login-container-header
{
	border: solid 1px #000000;
	width: 250px;
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	position: relative;
	background-color: #EAEAEA;
	text-align: left;
	padding: 5px 5px 5px 5px;
	font-weight: bold;
	font-size: 12pt;
}

#login-container-text
{

	float: left;
	text-align: left;
	padding: 0 20px 0 20px;
	font-size: 10pt;
	font-color: #000000;

}

#login-container-text a
{
	font-size: 10pt;
	text-decoration: none;
}

#login-container-text a:hover
{
	text-decoration: underline;
}

#copyright-container
{
	width: 800px;
	float:left;
	position:relative;
	text-align: center;
	margin-top: 5px;
}

#job-container
{
	width: 800px;
	float: left;
	position: relative;
	border: solid 1px #000000;
	
}

#job-container-small
{
	width: 620px;
	float: left;
	margin: 10px 0 0 50px;
	position: relative;
	border: solid 1px #000000;
	background-color: #FFFFFF;
}

* html #job-container-small
{
	width:600px;
}

#job-container-small-body
{
	padding: 5px 10px 15px 10px;
	float: left;
	position: relative;
	text-align: left;
	width: 600px;
	
}

.employerbg
{ 
	background-color: #D1D9EF;
}
.seekerbg
{ 
	background-color: #98C9C6; 
}

#message
{
	width: 500px;
	float: none;
	position: relative;
	border: solid 1px #000000;
}


#message-body
{
	width: 500px;
	float: left;
	position: relative;
	padding: 5px 5px 5px 5px;
	text-align: left;
	background-color: #FFFFFF;
}