@charset "iso-8859-1";
/* CSS Document */

html,body {margin:0; padding:0; min-width:779px; height:100%;}

#container {position:relative; margin:0 auto; height:100%; min-height:100%;}
html>body #container {height:auto;}

#container2 {width: 779px; margin: auto;}

#menu {position:relative; top:15px; height:169px; width:779px;}

#menu a {display:block; float:left;}

#menurow1 {width:400px; height:42px; padding: 36px 0px 0px 38px; float:left;}
#menurow2 {width:400px; height:63px; padding: 15px 0px 0px 121px; float:left;}

.txhd {display:none;}
	
/*MENU ITEMS START*/
#home a {width:189px;height:42px;position:relative;bottom:21px;left:240px;}
#updates a {background:url('../images/updates.gif'); width:65px; height:42px;}
#updates a:hover {background:url('../images/updatesani.gif')}
#contact a {background:url('../images/contact.gif'); width:58px; height:38px; position:relative; left:60px; bottom:18px;}
#contact a:hover {background:url('../images/contactani.gif')}

#portfolio a {background:url('../images/portfolio.gif'); width:77px; height:63px; position:relative; left:63px; bottom:10px;}
#portfolio a:hover {background:url('../images/portfolioani.gif')}
#travels a {background:url('../images/travels.gif'); width:62px; height:48px; position:relative; left:128px; bottom:20px;}
#travels a:hover {background:url('../images/travelsani.gif')}
#recipes a {background:url('../images/recipes.gif'); width:60px; height:36px; position:relative; left:186px; top:5px;}
#recipes a:hover {background:url('../images/recipesani.gif')}
/*MENU ITEMS END*/

#bunny {position:relative;top:4px;right:40px; width:170px;height:154px;float:right;}