@charset "utf-8";
/* CSS Document */

* {
	padding: 0px;
	margin: 0px;
}

* :focus { outline: 0; }

body {
	background: url(/images/CHILDREN_BABY_PHOTOGRAPHY_CARY_APEX_RALEIGH_DURHAM_CHAPEL_HILL_NC_MATERNITY_FAMILY_PREGNANT_NEWBORN_CHILDREN_BABY_PHOTOGRAPHY_CARY_APEX_RALEIGH_DURHAM_CHAPEL_HILL_NC_dots.gif); background-repeat:repeat;
	font-family: "Century Gothic", Veranda, Arial, Helvetica, sans-serif; 
	width: 100%;
}


a {
	color: #DC5887; 
	font-weight: bold; 
	border: none; 
	text-decoration:none
}

a, a:visited{
	text-decoration: none;
	}
	
a:hover{
	font-weight: bolder;
	text-decoration:none;
	border:none
	}
	
h1 {padding: 15px 0px 10px 0px} 
img { border:none; text-decoration:none}

#container {
	width: 800px;
	height: 600px;
	margin: 25px auto 0px auto;
	
	}

#content {width: 800px; height: 600px; text-align:center; margin-top: 50px}

#address{
	color: #ffffff;
	font-size: 14px; 
	line-height:16px;
	padding-bottom: 0px;
	text-align:center;
	margin:0px auto 0px auto;
	padding: 5px 0px 0px 0px; 
	font-weight: normal;
	font-style:normal;
	}
	
.floatright {float:right}
.floatleft {float:left}




