/* CSS Document */

h1 {
			margin-top:0px;
			font-size:18px;
			margin-bottom:0px;
			font-weight:normal;
		}
		
#topblurb {
	margin:15px 20px;
	text-align:center;
	color:#666;
}

#topboxes {
/*	margin-top:20px;*/
	margin-left:20px;
	margin-right:10px;
}

#browse {
	width:24%;
	float:left;
}

#boxes {
	width:72%;
	float:left;
}

h3 {
	margin-top:25px;
	margin-bottom:0px;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color:#5e715e;
	}

#weblog p {
	font-size:12px;
	margin-top:0px;
}


#boxes-publish {
	width:49%;
	text-align:left;
	float:left;
	cursor: pointer;
	cursor: hand;

}	

#boxes-about {
	width:49%;
	text-align:left;
	float:left;
	cursor: pointer;
	cursor: hand;

}	

#boxes-bccommons {
	width:70%;
	text-align:center;
	float:left;


}	

#boxes-questions {
	background: url(.././images/bkgrd_topbox.gif);
	width:70%;
	float:left;
	margin-left: 10px;
	padding: 5px;
	border:2px solid #ccc;

}	

#boxes-bccommons {
	width:80%;
	float:left;
	margin-left: 10px;
	padding: 5px;

}	

.boxpad {
	width:90%;
	background:#ffffff url(.././images/bkgrd_topbox.gif) 0% 0% repeat-x; 	
	margin-left: 10px;
	border:2px solid #ccc;
}
	
.buttons {
	background:url(.././images/bkgrd_button.gif) 0% 0% repeat-x;
}

a.cat {
	font-size: 20px; 
	color: #D9531E;
	font-family: Arial,Helvetica,sans-serif; 
	font-weight: normal; 
	margin-bottom: 0px;
	padding-bottom:0px;
	text-decoration:none;
}

p.buttons {
	font-size:11px; 
	color:#666;
	font-family:verdana;
	margin-top:0px;
	margin-bottom:20px;
	padding-top:4px;
    cursor: pointer;
    cursor: hand;
}
