* { margin : 0; padding : 0; }

/* hide from ie on mac for swfobject \*/


body {
	background: #990031;
	color: #FFF;
	font-family: arial, verdana, helvetica, tahoma, sans-serif;
	font-size: 80%;
	line-height: 150%;
	}

img {
	border: 0;
	}

a {
	text-decoration: none;
	color: #FF80A8;
	}

a:hover {
	text-decoration: none;
	color: #FFF;
	}

#centercontainer {
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	}

#outercontainer {
	margin-left: -400px;
	position: absolute;
	top: -236px;
	left: 50%;
	}

#header {
	width: 805px;
	height: 61px;
	letter-spacing: 1px;
	text-align:left;
	background-image:url("images/smebbititle.gif") ;
	background-position:left 10px;
	background-repeat:no-repeat;
	}

#container {
	border: 20px solid #FFF;
	width: 710px;
	height: 347px;
	}

#containerleft {
	float: left;
	width: 180px;
	height: 350px;
	border-right: 20px solid #FFF;
	}

#containerleft1 {
	float: left;
	width: 180px;
	height: 110px;
	border-bottom: 8px solid #FFF;
	}
#containerleft2 {
	float: left;
	width: 180px;
	height: 110px;
	}
#containerleft3 {
	float: left;
	width: 180px;
	height: 110px;
	border-top: 8px solid #FFF;
	}

#containerleft a{
	text-decoration: none;
	color: #FFF;
	}

#containerleft a:hover{
	text-decoration: none;
	color: #FF80A8;
	}

#containerleft h2 {
	margin: 0;
	padding: 0;
	font-family: helvetica, arial, verdana, tahoma, sans-serif;
	letter-spacing: -3px;
	font-size: 250%;
	text-align: right;
	}

#containermid{
	float: left;
	width: 310px;
	height: 327px;
	background: #660021;
	overflow: auto;
	padding: 10px;
	}

#containermid h2{
	margin: 0;
	padding: 2px 0 0 0;
	font-family: helvetica, arial, verdana, tahoma, sans-serif;
	letter-spacing: -1px;
	font-size: 200%;
	border-bottom: 1px solid #FFF;
	padding-bottom: 5px;
	width: 75%;
	}

#containerright {
	float: left;
	width: 180px;
	height: 345px;
	background-color:#FFCCCC;
	}
#containerright1 {
	float: left;
	width: 180px;
	height: 110px;
	border-bottom: 8px solid #FFF;
	}
#containerright2 {
	float: left;
	width: 180px;
	height: 110px;
	}
#containerright3 {
	float: left;
	width: 180px;
	height: 110px;
	border-top: 8px solid #FFF;
	}
#containerright a	{
	text-decoration: underline;
	color: #660021;
	}

#containerright a:hover{
	text-decoration: none;
	color: #FF80A8;
	}

#containerright h2 {
	margin: 0;
	padding: 0;
	font-family: helvetica, arial, verdana, tahoma, sans-serif;
	letter-spacing: -1px;
	font-size: 250%;
	text-align: right;
	color: #660021;
	}

div.video {
	float: left;
	width: 180px;
	height: 120px;
	background-color:#FFCCCC;
	padding: 10px 10px 0px 10px;
	}

#videoplay {
  height: 100%;
  background-color:#990031;
  float:left;
  margin: 10px;
  text-align:center;
  }	
  
div#blob1	{
	float:left;
	height:106px;
	width:160px;
	background-color:#ffffff;
	border: 1px solid #990031;
	padding:5px;
	}
div#blob2	{
	float:left;
	height:106px;
	width:160px;
	background-color:#ffffff;
	border: 1px solid #990031;
	padding:5px;
	}
div.video p	{
	text-align:left;
	padding: 4px;
	color:#990031;
		}

.clearing	{
	clear:both;
	height:0;
	line-height:0;
	}
#footer 	{
	text-align: left;
	color: #FFF;
	margin-top:15px;
	}
#footer a:link{
	text-decoration: underline;
	color: #fff;
	}
#footer a:visited{
	text-decoration: none;
	color:#99FFFF;
	}
	
#footer a:hover{
	text-decoration: none;
	color:#99FFFF;
	}
#footer a:active{
	text-decoration: none;
	color:#FFF;
	}
