@charset "UTF-8";
/* CSS Document */

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #707070;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	height: 100%; }
#everything {
	width: 798px; /*720, 788, 791*/
	margin: 0 auto;
	text-align: left;
	height: 690px; }
#leftside {
	background-image: url(images/rb_tile.jpg);
	background-repeat: repeat;
	width: 298px;
	height: 100%;
	float: right; }
#rightside {
	background-image: url(images/cb_strip.jpg);
	background-repeat: repeat-x;
	width: 422px;
	height: 100%;
	float: right; }
#rightds_tile {
	background-image: url(images/rightds_tile.jpg);
	background-repeat: repeat-y;
	width: 34px;
	height: 100%;
	float: right; }
#leftds_tile {
	background-image: url(images/leftds_tile.jpg);
	background-repeat: repeat-y;
	background-position: right;
	width: 41px; /*34*/
	height: 100%;
	float: right; }
#botds_tile {
	background-image: url(images/botds_tile.jpg);
	background-repeat: repeat-x;
	width: 788px; /*721*/
	height: 34px;
	margin-left: auto;
	margin-right: auto;
	text-align: center; }
#footer {
	width: 721px;
	height: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -15px;
	color: white;
	font-size: 10px;
	background: #707070;
	text-align: center; }
.wLink {
	color: white;
	text-decoration: none;
	font-size: 12px;
	margin-left: 4em; }
#backLink {
	margin-top: 10px;
	height: 21px; }
#rightcap {
	float: right; }
#leftcap {
	float: left; }
#lnl1 {
	margin-top: 103px;
	vertical-align: bottom;
	background-image: url(images/lnl1.jpg);
	background-repeat: no-repeat;
	width: 298px;
	height: 556px; }
#lnl2_pic {
	margin-top: 312px; }
#i_password {margin-top: 13px;}
#i_username {}
.i_all {
	width: 100px;
	background: white;
	color: black;
	border: none; }
#i_login {
	padding-top: 390px;
	margin-left: 188px; }
#rightside_pic {
	background-image: url(images/rightside.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 1px;
	width: 422px;
	height: 690px; }
#adtv_introdiv {
	padding-top: 90px;
	padding-left: 32px; }
.inp_button {margin-top: 8px;}
.createLink {
	margin-top: 10px;
	margin-left: 10px;
	color: black;
	text-decoration: underline;
	font-size: 12px; }