/* Style Sheet b.rucci paper */


body,
html {
margin: 35px;
padding:0;
background:#e7e0d7;
}

body {
min-width:800px;
}

#wrap {
margin:0 auto;
width:763px;
height: 533px;
background: url(images/bckgnd_portfolio.png) no-repeat;
}

#wraphome {
margin:0 auto;
width:763px;
height: 533px;
background: url(images/bckgnd_home.png) no-repeat;
}

#wrapabout {
margin:0 auto;
width:763px;
height: 533px;
background: url(images/bckgnd_about.png) no-repeat;
}

#wrapstudio {
margin:0 auto;
width:763px;
height: 533px;
background: url(images/bckgnd_studio.png) no-repeat;
}

#wrapcontact {
margin:0 auto;
width:763px;
height: 533px;
background: url(images/bckgnd_contact.png) no-repeat;
}

#logo {
position: relative;
top: 49px; 
left: 42px;
}

#nav {
width: 585px;
position: relative; top: 20px; left: 280px;
}

#subnav {
width: 585px;
position: relative; top: 15px; left: 425px;
}

#subnavstudio {
width: 585px;
position: relative; top: 15px; left: 365px;
}

#main {
position: relative;
top: 33px;
width: 579px;
height: 276px;
margin: 0;
padding: 0;
}

#controls {
position: relative;
margin-top: -17px; 
float: right; 
z-index: 100;
border-style: none;
}

a img {
    border: none;
    }
	
img {  
border-style: none;
}

#footer{
position: relative; top: 82px; left: -245px;
}

.hometext   {
margin: 15px 25px 5px 5px;
font-family: Lucida Grande, Lucida Sans Unicode, Lucida, Arial, Helvetica, Verdana, Sans-serif;
font-size: 13px;
font-weight: normal;
color: #383838; 
line-height: 1.5;
}

.contact {    
position: relative; left: 405px; top: 37px; width:200px; height:187px; z-index:5;
line-height: 140%;
font-family: Verdana, Arial, helvetica, sans-serif;
font-size: 11px;
color: #000000;
}  

.font {
font-family: Lucida Grande, Lucida Sans Unicode, Lucida, Arial, Helvetica, Verdana, Sans-serif;
font-size: 11px;
font-weight: normal;
color: #333333; 
}

