/* Evolutionary Astrology Network Header Content CSS*/

/* This section controls the main header and navigation content of the site. */

#flash_header {
	width: 800px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
	background-image:url(images/no_flash.jpg);
	background-repeat: no-repeat;
	height: 230px;
}

#f-source-menu {
	width: 800px;
	height:52px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 0px;
	margin-bottom:0px;
}

#login_system_wrapper {
	height: 15px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	margin-top: 0px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#site_notification {
	width:780px;
	padding:10px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	color:#CC0000;
	font-size:11px;
	text-align:center;
	background-color:#F4F4F4;
	border: 2px solid #CC0000;
}

.welcome {
	float: left;
	width: 300px;
	clear: left;
	height: auto;
	font-weight: bold;
	color: #333333;
}

.items {
	float: left;
	width: 300px;
	clear: left;
	height: auto;
	font-weight: bold;
	color: #333333;
}

.login_logout {
	text-align: right;
	float: right;
	width: 300px;
	height: auto;
}

.login_logout a:link {
	color: #333333;
	font-weight: bold;
}

.login_logout a:hover {
	font-weight: bold;
	color: #CC0000;
}
