.grid {
display: table;
margin: 10px auto;
width: 800px;
}

.tablewrapper {
position: relative;
}

.table {
display: table;
border-collapse: collapse;
}

.row {
display: table-row;
}

.image {
display: table-cell;
width: 800px;
height: 270px;
vertical-align: top;
text-align: right;
}

.header {
display: table-cell;
width: 800px;
vertical-align: top;
}

.header h1 {
color: #000;
font: 18px/20px Georgia, "Book Antiqua", Serif;
text-align: left;
margin-top: 3px;
margin-bottom: 3px;
}

.header p {
color: #1920b8;
font: normal small-caps 14px/16px Georgia, "Book Antiqua", Serif;
text-align: justify;
}

/* ================================================================
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/dd_valid_2.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any
way to fit your requirements.
=================================================================== */

.menu {
font-family: "Century Gothic", Helvetica, Geneva;
width: 800px;
height: 30px;
position: relative;
font-size: 11px;
background: #fff;
position: relative;
z-index: 100;
}

.menu ul {
padding: 0;
margin: 0;
list-style-type: none;
}

.menu ul li {
float: left;
width: 100px;
}

.menu ul li a, .menu ul li a:visited {
display: block;
width: 100px;
text-decoration: none;
padding: 0 0 0 5px;
height: 30px;
line-height: 30px;
color: #000;
background: #fffeff none no-repeat right;
}

.menu table {
border-collapse: collapse;
margin: 0;
padding: 0;
font-size: 1em;
}

.menu ul li ul {
visibility: hidden;
position: absolute;
top: 30px;
left: 0;
}

.menu ul li:hover a,
.menu ul li a:hover {
color: #b81414;
background: rgba(234,234,234,0.8);
text-decoration: none;
}

.menu ul li:hover ul,
.menu ul li a:hover ul {
visibility: visible;
width: 800px;
background: rgba(234,234,234,0.8);
color: #b81414;
}

.menu ul li:hover ul.right_side li,
.menu ul li a:hover ul.right_side li {
float: right;
}

.menu ul li:hover ul.left_side li,
.menu ul li a:hover ul.left_side li {
float: left;
}

.menu ul li:hover ul li ul,
.menu ul li a:hover ul li a ul {
visibility: hidden;
position: absolute;
left: 0;
top: 30px;
}

.menu ul li:hover ul li a,
.menu ul li a:hover ul li a {
display: block;
background: rgba(234,234,234,0.8);
color: #b81414;
}

.menu ul li:hover ul li a:hover,
.menu ul li a:hover ul li a:hover {
background: rgba(234,234,234,0.8);
color: #b81414;
}

.menu ul li:hover ul li:hover ul,
.menu ul li a:hover ul li a:hover ul {
visibility: visible;
color: #b81414;
background: #fff;
}

.menu ul li:hover ul.right li {
float: right;
}

.menu ul li:hover ul li:hover ul li a,
.menu ul li a:hover ul li a:hover ul li a {
background: rgba(234,234,234,0.8);
color: #b81414;
}

.menu ul li:hover ul li:hover ul li a:hover,
.menu ul li a:hover ul li a:hover ul li a:hover {
background: #fff;
color: #b81414;
}

/* End of Menu code */

.content_about, .blog, #contact-thanks {
display: table-cell;
width: 800px;
margin-top: 3px;
margin-bottom: 3px;
vertical-align: top;
border-top: 1px solid #191919;
}

.content_about h3 {
color: #000;
font: 14px/16px Verdana, Arial, Helvetica;
margin-top: 3px;
margin-bottom: 3px;
padding-left: 5px;
}

.content_about p {
color: #000;
font: 12px/14px Georgia, "Book Antiqua", Serif;
padding-right: 10px;
padding-left: 10px;
text-align: justify;
}

.content_about a, .page_content a, .blog_entry a {
color: #292929;
text-decoration: underline;
font: 12px/14px Georgia, "Book Antiqua", Serif;
}

.content_about a:hover, .page_content a:hover, .blog_entry a:hover {
color: #b81414;
text-decoration: underline;
font: 12px/14px Georgia, "Book Antiqua", Serif;
}

.content {
display: table-cell;
width: 800px;
border-top: 1px solid #191919;
margin-top: 3px;
margin-bottom: 3px;
}

/* start of research specific code */

.res_intro {
width: 800px;
vertical-align: top;
text-align: left;
}

.res_intro h3 {
color: #000;
font: 14px/16px Verdana, Arial, Helvetica;
margin-top: 3px;
margin-bottom: 3px;
padding-left: 5px;
}

.res_intro p {
color: #000;
font: 12px/14px Georgia, "Book Antiqua", Serif;
text-align: justify;
padding-right: 10px;
padding-left: 10px;
}

.res_intro a {
color: #292929;
text-decoration: underline;
font: 12px/14px Georgia, "Book Antiqua", Serif;
}

