body {
	margin: auto;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: center;
}

a {
	color: #666666;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

#container {
	position: relative;
	padding: 14px 0pt 0pt;
	background-image: url(../images/body_bg.jpg);
	background-repeat: no-repeat;
	width: 1010px;
	height: 347px;
	margin: auto;
	text-align: left;
}
#side_bg{
	background-image: url(../images/side_bg.jpg);
	background-repeat:repeat-x;
	float: none;
	z-index: 0;	
}

#PeopleFirst_logo{
	position: relative;
	display: block;
	left: 345px;
	margin-bottom: 3px;	
}
#content {
	height: 230px;
}

#message {
	float: left;
	width: 344px;
	height:229px;
	margin: 0 auto;
}

#message_text {
	padding: 0 0 0 0;
	width: 170px;
	height:120px;
	position:relative; 
	top:50px;
	left:100;
	font-weight: bold;
	font-size: 12px;
	color: #444444;
}
#message p{
}


#flash {
	width: 354px;
	float: left;
	height:230px;
	margin: 0 auto; 
}
#flash object{
	width: 100%;
	height: 230px;
}
#side_menu {
	width: 312px;
	height:229px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0;
}
#OnAssignment_Logo{
	left:15px;
	position:relative;
	top:10px;
}
#actions {
	list-style-type: none;
	color: #666666;
	width: 165px;
	padding: 0 0 0 0;
	margin:0;
	position: relative;
	top: 15px;
	left: 60px;
}
#actions li{
	margin: 0px; 
	padding: 2px 18px; 
	background: url("/images/mini_arrow.gif") 0 9px no-repeat;
}
#actions li a{
	color: #444444;
}
#footer {
	clear:both;
	margin: 0pt auto;
	padding: 15px;
	width: 1010px;
	text-align: center;
	font-size: 10px;
}

.clear_float {
	clear: both;
	height: 0px;
	font-size: 1px;
	line-height: 0px;
}

#menus {
	text-align: center;
}

#navigation_bar {
	margin: auto;
	width:797px;
	text-align: center;
	height: 34px;
	position: relative;
	top: 0px;
}

#sub_menu {
	height: 84px;
	position: relative;
}
#sub_menu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	position: relative;
	top: 20px;
	}

#sub_menu ul li { display: inline; }

.button{
	text-decoration: none;
	border: none;
}