/* css for Roneta Professional Recruiting Inc. */

body {
background: #fff url(http://www.roneta.com/i/bg_tile.gif) repeat-x;
margin: 0;
color: black;
font: 11px "century gothic";
}

p {
	font: 11px "century gothic";
}

.contentarea {
	background-color: white;
	width: 700px;
	height: 290px;
}

.generalcontent {
	padding: 15px;
	width: 670px;
}

.leftshadow {
	background: url(http://www.roneta.com/i/shadow-left.png) repeat-y;
	height: 100%;
}

.rightshadow {
	background: url(http://www.roneta.com/i/shadow-right.png) repeat-y;
	height: 100%;
}

.bluebar {
	background-color: #003366;
	width: 100%;
	height: 3px;
}

.footer {
	background-color: #336699;
	padding: 4px;
	color: #A6C1DC;
	font-size: 1em;
	width: 700px;
	padding-bottom: 6px;
}

.footer a, visited {
	text-decoration: none;
	color: #A6C1DC;
}

.footer a:hover {
	text-decoration: underline;
	color: white;
}

.mainnav {
	margin-top: 7px;
	margin-bottom: 7px;
	color: white;
	font-size: 14px;
	float: right;
}

.mainnav a, visited{
	text-decoration: none;
	color: #A6C1DC;
	font-weight: bold;
}

.mainnav a:hover {
	text-decoration: underline;
	color: white;
}

.topcontent {
	width: 700px;
}

.logo {
	float: left;
	margin: 5px;
}
