.outside-border {
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.header { background-image:url(../images/head.jpg);
background-position:top center;
width:760px;
height:333px;
}

.logo { font:normal 28px Arial, Helvetica, sans-serif; color:#FFFFFF; padding:0px 0px 70px 230px;     } 

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

.video-bg { background-image:url(../images/video_bg.jpg);
background-repeat:no-repeat;
background-position:top center;
height:537px;
 }
 
#video { 
width:380px;
height:297px;
margin:auto 0px;
padding-top:50px;
} 

.box-top { background-image:url(../images/box-top.png);
background-repeat:no-repeat;
background-position:bottom center;
width:496px;
height:19px;
}

.box-middle { background-image:url(../images/box-middle.png);
background-repeat:repeat-y;
background-position:bottom center;
width:496px;
}


.box-bottom { background-image:url(../images/box-bottom.png);
background-repeat:no-repeat;
background-position:top center;
width:496px;
height:19px;
}

.h3 { font:normal 13px/19px Georgia, "Times New Roman", Times, serif; color:#FFFFFF; text-align:left; padding:15px; }

.copyright { font:normal 12px/19px Georgia, "Times New Roman", Times, serif; color:#FFFFFF;  }
