/* CSS Document for AlanGeraci.com */
body {
	background-image:url(images/backfade.jpg);
	background-repeat:repeat-x;
	background-color:#CCCCCC;
}
#container {
	width:770px;
	background-image:url(images/background2.png);
	background-repeat:repeat;
}
#container2 {
	width:710px;
	background-image:url(images/background1.jpg);
	background-repeat:repeat-x;
}
#banner {
	width:710px;
	height:194px;
	background-image:url(images/banner.png);
	background-repeat:no-repeat;
}
#banner h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size:24px;
	font-style:bold;
	color:#666666;
	margin:0px 0px 0px 50px;
	padding: 20px 0px 0px 0px;
}
#banner p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	font-weight:bold;
	padding:0px;
	text-align: right;
	margin: 27px 0px 0px 0px;
}
#banner a {
	font-size:11px;
	color:#000000;
}
.horizontal_navigation_bar {
	width: 710px;
	height: 30px;
	margin: -25px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #3d8077;
	background-repeat: no-repeat;
	text-decoration: none;
	z-index: 99;
}
.horizontal_navigation_bar a:link {
	color: #ffffff;
	text-decoration: none;
}
.horizontal_navigation_bar a:visited {
	color: #ffffff;
	text-decoration: none;
}
 .horizontal_navigation_bar a:selected {
	color: #FFFFFF;
	text-decoration: none;
}
.horizontal_navigation_bar a:hover {
	color: #ffffff;
	text-decoration: none;
}
#footer {
	background-color: #122624;
	background-repeat: no-repeat;
	height:40px;
	width:100%;
}
#footer p {
	margin: 0px 0px 0px 0px;
	padding: 12px 20px 0px 0px;
	text-align:right;
	color:#ffffff;
	font-size:11px;
}
#footer p a {
	color:#ffffff;
}
img {
border: 0px solid #000000;	
}

