/*-----------------------------------------------------------------------------
Styles Style Sheet

Site: 	Natalia Mesa Bush		|		www.nataliamesabush.com
Author:   Dalibor Vasiljevic		|		www.rainfall.ro
-----------------------------------------------------------------------------*/


/* Base Styling
-----------------------------------------------------------------------------*/

body {
	text-align:center;
	margin:0px;
	color: #666666;
	text-decoration: none;
	background: #ffffff url(images/tile.gif) repeat-x left top;
	list-style-type: none;
	font: 11px Arial, Helvetica, sans-serif, Tahoma;
}


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

img {border: 0px;}

a {outline: none;}

#wrapper{
	width:712px;
	text-align: center;
	margin: auto;
	padding:0px 0px 0px 0px;
	}
	


.clear {clear:both;}



/* Headings
-----------------------------------------------------------------------------*/
h1.logo span {display:none;}
h2.main-photo span {display:none;}
h1.logo {
	height:106px;
	display:block;
}


#natalia-container {

	width:712px;
	height:488px;
	background: url(images/natalia-mesa-bush.jpg) no-repeat left top;
	text-align:left;
}

p.menu a {
	color:#999999;
	font: normal 14px Arial, Helvetica, sans-serif, Tahoma;
	text-decoration: none;
	margin:8px;
}

p.menu a:hover {
	color:#F4C610;
	font: normal 14px Arial, Helvetica, sans-serif, Tahoma;
	text-decoration: none;
	margin:8px;
}

p.menu {position:relative;top:350px;left:480px;width:200px;height:30px;}



a.rainfall {
	width:256px;
	height:36px;
	display:block;
	background: url(images/rainfall-interactive.gif) no-repeat 0px 0px;	
	margin-top:50px;
}

a.rainfall:hover {
	background: url(images/rainfall-interactive.gif) no-repeat -261px 0px;	
}
