﻿/*misc items*/
li a 
{
    color:#f15d9f;
    font-weight:bold;
}
ul
{
    margin:0px;
}

h1{
 	font-size: 20pt;
 	font-family: Century Gothic;
   	margin: 0px;
}

h3
{
 	font-size: 12pt;
 	font-family: Century Gothic;
   	margin: 0px;
}

img
{
	border: 0px;
}

ul
{
	margin:0px;
}

li
{
	list-style-type:circle;
	text-indent: 15px;
	margin-bottom: 10px;
}

body
{
	margin: 0px;
	background-image: url("images/new/names.gif");
	font-family:"Arial";
}
/*BODY*/
#header
{
	display: table;
	width: 100%;
	background-color: #ffffff;
	min-width: 1024px;
}

#top
{
	background-color: #64a0f4;
	width: 100%;
	height: 25px;
	vertical-align:bottom;
	text-align:center;
	margin:0px;
	padding:0px;
}

#body_container
{
	display: table;
	width: 1024px;
	border-left: solid 2px #b55e9d;
	border-right: solid 2px #b55e9d;
	border-bottom: solid 2px #b55e9d;
	margin-left: auto;
	margin-right: auto;
	min-height: 600px;
	height: auto;
	background-color: #FFFFFF;
	padding: 1px;
}
#navRight
{
	
	background-color: #FFFFFF;
	float: Right;
	margin-left: 2px;
	width: 250px;
	min-height: 550px;
	height: auto;
	padding: 0px;
	display: table;
}

#body_box
{
	display: table;
	width: 750px;
	min-height: 550px;
	height: auto;
	padding: 0px;
}

#footer_header{
	text-align:center;
	font-family:Century Gothic; 
	font-weight:bold; 
	font-size:12pt;
	width: 1024px; 
	background-color: #c54cf6; 
	color: #FFFFFF;
	height: 30px;
}

#footer{
	width: 1024px; 
	margin-left: auto; 
	margin-right: auto; 
	background-color: #f2d2ff;
}

#footer a{
	color:#CC0099;
	font-size:10px;
}
/*BODY*/

/*CLASSES*/
.girlBrowse
{
    font-weight:bold;
}
.boyBrowse
{
    font-weight:bold;
}

.girlBrowse a
{
    font-family:"Arial";
    color:#f76ed0;
}

.boyBrowse a
{
    font-family:"Arial";
    color:#4990e7;
}

.blueHeader
{
	color:#336699;
	font-family:"Century Gothic";
	font-size: 12pt;
	margin: 0px;
}
/*boxes*/
.container
{
	display: table;
	border: solid 5px #fdafcf;
	padding: 1px;
	background-color: #93d3ff;
}

.header
{
	background-color: #f15d9f;
	color: #FFFFFF;
	margin-bottom: 2px;
	height: 25px;
	padding: 4px;
	vertical-align: middle;
}

.content
{
	display: table;
	padding: 4px;
	background-color: #FFFFFF;
}
/*boy and girl links*/
.pinkLinks a
{
	color: #FF4FA7;
	font-weight: bold;
	font-size: large;
}

.blueLinks a
{
	color: #0093F4;
	font-weight: bold;
	font-size: large;
}
/* font for app*/


table.popnames td
{
	text-align: left;
}

.allbaby a
{
	font-size: large;
	font-weight: bold;
}

.separator
{
	width: 100%;
	background-image: url("images/new/navigation-bar.jpg");
	min-height: 25px;
	height: 25px;
	vertical-align: middle;
	border-top: solid 1px #f55095;
	border-bottom: solid 1px #f55095;
	min-width: 1024px;
}
.separator a
{
	font-size: medium;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.separator a:hover
{
	font-size: medium;
	color: #FFCCFF;
}
.separator a:visited
{
	font-size: medium;
	color: #FFFFFF;
}

.boys
{
	color: #0093F4;
	font-size: 32px;
}

.girls
{
	color: #FF4FA7;
	font-size: 32px;
}
.large
{
	font-size:20px;
	font-weight:bold;
}
