@charset "utf-8";
/* CSS Document */
/* Page Properties */
body {
    font-family:"Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	text-align: center;
	background:#A1A1A1 url(../images/bg_body2.jpg) repeat 0 0;
	margin-top: 50px;
	height: 100%;
	 }
#container {
    width:1024px;
    margin:0 auto;
	text-align:left;
	height:100%;
  }
#outer {
	margin: 0 0 0 112px;
	width: 800px; 
	height:600px; 
	background:url(../images/videos.png) no-repeat
	}
#outervid {
	margin: 0 0 0 112px;
	width: 800px; 
	height:600px; 
	background:url(../images/videos2.png) no-repeat
	}
.videotitle {
	height: 100px;
	width: 360px;
	margin: 450px 25px 0 25px;
	padding: 10px 0px 0px 15px;
	font-size:24px;
	text-align:center;
	font-weight:bolder;
	float:left;
	}
.rightcolumn {
	width: 320px;
	height: 400px;
	margin: 50px 0px 0 430px;
	padding: 150px 15px 15px 15px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	}
.form{}
.disclaimer {font-size:10px; font-style:italic; text-align:center;}
.andmoretext {font-size:13px; text-align:justify; color:#666666;}
.anou{text-decoration:none; color:#E33D6D; font-weight:bold;}
