body {
background-image: url('bg6.jpg');
background-repeat: no-repeat;
background-size: 100%;
font-family: cochin;
color: #2f302c;
}

h1 {
font-size: 52px;
font-weight: bold;
font-style: none;
text-align: center;
line-height: 48px;
margin: 5px;
}

h1 a {
text-decoration: none;
color: #2f302c;
}

h4 a {
text-decoration: none;
color: #2f302c;
}

h4 a:hover {
background-color: #2f302c;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
color: white;
}

h2 {
font-size: 24px;
font-weight: normal;
font-style: italic;
text-align: center;
margin: 0px;
padding: 0px;
}

h3 {
font-size: 18px;
font-weight: bold;
font-style: italic;
text-align: left;
padding: 0px;
margin-bottom: 0px;
}

h4 {
font-size: 18px;
font-weight: normal;
font-style: italic;
text-align: left;
padding-bottom: 5px;
margin: 0px;
}

article ul {
list-style-type: none;
margin-top: 5px;
}

article ul li {
font-size: 18px;
display: block;
}


nav ul {
list-style-type: none;
padding: 0px;
margin-top: 10px;
text-align: center;
}

nav ul li {
display: inline;
font-size: 18px;
margin-left: 3px;
margin-right: 3px;
}

nav ul li a {
text-decoration: none;
color: #2f302c;
}

nav ul li a:hover {
background-color: #2f302c;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
color: white;
}

article {
width: 750px;
margin-left: auto;
margin-right: auto;
margin-bottom: 10px;
}

section {
width: 650px;
margin-left: auto;
margin-right: auto;
}

footer {
text-align: center;
font-size: 16px;
margin-top: 8px;
background-color: #2f302c;
color: white;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}

#disqus_thread {
width: 750px;
margin-left: auto;
margin-right: auto;
margin-top: 20px;
}

#content {
margin-top: 20px;
padding: 10px;
width: 900px;
height: 520px;

background: #fefefa; /* Old browsers */
background: -moz-linear-gradient(-45deg,  #fefff9 0%, #ffffff 64%, #fefefa 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#fefff9), color-stop(64%,#ffffff), color-stop(100%,#fefefa)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(-45deg,  #fefff9 0%,#ffffff 64%,#fefefa 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(-45deg,  #fefff9 0%,#ffffff 64%,#fefefa 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(-45deg,  #fefff9 0%,#ffffff 64%,#fefefa 100%); /* IE10+ */
background: linear-gradient(135deg,  #fefff9 0%,#ffffff 64%,#fefefa 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefff9', endColorstr='#fefefa',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */



margin-left: auto;
margin-right: auto;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-moz-box-shadow: 2px 1px 6px #000;
-webkit-box-shadow: 2px 1px 6px #000;
box-shadow: 2px 1px 6px #000;
}

p.subtext {
margin-top: 5px;
width: 650px;
margin-left: auto;
margin-right: auto;
margin-bottom: 15px;
text-align: justify;
font-size: 16px;
font-style: normal;
font-weight: normal;
}

.main_image {
height: 211px;
width: 650px;
margin-bottom: 15px;
}

.it
{
font-style: italic;
}

.inactive {
opacity: 0.7;
}

.ticker {
margin-left: auto;
margin-right: auto;
}

iframe {
margin-top: 10px;
}

.section_title
{
font-style: italic;
font-size: 16px;
}

.active_menu {
background-color: #323d2f;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
color: white;
}

h5 {
font-size: 48px;
font-style: italic;
text-align: center;
margin-top: 100px;
background-color: #2f302c;
color: white;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}

div.scroll {
width: 900px;
height: 425px;
overflow-y: scroll;
}

a.bio {
text-decoration: underline;
color: #2f302c;
}

a.bio:hover {
text-decoration: none;
background-color: #2f302c;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
color: white;
}

section {
width: 650px;
display: block;
}

img.bio {
float: left;
margin-right: 20px;
}

p.subtext_bio {
display: block;
text-align: justify;
}

.bio_foot {
position: relative;
bottom: 30px;
}

.col_left {
float: left;
width: 200px;
margin-top: 10px;
}

col_right {
float: right;
}

