	body {
		margin: 0px;
		padding: 0px;
		background: #eee;
		margin-bottom: 50px;
		font-family: "Gill Sans", "Trebuchet MS",verdana,sans-serif;
		font-size: 12px;
		color: #333;
		text-align: center;
	}

	.container {
		margin-left : auto;
		margin-right : auto;
		width:880px;
		background:white;
		border-left:1px solid #ccc;
		border-right:1px solid #ccc;
		border-bottom:1px solid #ccc;
	}

	#centercontent {
		margin-left:35%;
		margin-top:20px;
		padding-left:20px;
		padding-right:20px;
		text-align:left;
		border-left:1px dotted #ccc;
	}

	#pullout {
		float:left;
		width:35%;
		position:relative;
		margin-top:20px;
		padding-left:0px;
		text-align:left;
	}

	.header {
		background: url("http://blackberryblog.com/images/planet_header_880.png");
		text-align:left;
	}

	.nav	{
		background-color:#999;
	}


        a {
	text-decoration: underline;
	
	
	}

a:link {
	color: #939AA0;
	}

a:visited {
	color: #036;
	}

a:active {
	color: #009;
	}

a:hover {
	color: #009;
	}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}
h3 {
color:#7195A1;
font-weight:bold;
font-size:18px;
}

#centercontent p.posted {
	color: #939AA0;
	font-size: x-small;
	border-top: 1px dotted #999;
	text-align: left;
	margin-bottom: 30px;
	line-height: normal;
	padding: 3px;
font-weight:bold;
	}

.posted a {
text-decoration:none;
border-bottom:1px dotted #036;
}

.sidebar {
	padding-top: 0px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 15px;	

}

.sidebar a {
	
	text-decoration: none;
	
	}

.sidebar a:link {
	color: #;
	}

.sidebar a:visited {
	color: #;
	}

.sidebar a:active {
	color: #;
	}

.sidebar a:hover {
	color: #;
	}

.sidebar h2 {
	color: #7195A1;
	font-size: x-small;
	border-bottom: 1px solid #999999;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
  	padding: 3px;
	letter-spacing: .3em;
	}
	
.sidebar a {
	color: #7195A1;
}

.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 30px;
	}

.sidebar li {
	color: #333333;
	font-size: x-small;
	text-align: left;
	margin-top: 10px;
	list-style-type: none;
	}

.sidebar img {
	border: 5px solid #EEEEEE;
	}

.photo {
	text-align: left;
	margin-bottom: 20px;
	}

.link-note {
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
	}

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}

#toolbar {
	margin: 0;
	width: 78px;
	padding: 0;
	height:20px;
	background: #ccc;
	border-top: 1px solid buttonhighlight;
	border-left: 1px solid buttonhighlight;
	border-bottom: 1px solid buttonshadow;
	border-right: 1px solid buttonshadow;
	text-align:left;
}
	
blockquote {
background:#fffff0;
border-top:1px solid #eee;
border-left:1px solid #eee;
border-right:1px solid #eee;
border-bottom:1px solid #eee;
padding:6px;
font-size:11px;
font-family:verdana;
line-height:18px;
}
