#WRAPPER{
width: 800px;
height: auto;
margin-left : auto;
margin-right : auto;
text-align : center;
}

#HEADER{
width:800px;
height : auto;
text-align : center;
}

#NAV{
width : 800px;
height : auto;
}

#BOX{
position : relative;
top : 160px;
left : 200px;
width : 580px;
height : auto;
}

.admin{
color: #0000FF;
background-color: #FFFFFF;
font-family : verdana;
font-size : 12pt;
}

.picture{
background-color : #5d99df;
width : 350px;
overflow: none;
height : auto;
border : none;
}

.description{
background-color :5d99df;
color : #FFFFFF;
border : none;
text-indent :  0cm;
font-family : arial, sans-serif;
width : 300px;
}

.desc{
background-color : #5d99df;
font-family : arial, sans-serif;
font-size : 12pt;
color : #FFFFFF;
border : none;
text-indent : 0cm;
}


.update{
position : relative;
left : 20px;
background-color : #5d99df;
font-family : arial, sans-serif;
font-size : 8pt;
color : #FFFFFF;
border : none;
width : 400px;
}
/*.desc2{
background-color : #FFFFFF;
font-family : arial, sans-serif;
font-size : 12pt;
color : #000000;
border : solid;
border-width : 1px;
text-indent : 0cm;
}
*/
/*
TEXTAREA{
font-family : arial, sans-serif;
text-indent : 0cm;
overflow:auto;
height : auto;
background-color : #5d99df;
color : #FFFFFF;
border : none; 
}
*/
.content{
width : 725px;
height : auto;
font-family : arial, sans-serif;
font-size : 10pt;
color : #FFFFFF;
border : solid;
text-align : left;
background-image: url('images/middle.gif');
}

.title{
font-family : arial, sans-serif;
font-size : 18pt;
color : #FFFFFF;
background-image: url('images/middle.gif');
border : none;
font-weight : bold;
font-style : italic;
}

.headline{
font-family : arial, sans-serif;
font-size : 15pt;
color : #FFFF00;
background-image: url('images/middle.gif');
border : none;
font-weight : bold;
font-style : italic;
}

.price{
font-family : arial, sans-serif;
font-size : 15pt;
color : #FFFF00;
background-color: #5d99df;
border : none;
font-weight : bold;
font-style : italic;
}

.nicedit{
color : #000000;
background-color : #FFFFFF;
font-family : sans-serif;
width : 405px;
height: auto;
background-image : none;
}

IMG{
padding-bottom : 0cm;
border : none;
margin : 0px;
vertical-align: bottom;
}

p{ 
margin-left: 15px;
margin-right : 5px;
}

BODY{
font-family : arial, sans-serif;
font-size : 12pt;
color : #000000;
}

TABLE{
background-color : #5d99df;
color : #000000;
border : none;
border-color : #5d99df;
font-family : arial, sans-serif;
font-size : 12pt;
}


TD{
border : none;
padding : 0px;
}

a:link {color: #FFFFFF}
a:visited {color: #FFFFFF}
a:hover {color: #FFFF66}
