/* CSS Document In-House Media Works */

body  {
background-color:#000000;
margin:0px auto;
}

#content {
width:800px;
height:828px;
padding:20px 0 0 0;
margin:0px auto;

}

#wrapper{
width:800px;
height:828px;
background-image:url(../images/bkGrd.jpg);
background-repeat:no-repeat;
margin:0px auto;
}
#header{
width:800px;
height:80px;
background-image:url(../images/header.jpg);
margin:0px auto;
}
#bioLink {
height:389px;
width:271px;
padding:50px 0 0 20px;
outline-style:none;
}

:link img {
  border: none;
}

#cdBabyLink {
height:79px;
width:155px;
margin:20px 0 0 75px;
}

#cdBabyLink img{
border: none;

}

#links {
width:800px;
height:92px;
 border: none;
 margin:0px auto;

}

#nvmLink {
 height:40px;
width:198px;
 
}
#nvmLink img{
/*height:40px;
width:198px;*/
margin:120px 0 0 50px;
border: none;
}

a.nvmLink:link {color: #ff0000}
a.nvmLink:visited {color: #0000ff}
a.nvmLink:hover {background: #66ff66}



#rcbLink  {
height:92px; 
width:77px; 
 
}

#rcbLink img{
/* height:92px; 
width:77px;*/
margin:55px 0 0 360px;
border: none;
}



#dmLink  {
height:41px;
width:147px; 
 
}


#dmLink img{
/*height:41px;
width:147px;*/
margin:-10px 0 0 600px;
border: none;
}


#contactLink{
width:190px;
height:30px;
margin:50px 0 0 460px;
/*border:2px solid red;
*/}

/*************************************FooterStarts********************************************/
#footer {
    
	list-style: none;
	font-family: Georgia, "Times New Roman", Times, serif;	 
	width:800px;	
	height:100px;
	margin:0px auto; 
	
	padding:0 0 0 0;
	text-align: center;
	font-size: 11px; 
	 
	
}

#footer ul{
	list-style: none;
	margin: 0 0 20px 0;
	padding: 0;
	border: none;
	font-size: 11px;
}

#footer ul li {
	list-style: none;
	margin:0 0 0 0;
	padding:0 0 0 0;
	border: none;
	font-size: 11px;
	color:#ffffff;
}

#footer li {
	list-style: none;
	display: inline;
	padding:  25px;	 	
}



#footer li a {
	color: #ffffff;/*gold*/
	padding:0;
	font-size: small;
 	padding: 0;
	margin: 0;
	text-decoration:underline
}	

#footer li  a:link {
	color: #ffffff;/*green*/
	text-decoration: none;
}

#footer li a:visited {
	color: #ffffff;/*gold*/
	text-decoration:underline
}

#footer li a:hover {
	color: #ffffff;/*yellow*/
	text-decoration: underline;
	font-weight:bold;
}

#footer li a:active {
	color: #ffffff;/*red*/
	text-decoration:underline;
}
/*************************************FooterEnds********************************************/


