.border {
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FF9900;
	border-left-color: #FF9900;
}

.video { background-image:url(../images/header_r2_c2.jpg);
background-repeat:no-repeat;
background-position:top;
height:336px;
width:571px;
}

.logo { background-image:url(../images/header_r1_c2.jpg);
background-repeat:no-repeat;
background-position:bottom;
height:88px;
width:571px;
font:normal 32px/88px Arial, Helvetica, sans-serif; color:#FFFFFF;  
}

.content-bg { background-image:url(../images/content-bg.jpg);
background-repeat:repeat-x;
background-position:top;
background-color:#A10127;
}

.contbox-top { background-image:url(../images/top-box.png);
background-repeat:no-repeat;
background-position:bottom;
width:571px;
height:17px;
}

.contbox-middle { background-image:url(../images/top-middle.png);
background-repeat: repeat-y;
background-position:top;
width:571px;
}

.contbox-bottom { background-image:url(../images/top-bottom.png);
background-repeat:no-repeat;
background-position:top;
width:571px;
height:17px;
}

.h3 { font:normal 12px/20px Arial, Helvetica, sans-serif; text-align:left; color:#FFFFFF; padding:20px; }

.specialevents { font:normal 12px/20px Arial, Helvetica, sans-serif; text-align:center; color:#FFFFFF;  }

