@charset "UTF-8";
/* CSS Document */
body {
	color:#000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	background-color: #fff;
}
h2 {
	color:#fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
#work {
	width: 850px;  
	text-align: left;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
    h1                { font-size:16px; font-family:Georgia, serif; text-transform:uppercase; letter-spacing:2px; line-height:24px;
                                       border-bottom:solid 1px #c6c6c6; padding-bottom:10px; }
.post h3    { font-weight:normal; margin bottom:20px;padding-left: 0;
 width:300px; font-size:24px; line-height:24px; }
.post p   {font-size:14px;padding-left: 0; width:250px; } 
#sidebar1 {
	float: left;
	width: 350px; 
	
	padding: 15px 10px 15px 20px;  
}
 #sidebar2 {
	float: right; 
	width: 350px; 

	padding: 15px 10px 15px 20px; 
}
 #center {
	height: 200px;
	width: 50px;
	margin-top: 0;
	margin-right: 100px;
	margin-bottom: 0;
	margin-left: 120px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	text-align: center;
}

