/*Link Settings*/
a
{
font-family: georgia;
text-decoration: none;
color: black;
}

a:link {color: #000000}
a:visited {color: #000000}
a:hover {font-weight: bold}
a:active {color: #000000}

div.main
{
left: 0px;
top: 0px;
width: 800px;
height: 155px;
}

div
{
width: 150px;
height: 200px;
position: absolute;
text-align: center;
border-style: solid;
border-width: 0px;
}


div.line
{
width: 4px;
height: 515px;
left: 145px;
top: 200px;
}

img.thumb
{
border-style: inset;
border-width: 1px;
border-color: black;
}

.minititle
{
font-family: times;
font-weight: bold;
font-size: 14px;
}

.price
{
font-family: times;
font-size: 14px;
}

.sidelinks
{
	position: absolute;
	left: 5px;
	top: 200px;
	text-align: left;
	width: 115px;
	font-family: georgia;
	font-size: 14px;
}





.btmlinks
{
left: 110px;
top: 1000px;
width: 690px;
height: 25px;
}

.btminfo
{
left: 25px;
top: 1025px;
width: 775px;
height: 25px;
font-size: 10px;
}

/*Form Body*/
.form
{
left: 201px;
top: 238px;
width: 600px;
height: 700px;
text-align: left;
}

.title
{
width: 593px;
height: 25px;
position: absolute;
left: 208px;
top: 200px;
font-family: times;
font-style: italic;
font-size: 20px;
border-bottom-style: solid;
border-bottom-width: 2px;
border-bottom-color: maroon;
}

.line3
{
width: 21px;
height: 218px;
position: absolute;
left: 620px;
top: 567px;
}

