#art-container{

background:url(art-bg.gif) repeat-y;

}



#article{

width:100%;

background-image:url('line.jpg');

background-repeat:no-repeat;

width:680px;

font-family: Trebuchet MS;

font-size:12px;

padding:0 0 20px 10px;

}

#wrap{



width:973px;

margin: 0px auto 0px auto;

background-color:#ffffff;

border-left:4px double #000000;

border-bottom:4px double #000000;

}

#navigation{

width:250px;

float:right;

padding:5px;

background-repeat:no-repeat;

font-family: Trebuchet MS;

font-size:13px;

}



#footer{

text-align:right;

margin:0 auto 0 auto;

}



a:link {color: #ffffff; text-decoration: none; }

a:active {color: #ffffff; text-decoration: none; }

a:visited {color: #ffffff; text-decoration: none; }

a:hover {color: #ffffff; text-decoration: none;font-weight:bold; }



#heading{

text-align:center;



}

body{

background-image:url('baby3.jpg');

}



#menu {

	background: #D3D3D3;

	float: left;

	list-style: none;

	margin: 0;

	padding: 0;

	width: 100%;

}

#menu li {

	float: left;

	font: 80% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;

	margin: 0;

	padding: 0;

}

#menu a {

	background: #D3D3D3 url("images/seperator.gif") bottom right no-repeat;

	color: #898989;

	display: block;

	float: left;

	margin: 0;

	padding: 8px;

	text-decoration: none;

	font-weight:normal;

}

#menu a:hover {

	background: #041644 url("images/hover.gif") bottom center no-repeat;

	color: #fff;

	padding-bottom: 8px;  

}   
	
#btm_links {
	font-size: 12px;
	text-align:center;
	color:#000033
	}
	
#btm_links a:link {
	color:#000033;
	}               
	
#btm_links a:visited {
	color:#0033FF;
	}

                    