 
* { margin:0 auto; }
 
a { color:#333333; }
 
body,html { min-height:101%; /*Firefox scrollbar fix*/ }
 
body {
	background:#a3dbff; 
	background-image:url(http://leebender.org/wp-content/themes/mimbo/images/wp2.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	font-family:helvetica}
 
#wrapper {
	padding:15px 0px 20px 0;
	width:960px; }
 
#header {
	background-color:#a3dbff;
	background-image:URL('http://www.belikelee.com/images/top_header.jpg');
	background-repeat:no-repeat;
	height:155px;
	width:960px; }
	
	#header a { 
	color:#666666;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
	font:Arial, Helvetica, sans-serif;
	}
	
#header A:link {text-decoration: none}
#header A:visited {text-decoration: none}
#header A:active {text-decoration: none}
#header A:hover {color:#333333;}
 
	#header .login_button {
		background-color:#a3dbff;
		color:#ffffff;
		float:left;
		height:20px;
		left:360px;
		padding:5px 10px 5px 10px;
		position:relative;
		text-align:center;
		top:125px; }
 
	#header .logout_button {
		background-color:#a3dbff;
		color:#ffffff;
		float:left;
		height:20px;
		left:550px;
		padding:5px 10px 5px 10px;
		position:relative;
		text-align:center;
		top:125px;}
 
	#header .home_button {
		background-color:#a3dbff;
		color:#ffffff;
		float:left;
		height:20px;
		left:20px;
		padding:5px 10px 5px 10px;
		position:relative;
		text-align:center;
		top:125px;}
 
	#header .my_page {
		background-color:#a3dbff;
		color:#ffffff;
		float:left;
		height:20px;
		margin-left:200px;
		padding:5px 10px 5px 10px;
		position:relative;
		text-align:center;
		top:125px;}
 
	#header .teams {
		background-color:#a3dbff;
		color:#ffffff;
		float:left;
		height:20px;
		margin-left:50px;
		padding:5px 10px 5px 10px;
		position:relative;
		text-align:center;
		top:125px; }
 
	#header .action_plan {
		background-color:#a3dbff;
		color:#ffffff;
		float:left;
		height:20px;
		margin-left:15px;
		padding:5px 10px 5px 10px;
		position:relative;
		text-align:center;
		top:125px;}
 
	#header .info {
		background-color:#a3dbff;
		color:#ffffff;
		float:left;
		height:20px;
		margin-left:15px;
		padding:5px 10px 5px 10px;
		position:relative;
		text-align:center;
		top:125px; }
 
#footer {
	background-color:#d9e8f5;
	clear:both;
	height:50px;
	width:960px; }
 
#home_content {
	background-color:#f2f2f2;
	padding:20px;
	width:920px; }
 
#lcolumn {
	background-color:#91bed4;
	float:left;
	width:360px; }
 
	#lcolumn .message_me {
		background-color:#cccccc;
		color:#ffffff;
		font-size:18px;
		padding:15px 0 15px 0;
		width:300px; }
 
	#lcolumn .my_mailbox {
		background-color:#cccccc;
		color:#ffffff;
		font-size:18px;
		padding:15px 0 15px 0;
		text-align:center;
		width:300px; }

	#lcolumn .profile_pic {
		vertical-align:middle;
		background-color:#f2f2f2;
		text-align:center;
		height:300px;
		margin-top:8px;
		height:300px;
		width:300px; }
		
	#lcolumn .my_points {
		background-color:#333333;
		color:#ffffff;
		font-size:18px;
		padding:15px 0 15px 0;
		width:300px; }
 
	#lcolumn .my_team_name {
		background-color:#cccccc;
		color:#ffffff;
		font-size:18px;
		padding:15px 0 15px 0;
		height:500px;
		width:300px; }
		
	#member_box{
		float:left;
		margin-left:25px;
		margin-bottom:10px;
		text-align:center;
		width:100px;}
	
	#member_box .pic{
		width:80px;}
	
	#member_box2{
		float:left;
		margin-left:45px;
		margin-bottom:10px;
		text-align:center;
		width:100px;}
	
	#member_box2.pic{
		border:1px solid #333333;
		height:50px;
		width:50px;}

	#member_box_clear{
		clear:both;}	
	
 
	#lcolumn .my_team_points {
		background-color:#999999;
		color:#ffffff;
		font-size:18px;
		padding:15px 0 15px 0;
		width:300px; }
 
	#lcolumn .my_bio_address {
		background-color:#999999;
		color:#ffffff;
		font-size:18px;
		padding:15px 0 15px 0;
		text-align:center;
		width:300px; }
 
