@charset "utf-8";
/* CSS Document */
html, body {
	height:1200px;
	margin:0;
	color:#b1b2b7;
	background-image:url(ímages/bg_paper.jpg);
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}

a {
	text-decoration: none;
	color:#fff;

	
}

.bodyLinks a{
	text-decoration:none;
	
	
}
.bodyLinks a:hover {
	text-decoration:none;
	
}
.bodyLinks a:visited {
	text-decoration:none;
	color:#778899;
}
	
.top {
	top:0;
	margin:0;
	text-align:center;
	background-color:#231f20;
	height:168px;
	width:100%;
}
.bottom {
	
	height:100%;
	width:100%;
}
#alphabet  {
	font-family: Verdana, Geneva, sans-serif;
	font-size:20px;
	padding-left:430px;
	text-align:left;
	text-decoration:none;
	color:#fff;
	text-transform:uppercase;
	line-height: 50px;
	
}
#alphabet a {
	text-decoration:none;
	color:#fff;
}
#alphabet a:hover {
	text-decoration:none;
	color:#cc0066 ;
}
#main {
	text-align:center;
	width: 827px;
	height:2400 px;
	font-family:Verdana, Geneva, sans-serif;
	margin-right:auto;
	margin-left:auto;
}
#leftSidebar {
	padding-top:20px;
	padding-right: 20px;
	float:left;
	width:169px;
	background-image:url(images/models.jpg);
	background-repeat: no-repeat;
	height:640px;
}
#content {
	float:left;
	width:418px;
	height:100%;
	padding-top:10px;
	padding-left:30px;
	padding-right:50px;
	text-align:left;
	font-size:16px;
}
#rightSidebar {
	float:left;
	width:169px;
	padding-left: 20px;
}

h1 {
	font-family:Verdana, Geneva, sans-serif;
	text-align:left;
	font-size:20px;
	color: #cc0066 ;
}
h3 {
	font-family:Verdana, Geneva, sans-serif;
	text-align:left;
	font-size:12px;
	color: #778899;
	font-weight: bolder;
}

#footer {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}
#addSenseBody {
	height: 50px;
	width: 100%;
	margin-top:20px;
	margin-bottom:20px;
	text-align:center;
}
#logoBox {
	text-align:center;
	width: 827px;
	height:100%;
	font-family:Verdana, Geneva, sans-serif;
	margin-right:auto;
	margin-left:auto;
}
#logo {
	float:left;
	background-image:url(images/logo.jpg); 
	height:150px;
	width:186px;
}
#logoLink {
	float:left;
	height:150px;
	width:186px;
	border: 0 none;	
}

#logoSpacer {
	
}
#logoSpacerAddNAbout {
	height:105px;	
}
#logoSpacerSearch {
	height:8px;	
}
#logoSpacerHorizontal {
	height:110px;	
}
#searchBox {
	float:right;
}
#addWord {
	width: 170px;
	float:right;
}



.titleaffiliate {
	color: #445566;
	padding-top: 5px;
	padding-bottom: 3px;
	font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	font-weight: bolder;
}
.lp {
	font-family:Verdana, Geneva, sans-serif;
	text-align:left;
	font-size:14px;
	color: #231f20 ;
	font-weight: normal;
}

.imageNoBorder {
	border: 0 none;	
}
