	html, body {
        background-position: top;
		background-color: #330000;
		background-image: url(/images/ulrbg.gif);
		font-family: verdana, arial, helvetica, sans-serif;
	}
	
	#envelope {
		width: 100%;
	}
	
	a {
		color: #990000;
		text-decoration: underline;
	}
	
	a:hover {
		color: #999;
	}
	
/* top header menu */
	#header {
		background-image: url(/images/urbanleagueheader.gif);
		background-repeat: no-repeat;
		width: 900px;
		background-color: #000000;
		border: solid 1px #666666;
	}
	
	#menuenvelope {
		background-color: #000000;
		color: #FFFFFF;
		padding-bottom: 3px;
		height: 21px;
	}
	
	a.topnav {
		padding-left: 8px;
		padding-top: 2px;
		padding-bottom: 2px;
	}
	
	a.menunodrop {
		color: #FFFF00;
	}
	
	a.menunodrop:hover {
		color: #996600;
	}
	
	/* START - TABLE STYLES */
.tbl{
	border: 1px solid #999999; 
	border-collapse: collapse;
	font-size: 10px;
	color: black;
}
.tblRowHeader{
	background-color:#000000;
	color: #FFFFFF;
	font-weight: bold;
}
.tblRowOdd{
	background-color:#FFFFFF;
	line-height: 1.3em;
}
.tblRowEven{
	background-color:#ECECEC;
	line-height: 1.3em;
}
/* END - TABLE STYLES */

.panel {
	background-color : #EDEDED;
	border-color : #CCCCCC;
	border : thin groove Black;
	margin: 10px;
	width: 100%;
}

.panel h1 {
	font-size: 18px;
}

.yui-skin-sam   a:link{
	color: black;
}

.yui-skin-sam   a:hover{
	color: black;
}
.yui-skin-sam   a:visited{
	color: black;
}
.yui-skin-sam   a:active{
	color: black;
}

div.panel_2 {
		border : thin groove Black;
	background-color: #EDEDED; 
	padding: 4px; 
	margin: 10px; 
	vertical-align: top;
	font-size: 11px;
}

/* CONTROLS THE TREE PULLDOWN MENU */
.trigger {
	cursor: pointer;
	cursor: hand;
	font-size: 12px;
}
	
.branch {
	display: none;
	margin-left: 16px;
}

/* START - DRAG DROP LIST STYLES */
div.workarea { padding:10px;}

ul.draglist { 
    position: relative;
    width: 200px; 
    height:240px;
    background: #f7f7f7;
    border: 1px solid gray;
    list-style: none;
    margin:0;
    padding:0;
}

ul.draglist li {
    margin: 1px;
    cursor: move; 
}

ul.draglist_alt { 
    position: relative;
    border-collapse: collapse;
    list-style: none;
    margin:0;
    padding:0;
	color: black;
    /*
       The bottom padding provides the cushion that makes the empty 
       list targetable.  Alternatively, we could leave the padding 
       off by default, adding it when we detect that the list is empty.
    */
    padding-bottom:20px;
}

ul.draglist_alt li {
    margin: 1px;
    cursor: move;
    border: 1px solid #999999;
}


#user_actions { float: right; }

/* END - DRAG DROP LIST STYLES */

	
	
/* content */
	#content {
		width: 900px;
		background-color: #666666;
		padding: 1px;
		padding-top: 0px;
		height: 315px;
	}
	
	#flash {
		width: 606px;
		float: left;
	}
	
	#textcontent {
		width: 900px;
		background-color: #666666;
		padding: 1px;
		padding-top: 0px;
		line-height: 16px;
	}
	
	#text {
		background-color: #FFF;
		padding: 5 20 20 20;
		text-align: left;
		font-size: 11px;
		color: #000;
		border-top: 1px solid #333333;
	}
	
	h1 {
		font-size: 18px;
		padding-top: 16px;
	}
	
	h2 {
		font-size: 12px;
	}
	
	img.imageRight, div.imageRight{
		float: right;
		margin: 2px;
		border:1px solid black;
	}
	
	
	img.imageRightNoBorder {
		float: right;
		margin: 2px;
	}
	