#rcolumn {
	background-color:#f2f2f2;
	float:left;
	height:1046px;
	width:600px; }
 
	#rcolumn .first_name {
		border-bottom:1px solid #333333;
		font:32px verdana bold;
		padding-top:13px;
		text-align:center;
		width:435px; }
 
	#rcolumn .user_quote {
		color:#000000;
		font:16px verdana;
		padding:10px;
		text-align:center; }
 
	#rcolumn .todays_achievement {
		border-bottom:1px solid #333333;
		font:18px verdana bold;
		padding-top:50px;
		width:435px; }

	#rcolumn .edit_bio {
		font:18px verdana bold;
		padding-top:50px;
		width:435px; }		
 
	#rcolumn .achievment_desc {
		font:14px verdana bold;
		padding-top:30px;
		width:435px; }
 
	#rcolumn .achievment_tools {
		font:14px verdana bold;
		padding-bottom:20px;
		padding-top:50px;
		text-align:center;
		width:435px; }
 
#rcolumn input { width: 200px; }
 
#register { width:900px; }
 
	#register .col1 {
		float:left;
		margin-right:15px;
		padding:5px 0 5px 0;
		text-align:right;
		width:400px; }
 
	#register .col2 {
		float:left;
		padding:5px 0 5px 0;
		width:400px; }
 
	#register .colclear { clear:both; }
	
#mail_inbox {
	background-color:#cccccc;
	height:400px;
	margin-top:40px;
	width:575px; }
	
	#mail_inbox .col1{
	background-color:#ffffff;
	float:left;
	padding:2px 0 2px 5px;
	width:130px;}
	
	#mail_inbox .col2{
	float:left;
	padding:2px 0 2px 5px;
	width:350px;}
	
	#mail_inbox .col3{
	background-color:#ffffff;
	float:left;
	padding:2px 0 2px 5px;
	text-align:center;
	width:80px;}
	
	#mail_inbox .unread_col1{
	background-color:#ffffff;
	float:left;
	padding:2px 0 2px 5px;
	width:130px;}
	
	#mail_inbox .unread_col2{
	float:left;
	font-weight:bold;
	padding:2px 0 2px 5px;
	width:350px;}
	
	#mail_inbox .unread_col3{
	background-color:#ffffff;
	float:left;
	padding:2px 0 2px 5px;
	text-align:center;
	width:80px;}
	
	#mail_inbox .colclear{
	clear:both;}
	
#photo_album_pref{
		background-color:#f2f2f2;
		height:300px;
		margin-top:8px;
		padding-bottom:10px;
		width:300px; }
		
	#photo_album_pref .heading{
		width:300px;
		text-align:center;
		border-bottom:1px;
		font:18px helvetica;
		font-weight:bold;
	}

	#photo_album_pref .option_box{
		width:280px;
		padding:10px 10px 0 10px;
	}

	#photo_album_pref .box_col1{
	 float:left;
	 width:225px;
	}

	#photo_album_pref .box_col2{
	 float:left;
	 width:55px;
	}

	#photo_album_pref .box_clear{
	 clear:both;
	 margin-bottom:10px;
	}
 
#photo_album{
	margin-left:10px;
}

	#photo_frame{
	 width:170px;
	 height:150px;
	 float:left;
	 margin-left:15px;
	 margin-top:20px;
	}
	
	#photo_frame .image{
	 width:170px;
	 height:115px;	
	 border:1px solid #000000;
	 background-color:#000000;
	 text-align:center;
	}
	
	#photo_frame .options{
	height:35px;
	width:170px;
	text-align:center;
	}

	#frame_clear{
	 clear:both;
	} 


