body{
position:relative;
/*background-color:#fdf7b8;*/
font-size:90%;
font-family:verdana, sans-serif;
}
body, p, ul{
padding:0 margin:0;
}
#container{
position:absolute;
width:780px;
left:50%;
margin-left:-390px;
}
#content{
float:right;
clear:none;
width:400px;
}
a{
color:blue;
text-decoration:none;
text-align:left;
font-weight:bold;
}
a:hover{
color:red;
}
h1{
text-align:center;
font-size:2.5em;
margin-top:1em;
color:blue;
width:780px;
height:550px;
}
img{
float:left;
width:350px;
padding:60px 25px 15px 0;
}
p{
padding-left:25px;
}
li{
margin-left:30px;
padding-bottom:5px;
}
table{
margin-left:50px;
}
td{
background:#fff url(boxphotos/smtv.png) no-repeat;
width:150px;
height:128px;
text-align:left;
font-weight:bold;
padding-left:70px;
} 
.corey{
padding-bottom:30px;
}
#remote{
clear:both;
}
h2{
text-align:center;
}
.ul{
text-decoration:underline;
font-weight:bold; 
}
.red{
color:red;
}
.green{
color:green;
font-weight:bold;
}
.orange{
color:orange;
font-weight:bold;
}
p.bold{
font-weight:bold;
margin-top:-1em;
}
