body {
margin:10px auto 20px auto;
padding:0 10px 0 10px;
width:780px;
font-family:Georgia,serif;
font-size:14px;
background: #FFF;
}

img {border:0;}

a {outline: none;color:#000;text-decoration:none;}

h2 {font-size:26px;}
h3 {margin-top:30px;font-size:18px;}

p {
line-height:1.3em;
color:#333;
}

#column_main #article p {
width:380px;
line-height:1.5em;
color:#333;
}

#column_main #article blockquote {
width:380px;
font-size:18px;
font-style:italic;
border-top:1px solid #CCC;
border-bottom:1px solid #CCC;
margin:15px 0px 25px 0px;
padding:0;
}
#column_main #article blockquote p {
width:300px;
font-size:18px;
line-height:1.4em;
}

#masthead {
border-bottom:2px solid #000;
}

#column_main {
float:left;
width:400px;
padding-top:10px;
padding-right:20px;
margin-right:10px;
margin-bottom:20px;
border-right:0px solid #EEE;
}

#column_sub {
float:right;
width:225px;
padding-top:10px;
margin-bottom:20px;
}

#footer {
clear:both;
margin:0;
padding: 15px 0 0 0;
border-top:2px solid #000;
}