#menu {
	position:absolute;
	top:7px;
	left:10px;
	width:270px;
	background:#FFFFFF;
	padding: 0px 10px 0px 0px;
	border-right:1px solid #000000; 
}

#main {
	position:absolute;
	top:7px;
	left:290px;
	width:597px;
	background:url(../images/_2_bg.gif);
	background-repeat : no-repeat;
	background-position: center center;
/**	margin: 0px 10px 0px 0px; */
	padding: 0px 10px 0px 10px;
	border-left:1px solid #000000;
}

#footer {
	/** position:absolute; */
	left: 20px;	

}

.alwaysvisible {
	position:fixed;
	top: 10px;
	padding:7px;
	border:1px dashed #000000;
	font-weight:bold;
	z-index:10;
	right: 14px;
/**	height:100%;*/
	background-color:#FFFFDD;
}


#signs ul {
		margin: 0px;
		padding: 5px;
		list-style-type: none;
    }

#signs ul li {  
		display: inline;
    }

ul {
                list-style-type:none;
		margin: 0px;
		padding: 2px;
}


p {
		font-family:Georgia,Times New Roman,Times,serif;
		font-size: 12px;
		color: #000000; 
		text-align: justify;
}

form {
		font-family:Georgia,Times New Roman,Times,serif;
		font-size: 12px;		
}

p.centered {
		text-align:center;
}

p.quotes {

		font-size:11px;
		width:240px;
}

p.copyright {
		font-size:11px;
		width:270px;
		text-align: left; 
}

span.copyright {
		font-size:11px;
}

p.copyright_notice {
		font-size:10px;

}

p.printer_friendly {
                text-align:right;
}

h1 {
		font-family:Georgia,Times New Roman,Times,serif;
		font-size: 20px;
}

h2 {
		font-family:Georgia,Times New Roman,Times,serif;
		font-size: 18px;
}

h3 {
		font-family:Georgia,Times New Roman,Times,serif;
		font-size: 16px;
}
h4 {
		font-family:Georgia,Times New Roman,Times,serif;
		font-size: 14px;
}


a:link {
		color: #cc0000;
}

a:visited {
		color: #cc0000;
} 

a:hover {
		color: #cc0000;
                background: #FFFF00;
		text-decoration: none;
}

a:active {
		color: #cc0000;
		cursor:wait;
} 

.anchor_link a:link {
		color: #CC00CC;
}

.anchor_link a:visited {
		color: #CC00CC;
} 

.anchor_link a:hover {
		color: #CC00CC;
		text-decoration: none;
}

.anchor_link a:active {
		color: #CC00CC;
		cursor:wait;
} 

img.dashed {
		border: 1px dashed #000000;
		margin: 5px; }

img a, img a:link, img a:active, img a:visited, img a:hover {
		border: none;
		text-decoration: none;
}


img {
		border: none;
}

img.menu {
		margin-left:84px;
}

img.logo {
		margin-left:40px;
}

hr {

		height: 1px;
		border: 1px dashed #000000;
}

div {
	font-family:Georgia,Times New Roman,Times,serif;
		font-size: 12px;
		color: #000000; 
}

div.baby_gender {
	background:url(../images/_baby_gender2.jpg);
	background-repeat : no-repeat;
	background-position: center center;
}


div.img
  {
  margin: 2px;
  height: auto;
  width: auto;
  float:left;
  text-align: center;
  border: 1px dashed #CC0000;
  }
div.img img
  {
  display: inline;
  margin: 3px;
  }

div.desc
  {
  text-align: center;
  width: 120px;
  margin: 2px;
  }

div.cleared {
clear:both;
}

div.even {
    background-color: #ffcccc;
}
div.odd {
    background-color: #ffff99;
}

div.even div.title {
    background-color: #ffcccc;
}
div.odd div.title{
    background-color: #ffff99;
}

div.even div.admin {
    background-color: #ffcccc;
}
div.odd div.admin{
    background-color: #ffff99;
}


.table
{
font-family:Georgia,Times New Roman,Times,serif;
font-size: 12px;
}

.table ul
{
float:left;
margin:0;
padding:0;
border: none;

}

.table ul li
{
list-style:none;
padding:5px 10px;
}

.table ul li.title
{
font-weight:bold;
background:#333333;
color:#FFFFFF;
}

.table ul li.even
{}

.table ul li.odd
{}

input.menuright { width:59px; padding:2px; }

select {background-color:#cc0000; color:#FFFFFF; }

input {background-color:#cc0000; color:#FFFFFF;}

.payment {
		font-size:11px;
		width:240px;
}

.paymentbg { 
		padding:2px;
		background: #FFFFDD;
}



#none {
	display:none;
}

.menu_gr {
/**position:absolute;
left:900px;*/
float:right;
width:60px;
padding:3px;
/**margin-top:30px;*/
border: 1px dashed #000000;
background: #ffffdd;
z-index:1;
/**text-align:center;*/
}
