@charset "UTF-8";
/* Teens */

#container {background: url(../images/bgRepeatPurp.gif) repeat-y;
	margin: 0 auto;
	width: 822px;}
	
#header {background: url(../images/headerBgAbout.jpg) no-repeat;
	height: 169px;
	width: 822px;}
		
#sideBar {background: #9d3293 url(../images/sideBarBackPurp.gif) no-repeat;
	height: 425px;
	margin-left: 11px !Important;
	margin-left: 5px;
	float: left;}
	
.roothighText{ 
	border-bottom: 1px solid #dba7d6;}
	
#mission {background: #f4911e;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	line-height: 22px;
	padding: 15px;}

td {padding-right: 10px;}

#login .inField input {background: #ce99c9;}

p.loginBtn input {padding: 0 6px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px solid #9fcce8;
	border-top: 1px solid #9fcce8;
	background: url(../images/BtnPurpOff.gif) repeat-x;}
	
#login h2 {font-size: 16px;
	font-weight: bold;
	line-height: 22px;}
/*#login input {background: #bdc56e;}*/
	
#login p.button a:link , #login p.button a:visited {color: #fff;
	padding: 2px 6px;
	font-size: 14px;
	font-weight: bold;
	display: inline;
	text-decoration: none;
	border: 0;
	background: url(../images/BtnPurpOff.gif) repeat-x;}
	
 #login p.button a:hover, #login p.button a:active {
	background: url(../images/BtnPurpOn.gif) repeat-x;}