form{
	margin:0;
	padding:0;
}
img{
	margin: 0;
	padding: 0;
	border: 0;
}
input{
	font : 11px Arial;
}
body{
	margin: 0;
	padding: 0;

	font : 11px Arial;
	background-color: #837C6C;
}
a, a:link, a:visited{
	color: white;
	text-decoration: none;
}
a:hover{
	color: white;
	text-decoration: underline;
}
.header_fade{
	padding: 3px;
	background-image: url(http://www.sportsbusinessnews.com/media_lib/images/heading_fade.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
	font-weight: bold;
	height: 21px;
	vertical-align: middle;
}
.error{
	margin: 3px;
	padding: 3px;
	display: block;
	border: 1px solid #FFFFFF;
	background-color: red;
	font-weight: bold;
	color: #FFFFFF;
}
.content_body{
	width: 97%;
}
.left{
	float: left;
}
.right{
	float: right;
}
#page_title{
	font-family: Times New Roman;
	padding-top: 7px;
	padding-bottom: 8px;
	font-size: 18px;
}
#header{
	position: relative;
	left: 0;
	height: 90px;
	width: 100%;
}
#sub_header{
	text-align:center;
	position: absolute;
	left: 136px;
	height: 29px;
	background-image: url(http://www.sportsbusinessnews.com/media_lib/images/topbar_cntr.jpg);
	background-repeat: repeat-x;
}
#sub_header .left_img{
	float: left;
}
/***********************************************************
SideNav: container
***********************************************************/

#sidenav{
	float: left;
	width: 137px;
}

/***********************************************************
SideNav: Public sections
***********************************************************/
#sidenav_public{
	width: 137px;
	text-align:right;
	background-image: url(http://www.sportsbusinessnews.com/media_lib/images/menu_background.gif);
	background-repeat: repeat-y;
}
#public_sections{
	margin: 0;
	padding: 0;
	padding-top:8px;
	font-weight: bold;
	color: white;
	list-style: none;
	background-image: url(http://www.sportsbusinessnews.com/media_lib/images/menu_top.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
#public_sections li{
	padding: 2px;
	margin-left: 10px;
	margin-right: 10px;
	
	background-image: url(http://www.sportsbusinessnews.com/media_lib/images/menu_divider_1.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

/***********************************************************
SideNav: Member sections/categories
***********************************************************/
#sidenav_members{
	position: relative;
	width: 137px;
	top: 25px;	
	text-align: right;	
	background-image: url(http://www.sportsbusinessnews.com/media_lib/images/menu_background.gif);
	background-repeat: repeat-y;		
}

#member_sections{
	position: relative;
	margin: 0;
	padding: 0;
	font-weight: bold;				
	color: #FCF2D7;
	list-style: none;	
	
	background-image: url(http://www.sportsbusinessnews.com/media_lib/images/menu_dark.gif);
	background-repeat: repeat-y;	
	
}

#member_sections li{
	padding: 2px;
	margin-left: 10px;
	margin-right: 10px;
	
	background-image: url(http://www.sportsbusinessnews.com/media_lib/images/menu_divider_1.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

#member_categories{
	position: relative;
	margin: 0;
	padding: 0;			
	color: #FCF2D7;
	list-style: none;
}

#member_categories li{
	padding: 2px;
	margin-left: 10px;	
	margin-right: 10px;
	
	background-image: url(http://www.sportsbusinessnews.com/media_lib/images/menu_divider_1.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
/***********************************************************/
		
#rightnav{
	position: absolute;
	top: 119px;
	right: 0;
	width: 153px;
	background-image: url(http://www.sportsbusinessnews.com/media_lib/images/right_col_divider.gif);
	background-position: left;
	background-repeat: repeat-y;
}
#login_box{
	float: right;
	position: relative;
	top: 0;
	right: 0;
	color: white;
	width: 138px;
	border:1px solid #CCCCCC;	
	text-align:center;
}
#right_nav input{
	width: 100px;
	margin: 3px;
}
#right_nav .login_box .login_btn{
	margin: 5px;
}
#ads{
	position: relative;
	float: right;
	width: 138px;
}
#section_header{
	background-image: url(http://www.sportsbusinessnews.com/media_lib/images/sect_hd_left.gif);
	background-repeat: repeat-x;
}
#section_header_date{
	font-size: 12px;
	color: white;
	font-weight: bold;
	text-align:right;
}
#content_frame{
	position: relative;
	margin-left: 140px;
	margin-right: 155px;
	top: 40px;
	text-align: center;
}
#content_frame iframe{
	width: 100%;
	height: 400px;
}
#footer_links{
	background-image: url(http://www.sportsbusinessnews.com/media_lib/images/footer_back.gif);
	background-repeat: repeat-x;
	color: white;
	font-size: 10px;
	text-align:center;
}

