*
{
	margin: 0;
	padding: 0;
}


a
{
outline: none;
}




img
{
border: 0;
}

.dld img
{
float: left;
}


.dl
{
float: right;
width: 126px;
height: 24px;
background:url("images/dld.gif") no-repeat;
}



body
{
background: url("images/strip4.gif") repeat-x;
}




#container
{
position: absolute;
width: 1015px;
top: 0px;
left: 50%;
margin-left: -507px;
}




#main
{
float: left;
width: 920px;
margin-left: 45px;
}



#nav
{
float: left;
width: 1015px;
margin-top: -10px;
height: 112px;
}




.sold
{
font-weight: bold;
color: #000;
font-style: italic;
margin-top: 10px;
}

#footer
{
float: left;
clear: both;
width: 920px;
margin-top: 35px;
border-top: 1px solid #c7c7c7;
}


#leftColumn,#middleColumn,#rightColumn
{
float: left;
width: 290px;
}


#leftColumn p,#middleColumn p,#rightColumn p
{
margin-top: 15px;
}




.marg
{
margin-right:22px;
}




.putty
{
border: 1px solid #b5b5b7;
width: 285px;
margin-top: 5px;
font-family: georgia;
padding: 5px;
}




.add
{
float: left;
clear: right;
}





#sideNav
{
position: absolute;
top: -5px;
right: 0px;
}


.texty
{
width: 285px;
padding: 5px;
height: 200px;
font-family: georgia;
margin-top: 5px;
}


#subNav
{
position: absolute;
top: 61px;
display: none;
right: 50px;
width: 100%;
white-space: nowrap;
}

#subNav ul
{
float: right;
}


#subNav ul li
{
font-size: 11px;
display: inline;
margin-left: 20px;
list-style-type: none;
font-family: georgia;
color: #6f6f6f;
}

#subNav ul li a
{
color: #6f6f6f;
text-decoration: none;
}


#subNav ul li a:hover
{
text-decoration: underline;
}



.rollover
{
cursor: pointer;
}


.submit
{
float: right;
width: 57px;
margin-right: -10px;
height: 19px;
margin-top: 15px;
background:url("images/buttonSubmitUP.gif") no-repeat;
}




.dld
{
float: left;
width: 178px;
height: 24px;
white-space: nowrap;
margin-top: 15px;
}


#rep ul
{
float: left;
margin-top: 10px;
}

#rep ul li
{
font-family: georgia;
font-size: 11px;
color: #6f6f6f;
list-style-type: none;
line-height: 160%;
}


#rep ul li a
{
color: #6f6f6f;
text-decoration: none;
}


#rep ul li a:hover
{
text-decoration: underline;
}



/*--------------------------text-------------------*/




p
{
font-family: georgia;
font-size: 11px;
color: #6f6f6f;
line-height: 160%;
}


.title
{
color: #000;
}




