body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background: #fff url(images/menu_back.gif);
		}
			h1 {
	color: #0066CC;
	font: 130% Georgia, "Times New Roman", Times, serif;
}
h3 {
	font-size: 80%;
}

h2 {
	font-size: 90%;
	color: #CD999B;
}
		.header {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 150%;
	padding-left: 5px;
		}
		#container {
	width: 100%;
	margin: 0 auto;
	padding: 0px;
		}

		#banner {
	background: #CD999B;
	border-top: 2px solid #0066CC;
	height: 100px;
	border-bottom: 2px solid #0066CC;
		}

		#content {
	padding: 10px;
	margin-left: 160px;
	height: 100%;
	background: url(images/content_back.jpg);
		}
		#content ul ul{
	font-size : 100%;
}
#content ol ol{
	font-size : 100%;
}
#content ol ul{
	font-size : 100%;
}
		#content p {
		font-size: 80%;
		margin-left: 20px;
		margin-right: 20px;
	}
		#menu-left {
	float: left;
	width: 150px;
	font-size: 70%;
	padding-top: 10px;
	padding-bottom: 30px;

	\width: 150px;
	w\idth: 150px;
}
#menu-top {
	background: #E6E6E6;
	height: 20px;
	border-bottom: 1px solid #CD999B;
}
#menu-left ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
}

#menu-left a {
	display: block;
	width: 138px;
	padding-bottom: 8px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	padding-top: 8px;
	padding-left: 8px;
}

#menu-left a:link, #navlist a:visited {
	color: #eee;
	text-decoration: none;
}

#menu-left a:hover {
	color: #FFF;
	background: #CD999B;
}
		#menu-right {
	float: right;
	width: 160px;
	margin: 0;
	height: 100%;
	background: #f2f2f2;
		}

		#footer {
	clear: both;
	margin-left: 149px;
	border-top: 1px solid #0066CC;
	border-bottom: 1px solid #0066CC;
	background: #f9f9f9;
	height: auto;
	width: auto;
	padding: 2px;
		}
#footer p {
	font-size: 70%;
	margin-left: 10px;

	}
		.center {
		text-align: center;
		}
#content ul,ol {
	font-size : 80%;
	margin-right: 80px;
}
#content ul ul{
	font-size : 100%;
}
#content ol ol{
	font-size : 100%;
}
#content ol ul{
	font-size : 100%;
}
.topnav {
	font-size: 70%;
	margin-left: 2px;
	text-align: center;
	}
.textright {
text-align: right;
}
.hide {
display: none;
}
.babynames {
	border: 1px solid #ccc;
	border-collapse: collapse;
	font-size: 80%;
}
.babynames th {
	padding: 4px;
	color: #0066CC;
	border-right: 1px solid #ccc;
	border-bottom: 2px solid #CD999B;
	border-left: 1px solid #ccc;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.babynames td {
	border-spacing: 1px;
	vertical-align:top;
	border: 1px solid #ccc;
}
.graycell {
	background: #f9f9f9;
}
.bluetxt {
color: #0066CC;
}
.floatright {
float: right;
margin-left: 4px;
}
.floatleft {
float: left;
margin-right: 4px;
}
.applyfont {
	font-size: 80%;
}
