body
{
        background-color: #e7e7e7;
        line-height:20px;
        font-size: 11px;
        font-family: geneva , Sans-Serif;
}
img
{
border: none;
}
h1
{
		font-size: 14px;
        padding-left:10px;
}
h2		
{
		font-size: 12px;
        
}
li
{
list-style: none;
}
h3
{
		font-size: 11px;
       
}
#content
{
        width: 750px;
        height: 600px;
        margin: 0px;
        margin-left: auto;
        margin-right: auto;
        margin-top: 30px;
	border: solid 1px #fff;
        background: white url("images/bghome.jpg");
        background-repeat:no-repeat;
}
#contenthome
{
        width: 750px;
        min-height: 600px;
        margin: 0px;
        margin-left: auto;
        margin-right: auto;
        margin-top: 30px;
		border: solid 1px #fff;
        background: white url("images/bghome3.jpg");
        background-repeat:no-repeat;
}
#contentandrea
{
        width: 750px;
        min-height: 950px;
        margin: 0px;
        margin-left: auto;
        margin-right: auto;
        margin-top: 30px;
		border: solid 1px #fff;
        background: white url("images/bghome.jpg");
        background-repeat:no-repeat;
}

#copy
{
		padding-top:25px;
		width: 400px;
		text-align: justify;
		float: left;
		margin-left: 20px;
}
#copylinks
{
float: right;
padding: 10px;
width: 200px;
margin: 440px 10px;
background-color:#e7e7e7;
}
a
{
		color: #f3980a;
		text-decoration:underline;
}
#links a 
{
		color: #f3980a;
		text-decoration:underline;
}

#links a:hover
{
		color: #f3980a;
}		
table
{
		text-align: left;
}
#contentcontact
{

        background: white url("images/bgcontact.jpg");
        background-repeat:no-repeat;
        width: 750px;
        height: 600px;
        margin: 0px;
        margin-left: auto;
        margin-right: auto;
        margin-top: 30px;
		border: solid 1px #fff;

}
#contentlinks
{
        background: white url("images/bglinks.jpg");
        background-repeat:no-repeat;
        width: 750px;
        height: 600px;
        margin: 0px;
        margin-left: auto;
        margin-right: auto;
        margin-top: 30px;
	    border: solid 1px #fff;
}
#contentlinks p
{
    
		padding: 5px;
background-color: #e7e7e7;
}
#contentabout
{
        background: white url("images/bgabout2.jpg");
        background-repeat:no-repeat;
        width: 750px;
        min-height: 600px;
        margin: 0px;
        margin-left: auto;
        margin-right: auto;
        margin-top: 30px;
		border: solid 1px #fff;

}
#footer
{
margin: 515px 180px 10px 20px;
}

