body {
background-color:black;
}
table.main {
background-color:#550000;
width:950px;
}
table.main td.left img {
margin-top:20px;
}
table.main td.content table.corners {
width:100%;
height:100%;
}
table td.topright {
background-image: url('../images/corners/toprightcorner_red.gif');
width:25px;
height:25px;
}
table td.bottomright {
background-image: url('../images/corners/bottomrightcorner_red.gif');
height:25px;
width:25px;
}
table.main td.left {
width:215px;
}
table.main td.content {
color:#D3BE55;
}
table.main td.content td.content {
background-color:black;
height:650px;
}
table.main td.content div {
float:left;
text-align:center;
margin-left:15px;
margin-right:15px;
}
table.main td.content div a {
color:#D3BE55;
text-decoration:none;
font-size:17px;
letter-spacing:1px;
font-weight:bold;
}
table.main td.content div a:hover {
font-size:18px;
}

table.main td.content div.wall_sconce {
width:150px;
margin-top:25px;
}

table.main td.content div.hanging_light {
width:145px;
}

table.main td.content div.pendant_light {
width:145px;
height:190px;
}

table.main td.content div.chandelier {
width:140px;
height:210px;
}

table.main td.content div.exterior {
width:150px;
}

table.main td.content div.jas {
margin-top:30px;
}
table.main td.content div.floor_lamps {
width:120px;
height:220px;
}

table.main td.content div.table_lamps {
width:125px;
height:210px;
float:right;
}

table.main td.content div.bar_lights {
width:210px;
float:right;
/*position:relative;*/
margin-right:150px;
}
