body
	{
	background:#2f3d48 url(bg_body.gif) top left repeat-x;	
	text-align:center;
	color:#535353;
	line-height:16px;
	padding:0px;
	margin:0px;
	}

#outerwrap_breed
	{
	position:relative;
	text-align:left;
	width:940px;
	height:100%;
	margin:0px auto;
	}
		
	#wrap_breed
		{
		float:left;
		width:940px;
		min-height:200px;
		_height:200px;
		}
	
#header
	{
	float:left;
	width:940px;
	height:78px;
	color:White;
	}
	
	#headerlogo,
	#headernav,
	#headersearch
		{
		float:left;
		width:470px;
		height:78px;
		overflow:hidden;
		}
		
	#headernav
		{
		display:inline;
		margin-top:8px;
		height:16px;	
		}
		
	#headersearch
		{
		display:inline;
		margin-top:8px;
		height:49px;
		}

	
#menu
	{
	float:left;
	width:940px;
	height:32px;
	background:url(bg_menu.gif) top left no-repeat;
	overflow:hidden;
	}

	
#content
	{
	float:left;
	width:940px;
	min-height:200px;
	_height:200px;
	background:white;
	}
	
	#content_header,
	#content_footer
		{
		float:left;
		width:940px;
		height:13px;
		font-size:0px;
		background:url(bg_content_header.gif) top left no-repeat;
		}

	#content_footer
		{
		background:url(bg_content_footer.gif) top left no-repeat;
		}
	
	#content_top
		{
		float:left;
		display:inline;
		width:914px;
		height:276px;
		margin-left:13px;
		margin-top:2px;
		}
		
	#maincontent_left
		{
		float:left;
		display:inline;
		margin-left:26px;
		margin-top:5px;
		width:591px;
		min-height:200px;
		_height:200px;		
		}
		
	#maincontent_right
		{
		float:left;
		display:inline;
		padding-top:5px;	
		margin-left:26px;
		padding-right:12px;
		width:285px;
		_width:297px;
		min-height:200px;
		_height:200px;			
		}
		
	#content_bottom
		{
		float:left;
		display:inline;
		height:250px;
		width:890px;
		margin-left:32px;
		margin-top:33px;
		margin-bottom:11px;
		}		
				
#footer
	{
	float:left;
	width:940px;
	height:25px;
	background:url(bg_content_footer.gif) top left no-repeat;
	}
	
	#footernav	
		{
		float:left;
		width:940px;
		height:25px;
		}

#extra
	{
	float:left;
	width:940px;
	min-height:25px;
	_height:25px;
	background:black url(bg_footer.gif) bottom left no-repeat;
	}
	
	#extralists
		{
		float:left;
		width:940px;
		min-height:25px;
		_height:25px;
		font-size:11px;
		color:#898989;
		}

#subfooter
	{
	float:left;
	width:940px;
	height:25px;
	overflow:hidden;
	}
	
	#subfooternav
		{
		float:left;
		width:940px;
		height:25px;
		overflow:hidden;
		}		
		
body, select, input, td
	{
	font-family:Arial;
	font-size:12px;	
	color:#676666;
	line-height:22px;	
	}

img
	{
	border:none;	
	}
	
h1,
h2
	{
	font-size:21px;
	color:#EB6A0C;
	font-weight:normal;		
	margin:0px 0px 5px 0px;
	}

h3
	{
	font-size:15px;
	font-weight:bold;	
	margin:0px 0px 5px 0px;
	}

p
	{
	margin:0px;
	margin-bottom:30px;
	}
