/* CSS Document */

BODY {margin:20px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:small; background-color:#d1d1d1; background-image:url(images/bg.gif); background-repeat:repeat-x;}
p { margin-left:10px; margin-right:10px; margin-bottom:10px; margin-top:10px;}
a { color:#FFFFFF;}

.small { font-size:x-small; }

.price { font-weight:bold; font-size:medium;}

.main {width:750px; background-color:#FFFFFF; position:relative; border:1px solid #000000; margin:auto; padding-bottom: 10px;}  

#header {width:750px; text-align:center; text-align:center; }

#navbar {width:750px; height:31px; text-align:center; text-align:center; padding-top:10px; padding-bottom:10px; }

#left_table {background-color:#7d9b82; color:#FFFFFF; width:440px; margin-top:10px; margin-left:10px; margin-bottom:20px; margin-right:0px; float:left;}

#main_table {background-color:#7d9b82; color:#FFFFFF; width:730px; float:left; margin-left:10px; margin-top:10px;  }

#left_text {background-color:#7d9b82; color:#FFFFFF; width:440px;}

#left_text_main {background-color:#7d9b82; color:#FFFFFF; width:730px;}

#right_table {width:240px; margin-top:10px; margin-left:0px; margin-bottom:20px; margin-right:10px; float:right;}

#right_text {background-color:#7d9b82; color:#FFFFFF; width:240px; height:240px;}

#main_text {background-color:#e9e9e9; width:380px; height:310px;}

.thumb_border { border:1px #ddd solid; background-color:#FFFFFF; margin-left:10px; margin-bottom:10px; padding:5px; padding-bottom:10px;}