


body {
	background-color:#de0303;
	margin:10px;
	font-family: Arial, Helvetica, sans-serif;
}

 a:link {color:#333333; text-decoration: none; font-weight: bolder;}
 a:visited {text-decoration: none;color: #a81229; font-weight: bolder;}
 a:hover {text-decoration: underline;color: #58b3e8; font-weight: bolder;}
 a:active {text-decoration: none;color: #820217; font-weight: bolder;}

#robot {
width: 924px;
height: 668px;
background-color:#000000;
margin-top: 25px;
margin-left: auto;
margin-right: auto;
border: 2px #FFFFFF solid;
}

#header {
width: 924px;
height: 215px;
background-image: url(http://www.teamtigerawesome.com/images/base_images/crisis/robot_header.jpg);
background-repeat: no-repeat;
}

#vidbox {
margin-left: 21px;
width: 630px;
text-align:center;
border: 2px #FFFFFF solid;
float: left;
color: #FFFFFF;
}

#thumbox {
margin-right: 20px;
float: right;
width: 234px;
text-align: center;
}

#thumbox img {border: 0; margin-bottom: 3px;}

#titlebar {
clear: both;
margin-left: 21px;
margin-top: 5px;
width: 634px;
float: left;
}

.title {
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:18px;
text-align:center;
font-variant:small-caps;
padding: 5px;
color: #FFFFFF;
font-weight:bolder;
}

#home {
margin-top: 20px;
margin-right: 20px;
float: right;
}

.footer-text {font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 11px; padding: 5px; text-align:center; color: #FFFFFF;}
 .footer-text a:link {
	color:#fffa6b;
	text-decoration: none;
	font-weight: bolder;
}
 .footer-text a:visited {
	text-decoration: none;
	color: #fffa6b;
	font-weight: bolder;
}
.footer-text a:hover {
	text-decoration: underline;
	color: #58b3e8;
	font-weight: bolder;
}
.footer-text a:active {
	text-decoration: none;
	color: #820217;
	font-weight: bolder;
}