.res_intro a:hover {
color: #b81414;
text-decoration: underline;
font: 12px/14px Georgia, "Book Antiqua", Serif;
}

.res_nav {
width: 800px;
vertical-align: top;
border-bottom: 1px solid #000;
}

.res_nav p {
color: #000;
font: 12px/20px "Century Gothic", Helvetica, Geneva;
}

.res_nav a {
color: #292929;
font: 12px/20px "Century Gothic", Helvetica, Geneva;
text-decoration: underline;
}

.res_nav a:hover {
color: #b81414;
text-decoration: underline;
font: 12px/20px "Century Gothic", Helvetica, Geneva;
}

/* end of research specific code */

.page_content {
width: 700px;
margin: 10px 50px;
vertical-align: top;
text-align: left;
}

.page_content h1, .blog_entry h1 {
color: #000;
font: 18px/20px Georgia, "Book Antiqua", Serif;
margin-top: 3px;
margin-bottom: 3px;
}

.page_content h2, .blog_entry h2 {
color: #000;
font: 16px/18px Verdana, Arial, Helvetica;
margin-top: 3px;
margin-bottom: 3px;
}

.page_content h3, .blog_entry h3 {
color: #000;
font: 14px/16px Verdana, Arial, Helvetica;
margin-top: 3px;
margin-bottom: 3px;
}

.page_content p {
color: #000;
font: 12px/14px Georgia, "Book Antiqua", Serif;
}

.page_content ul {
list-style-type: square;
font-family: Georgia, "Book Antiqua", Serif;
}

.page_content li {
color: #000;
font: 11px/13px Georgia, "Book Antiqua", Serif;
list-style-position: inside;
}

.blog_entry {
width: 700px;
border-bottom: 1px dotted #191919;
margin: 5px 50px;
}

.blog_entry p {
color: #000;
font: 12px/14px Georgia, "Book Antiqua", Serif;
text-align: justify;
}

.blog entry p:date {
color: #191919;
font: bold 12px/14px Verdana, Arial, Helvetica;
}

.alert-plain-pastel {
border: 1px solid #2e8e1a;
background: #eced45;
color: #000;
padding: 4px;
text-align: left;
width: 600px;
right: 50px;
left: 50px;
margin: 5px 50px;
font-family: Verdana, Arial, Helvetica;
}

.solid-red {
background: #b81414;
color: #FFFFFF;
font-weight: bold;
padding: 4px;
text-align: center;
width: 600px;
right: 50px;
left: 50px;
margin: 5px 50px;
font-family: Verdana, Arial, Helvetica;
}

.credit-url-left {
color: #7b7b7b;
text-align: left;
font: italic normal 10px/12px Verdana, Arial, Helvetica;
}

#contact-area {
display: table-cell;
width: 800px;
margin-top: 3px;
margin-bottom: 3px;
vertical-align: top;
padding-top: 10px;
border-top: 1px solid #191919;
}

#contact-area input {
padding: 5px;
width: 500px;
margin: 0 0px 10px;
border: 1px dotted #191919;
font: 12px/14px Verdana, Arial, Helvetica;
}

#contact-area textarea {
padding: 5px;
width: 500px;
margin: 0 0px 10px;
border: 1px dotted #191919;
font: 12px/14px Verdana, Arial, Helvetica;
height: 90px;
}

#contact-area textarea:focus, #contact-area input:focus {
border: 1px solid #b81414;
}

#contact-area input.submit-button {
width: 100px;
float: right;
}

label {
float: left;
text-align: right;
margin-right: 15px;
width: 100px;
padding-top: 5px;
color: #191919;
font: bold 12px/14px Verdana, Arial, Helvetica;
}

#contact-thanks h1 {
color: #000;
font: 14px/16px Verdana, Arial, Helvetica;
text-align: center;
padding-top: 10px;
padding-bottom: 10px;
}

#contact_thanks p {
text-align: center;
}

#contact-thanks a {
color: #292929;
text-decoration: underline;
font: 12px/14px Georgia, "Book Antiqua", Serif;
text-align: center;
margin-top: 3px;
margin-bottom: 3px;
}

#contact-thanks a:hover {
color: #b81414;
text-decoration: underline;
font: 12px/14px Georgia, "Book Antiqua", Serif;
text-align: center;
}

.footer {
display: table-cell;
width: 800px;
margin-top: 3px;
margin-bottom: 3px;
vertical-align: top;
border-bottom: 1px solid #191919;
border-top: 1px solid #191919;
}

.footer p {
color: #333;
font: 12px/14px Georgia, "Book Antiqua", Serif;
}

.footer a {
color: #666;
text-decoration: none;
font: 12px/14px Georgia, "Book Antiqua", Serif;
}

.footer a:hover {
color: #b81414;
text-decoration: none;
font: 12px/14px Georgia, "Book Antiqua", Serif;
}
