/*

	terrafirma1.0 by nodethirtythree design
	http://www.nodethirtythree.com
        
*/
body
{
margin-left: 100px;
/* this is the color of text */
margin-right: 100px;
}

/*Remove the line under links*/
a {text-decoration:none;}

/*this is very important for me*/
pre { margin-left: 3% }


#menu
{
position: relative;
background: #dbdbdb no-repeat;
height: 40px;
padding: 0px 0px 0px 0px;
margin: 0px 0px 10px 0px;
}

#menu ul li
{
display: inline;
line-height: 40px;
padding-left: 3px;
}

#menu ul li.first
{
border-left: 0px;
}

#menu ul li a
{
background-color: transparent;
background-repeat: repeat-x;
padding: 8px 12px 8px 12px;
font-size: 15px;
font-weight: bold;
}
img
{
margin-left: 200px;
}

