* {

	padding: 0;

	margin: 0;

}

#wrapper {

width: 800px;
margin: 0 auto;

}

body {

margin-top: 20px;
background-image: url(images/back.gif);
background-repeat: repeat-x y;

}

#spacer {

width: 30px;
height: 100px;
float: left;

}

#tv_left {

width: 7px;
height: 480px;
float: left;
margin-right: -7px;

}

#tv_left img {

width: 7px;
height: 489px;
float: left;

}

#tv_top {

width: 733px;
height: 7px;
float: left;

}

#tv_top img {

width: 734px;
height: 9px;
float: left;

}

#video {

width: 720px;
height: 480px;
float: left;
margin-left: 7px;
margin-top: 2px;

}

#tv_right {

width: 7px;
height: 480px;
float: left;

}

#tv_right img {

width: 7px;
height: 482px;
float: left;

}

#ticker {

width: 733px;
height: 30px;
float: left;
margin-left: 30px;
background-color: black;

}

#memoryscroller {

margin-top: 5px;
color: white;

}

#bottom {

width: 734px;
height: 90px;
float: left;
margin-left: 30px;
margin-top: 4px;
background-color: #304a87;

}

.first_logo {

width: 70px;
margin: 5px;
float: left;

}

.second_logo {

width: 70px;
margin: 5px;
float: right;

}

.info {

margin-left: 90px;
float: left;
margin-top: 12px;

}

#website_link {

width: 734px;
height: 30px;
margin-left: 30px;
background-color: #1e3263; 
float: left;

}

#website_link p {

text-decoration: underline;
color: white;
text-align: center;
margin-top: 5px;

}

#bar { 

width: 734px;
height: 5px;
float: left; 
background-color: black;
margin-left: 30px;

}


























