html{
background-image: url(images/tile.jpg);
background-repeat: repeat-x, repeat-y;
}
a:link, a:visited {color:#006699;text-decoration:none;}
a:hover {color: #006699;text-decoration:underline;}
#wrapper{
width: 790px;
height: 100%;
margin-left: auto;
margin-right: auto;
}
#body{
width: 790px;
font-family: Arial, Helvetica, sans-serif;
padding: 0;
}
#header{
background-image: url(images/header.jpg);
background-repeat: no-repeat;
width: 790px;
height: 104px;
float: left;
}
#links{
float: left;
width: 790px;
height: 26px;
}
#main{
width: 790px;
height: 470px;
}
#tabs{
background-image: url(images/redTab.jpg);
background-repeat: no-repeat;
float: left;
width: 790px;
height: 99px;
padding: 0 0 0 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
}
#content{
background-image: url(images/patentContent.jpg);
background-repeat: no-repeat;
float: left;
width: 790px;
height: 391px;
}
#links{
}
#copyright{
padding: 55px 0 0 0;
color:#FFFFFF;
}
#text{
padding: 15px 0 0 35px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}
#pic{
padding: 0 0 20px 450px;
}
#copyright{
font-size:12px;
padding: 165px 0 0 220px;