/* right wells */
	#photowells {
		
		height: 300px;
		padding-top: 0px;
		padding-left: 15px;
		padding-bottom: 15px;		
		float: right;
	}
	
	#rightwells {
		background-color: #000000;
		padding-top: 15px;
		height: 300px;
		width: 291px;
		float: right;
	}
	
	#rightwellstext {
		width: 145px;
		text-align: left;
		padding-top: 45px;
		margin-left: 100px;
	}
	
	#right-member {
		background-image: url(/images/becomeamember01.gif);
		background-repeat: no-repeat;
		height: 135px;
		margin-bottom: 8px;
	}
	
	#right-difference {
		background-image: url(/images/makeadifference01.gif);
		background-repeat: no-repeat;
		height: 135px;
		margin-bottom: 22px;
	}
	
	a.rightwells {
		color: #CCCCCC;
		font-size: 10px;
		text-decoration: none;
	}
	
	a.rightwells:hover {
		color: #996600;
		text-decoration: none;
	}
	
	
	
/* news */
	#news {
		width: 900px;
		height: 81px;
		background-color: #000000;
		text-align: left;
		border-left: 1px solid #666666;
		border-right: 1px solid #666666;
		/* border: 1px solid #666666; */
	}
	
	#headlines {
		background-image: url(/images/newsdivide.gif);
		background-repeat: no-repeat;
		background-color: #000000;
		width: 300px;
		height: 66px;
		padding-left: 9px;
		padding-right: 10px;
		padding-top: 15px;
		float: left;
	}
	
	#headlines a:link {
		color: #999999;
		text-decoration: none;
	}
	#headlines a:visited {
		color: #999999;
		text-decoration: none;
	}
	#headlines a:hover {
		color: #990000;
		text-decoration: none;
	}
	
	
	
	#morenews {
		background-image: url(/images/newsdivide.gif);
		background-repeat: no-repeat;
		background-color: #000000;
		width: 85px;
		height: 81px;
		padding-left: 9px;
		float: left;
	}
	
	
/* sub pages */
	#subtext {
		background-color: #ffffff;
		padding: 20px;
		text-align: left;
		font-size: 12px;
		color: #000000;
		border: 10px solid #000000;
	}

	#breadcrumbs {
		padding: 4px;		
	}


/* footer */
	#footer {
		background-image: url(/images/footerbg.gif);
		background-repeat: repeat-x;
		background-color: #000000;
		width: 900px;
		height: 100px;
		padding-top: 60px;
		font-size: 11px;
		color: #FFFFFF;
		border-left: 1px solid #666666;
		border-right: 1px solid #666666;
		border-bottom: 1px solid #666666;
		margin-left:auto;
		margin-right:auto;
	}
	
	#footerContent {
		width: 223px;
		text-align: center;
		float: left;
		line-height: 16px;
	}
	
	.nul {
		color: #FF0000;
	}
	
	a.nul {
		font-size: 12px;
		font-weight: bold;
		color: #FF0000;
	}
	
	a.nul:hover {
		font-size: 12px;
		font-weight: bold;
		color: #CC0000;
	}
	
	html, body
{
	font-family: Arial;
	font-size: 12px;
	color: white;
	margin:0px;
	padding:0px;
	/*background-image:url('images/bg.jpg');*/
	height: 100%;
}

.background
{
	height: 100%;
	background-repeat: no-repeat;
	background-position: right top;
	/*background-image: url('images/header_bg.jpg')*/
}

.border_mid_left
{
	/*background-image: url('images/border_images/border_left_tile.png');*/
}

.border_center
{
	text-align: left;
	background-color: white;
	color: black;
}

.border_mid_right
{
	/*background-image: url('images/border_images/border_right_tile.png');*/
}

.border_bot_tile
{
	/*background-image: url('images/border_images/border_bot_tile.png');*/
}

.border_top_tile
{
	/*background-image: url('images/border_images/border_top_tile.png');*/
}

.content_body
{
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 90%;
	height: 100%;
}
.header
{
	text-align: left;
	padding:24px 10px 0;
}

.footer_bg
{
	background-position: right bottom;
	/*background-image: url('images/footer.jpg');*/
	background-repeat:repeat-x ;
	text-align: right;
	min-height: 100%;
	height: auto;
}

