@charset "utf-8";
/* CSS Document */

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	color: #333333;
	background-color: #FFFFFF;
}
a {
	color: #339966;
	font-weight: bold;
}
a:hover {
	color: #33CC66;
	font-weight: bold;
}


h1 {
	background-image: url(../images/freelatinpics-logo.gif);
	background-repeat: no-repeat;
	background-position: top;
	width:719px;
	height: 228px;
	margin:0 auto;
	text-indent: -999999px;
	}
h2,h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
}

h4,h5,h6 {font-family: Georgia, "Times New Roman", Times, serif;font-size:18px;}
.wrapper {
	width: 1150px;
	background-color: #e8e8e8;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 8px;
	padding-left: 8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: ridge;
	border-left-style: ridge;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.header {
	height: 228px;
	margin:0 auto
}
.centerit {margin: 0 auto;}	
.fl {float:left}
.fr {float:right}
.cl {clear:left}
.cr {clear:right}
.cb {
	clear:both;
	padding-top: 10px;
	padding-bottom: 10px;
	height:30px;
	display: block;

}
#footer {
	margin-top: 250px;
	width: 1050px;
	background-image: url(../images/freeblackpics-footer.gif);
	height: 135px;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	background-position: left bottom;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
}
.hideme {
  position : absolute;
  top : -9000px;
  left : -9000px;
}
#footer p{
	margin-left: 300px;
	text-align: left;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}


#footer a {
	color: #999999;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#footer ul {
	list-style-type: none;
	margin-left: 260px;
	width: 735px;
	margin-top: -2px;
	text-align:justify
}
#footer li {
	display: inline;
	width: 115px;
	padding-right: 10px;

}
.freeblackpics {
	background-color:#ffffff;
	border:1px solid #000000;
	text-align:center;
	padding:5px;
	margin: auto;
	border: 1px solid #CCCCCC;
}
.banners {
	margin-top: 50px;
	margin-bottom: 50px;
	text-align: center;
}
.banners img {
	background-color: #663399;
	padding: 3px;
	margin: 5px;
	border: 1px solid #66FFFF;
}
.banners a{
	font-size:22px;
	font-weight: bold;
	color: #003300;
	text-transform: uppercase;
	font-family: "Times New Roman", Times, serif;
}
/* Menu */

#menu-wrap {
	background: #2E2E2E;
	height: 5px;
	margin-bottom: 80px;
}

#menu {
	width: 1140px;
	height: 50px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	float: left;
	margin-right: 6px;
	padding: 5px 20px 5px 20px;
	background: #4C4D51;
	border: 1px #575C5F solid;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: none;
	border: 1px #D45951 solid;
	background-color: #45AE0E;
}

#menu .first a {
	background: #983D3A;
	border: 1px #D45951 solid;
}
.bigtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 23px;
	font-weight: bold;
	margin-top: 150px;
	margin-bottom: 30px;
	margin-right: auto;
	margin-left: auto;
	text-transform: uppercase;
	text-align: center;
}
