﻿/* Resets Browser Styles */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,img{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;}
.clear{clear:both;}

h2 {
font-size:20px;
margin:0 auto 10px auto;
text-align:center;
}

#container {
margin:0px auto;
}

img {
display:block;
margin:20px auto;
}

body#article {
background-color:#400000;
font-family:Times New Roman;
color:#7d6342;
font-size:14px;
line-height:1.2em;
}

body#article #container {
width:936px;
margin:0px auto;
background-image:url(../images/background_strip.jpg);
background-repeat:repeat-y;
}

body#article #footer {
clear:both;
background-image:url(../images/footer.jpg);
background-repeat:no-repeat;
height:159px;

}

body#article #articleheader {
background-image:url(../images/articleheader.jpg);
background-repeat:no-repeat;
height:159px;
}

.l_column {
float:left;
width:200px;
margin-left:145px;

}

.c_column {
float:left;
width:200px;
margin-left:30px;
}

.r_column {
float:left;
width:200px;
margin-left:30px;
}

.author {
float:right;
padding-top:30px;
margin-right:140px;
}