.top_inner
{
	text-align: left;	
	/*background-image:url('images/border_topright_corner.png');*/
	margin: 0 0 0 18px;
	background-position:right top;
	height:20px;
}

.top_inner div
{
	background-position: left top;
	/*background-image: url('images/border_topleft_tile.png');*/
	display: block;
	width: 18px;
	position: relative;
	left: -18px;
	height:20px;
}

.bot_inner
{
	/*background-image:url('images/border_bottomright_corner.png');*/
	background-position:right top;
	height:20px;
	margin:0 0 0 18px;
	text-align:left;
}

.bot_inner div
{
	/*background-image:url('images/border_botleft_tile.png');*/
	background-position:left bottom;
	display:block;
	height:20px;
	left:-18px;
	position:relative;
	width:18px;
}

.mid_inner
{
	/*background-image:url('images/middle_right_tile.png');*/
	background-position:right top;
	margin:0 0 0 18px;
	padding-right: 18px;
	text-align:left;
	color: black;
	height: 600px;
}

.border_tile
{
	/*background-image:url('images/mid_bg_tile.png');*/
	background-repeat:repeat-y;
}

.login_box{
background-image:url(images/login_bg.png);
height:110px;
overflow: hidden;
width:497px;
text-align: right;
}

.login_box input{
position: relative; 
z-index: 600;
}

#loginbutton{
cursor: pointer;
border: 0;
}

.img_buttons
{
	vertical-align: middle;
}

/*.status_info
{
	background:#535353 none repeat scroll 0 0;
	border:2px solid silver;
	color:white;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	padding:3px;
	width:425px;
}*/

.status_info
{
	border: 1px solid silver; 
	padding: 12px; 
	width: 590px;
}


.menu_subcat{
	padding:0px;
}

.menu_subcat span{
	background-image:url(images/button.jpg);
	display:block;
	width:233px;
	height:41px;
}

.menu_subcat span a {
	background-color: transparent;
	color: black;
	display: block;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	padding: 12px 0 12px 40px;
	text-align: left;
	text-decoration: none;
	white-space: normal;
	width: 193px;
	background-position:11px center;
	background-repeat:no-repeat;
}

.menu_subcat span a:hover{
	background-color: #84ACFF;
	color: white;
}

.confirmation_button_yes, .confirmation_button_yes:link, .confirmation_button_yes:visited, .confirmation_button_yes:hover, .confirmation_button_yes:active
{
	border: 1px solid #C6D880;
	background-color: #E6EFC2;
	color: green;
	font-weight: bold;
	padding: 6px;
	text-decoration: none;
	float: left;
	display: block;
	width: auto;
	font-size: 12px;
	margin-left: 2px;
	margin-right: 2px;
}

.confirmation_button_no, .confirmation_button_no:link, .confirmation_button_no:visited, .confirmation_button_no:hover, .confirmation_button_no:active
{
	border: 1px solid #FBC2C4;
	background-color: #FBE3E4;
	color: #D12F19;
	float: left;
	font-weight: bold;
	padding: 6px;
	display: block;
	width: auto;
	font-size: 12px;
	text-decoration: none;
	margin-left: 2px;
	margin-right: 2px;
}

.confirmation_box
{
	overflow: hidden;
	display: table;
}

.toolbox
{
	border: 1px solid silver; 
	padding: 12px; 
	width: 300px;
}

.subHeader
{
	font-family: Arial;
	font-size: 16px;
	padding: 5px;
	text-align:left;
	font-weight: bold;
	border-bottom: 1px dotted black;
	width: 95%;
	margin-left: auto;
	margin-right: auto;
}

.table_style{
	background-color: #808080;
	font-family: Arial;
	font-size: 11px;
}

.table_header
{
	color: white;
	font-weight: bold;
	text-align: center;
}

.table_row
{
	background: #FFF;
	text-align: center;
}

.table_row_odd
{
	background: #EEE;
	text-align: center;
}

.info_blurb{
	width: 500px;
	font-family: Arial;
	font-size: 14px;
	background-color: #FFFFCC;
	padding: 10px;
	border: 1px silver solid;
	text-align: left;
}

.info_blurb_text
{
	font-size: 12px;
}

/*  news classes */
#newslink {
	color: #999999;
}

#newslink:hover {
	color: #000000;
}