
 body {
 background: #41495e;
 margin:0;
 padding: 0;
 font-family:verdana,sans-serif;
 }
 
 a img {border: 0;}
 a {
 font-weight: bold;
 color: #000;
 text-decoration:none;
 }
 a:hover {
 text-decoration:underline;
 }
 
 #main {
 width:790px;
 margin: 0 auto;
 border-left:1px solid #fff;
 border-right:1px solid #fff;
 border-bottom:1px solid #fff;
 background: #7489b7 url(/_images/background.gif) center top no-repeat;
 margin-bottom:20px;
 position: relative;
 }
 #header {
height:72px;
} 
.left {
float:left;
width:122px;
}
.cen {
float:left;
width:417px;
 
 }
.right {
float:left;
width:250;
text-align:right;
}

.rightinner { 
width:229px;
background: #ffffff;
 margin-top:15px;
 margin-left:22px;
 margin-right:0px;
}
h3 {
border: 1px solid #fd9090;
background: #fd9090 url(/_images/headbg.gif) repeat-x;
font-size:13px;
color: #fff;
text-align:center;
height: 19px;
padding-top:3px;
margin: 0;
margin-right:1px;

}
.leftinner {
margin-top:36px;
width:117px;
background: #e6eaf2 url(/_images/topnav.gif) no-repeat;
padding-top:45px;
}
.leftinner ul, .rightright ul {
margin: 0;
padding: 5px;
}

 .leftinner ul li, .rightright ul li {
 list-style:none;
 
 }
 .leftinner ul li a, .rightright ul li a {
 color: #6d7496;
 font-family:verdana,sans-serif;
 font-size:11px;
 font-weight:bold;
 text-decoration:none;
 }
 .leftinner ul li a:hover, .rightright ul li a:hover { 
 text-decoration:underline;
 }
 .bottomleft {
 text-align:center;
 padding: 15px 0;
 }
 .bottomleft img {
 border:1px solid #94b5d8;
 display:block;
 margin:2px auto;
 }
 
 .moreteens {
 margin: 10px 0;
 }
 
 .moreteens img {
 display:block; margin:2px auto; border: 0;
 }
 .centerhead {
 height:38px;
 background-position:top right;
 background-repeat:no-repeat;
 margin-right:5px;
 }
 .latestteens {
 background-image:url(/_images/latestteens.gif);
 }
 .more {
margin-top:10px; }
 .teenitem img {
 border:3px solid #fff;
 display:block;
 margin: 5px auto;
 }
 .more img {
 border: 0;
 display:block;
 margin: 0;
 }
 .footer {
 text-align:center;
 }
 .footer img { border: 0; }
 .abouttext, .clicks {
 font-size:10px;
 font-family:verdana,sans-serif;
 color: #000;
 background: #e7ebf4;
 padding:3px;
 font-weight:bold;
 height: 24px;
 overflow: hidden;
 }
 
 .bottombanner {
 text-align:center;
 margin: 30px 0;
 color: #fff;
 font-size:12px;
 padding: 10px;
 }
 
 .bottombanner img.banner
 {
 	border: 15px solid #41495e;
 }
 
 .rightleft {
 float:left;
 width: 125px;
 margin: 0 2px;
 text-align: left;
 }
 .rightright {
 float:left;
 width: 95px;
 margin: 0;
 padding-left:2px;
 }
 
 #BookmarkUs {
 	position: absolute;
	top: 5px;
	right: 5px;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif; 
 }
 
 /* Adds number of clicks */
 .clicks
 {
 	background: #e7ebf4;
	color: #000;
	position: relative;
	top: -52px;
	left: 2px;
	z-index: 9;
	height: 10px;
	width: 65px;
	overflow: hidden;
 }
