﻿img.one
{

border: solid;
border-color: #008080;
border-width: thick;
float: left;
margin: 4px;
}
img.two
{
border: solid;
border-color: #008080;
border-width: thick;
}
img.three
{
width:125px;
height:125px;
border: solid;
border-color: #333;
border-width: thin;
float: left;
margin-right: 4px;
}

img.four
{
width:250px;
height:250px;
border: solid;
border-color: #333;
border-width: thin;
float: right;
margin-right: 4px;
}

img.five
{
width:125px;
height:125px;
border: solid;
border-color: #333;
border-width: thin;
float: right;
margin-right: 4px;
}
p.image
{
float: left;
width:600px;
min-width:400px;
max-width:800px;
}
p.sub
{
width:950px;
min-width:950px;
max-width:950px;
}
div.content
{
display:inline-block;
border: solid;
border-color: #008080;
border-width: thick;
width: 1010px;
min-width:975px;
max-width:1010px;
margin-left: auto;
margin-right: auto;
padding: 5px;
}
img.header
{
margin: 0px;
border:none;
}
span.buysell
{
font-size:20pt;
font-family:Rockwell;
color: #008080;
}
