﻿body 
{
    font-family: Trebuchet MS;
    font-size: 12px;
    font-weight: normal;
    background-color: #22221e;
    /*background-color: #262a05;*/
    margin-top: 0px;
}

.main_wrapper
{
    width: 772px;
    height: 394px;
    background-image: url("../images/background_image.jpg");
    background-repeat: no-repeat;
}

.main_area
{
    width: 762px;
    position: relative;
    top: 60px;
    left: -5px;
}

.main_header
{
    text-align: left;
    height: 190px;
}

.main_content
{
    
}

.main_footer
{
    color: White;
}

.content_top
{
    background-image: url("../Images/content_top.png");
    width: 762px;
    height: 20px;
}

.content_bottom
{
    background-image: url("../Images/content_bottom.png");
    width: 762px;
    height: 20px;
}

.logo_hyperlink
{
    position: relative;
    top: -42px;
    left: 20px;
}

.pelog
{
    position: relative;
    top: -100px;
    left: 616px;
}

.menu_button
{
    position: relative;
    left: 55px;
}

.main_background
{
    background-image: url("../images/content_middle.png");
    background-repeat: repeat-y;
}

/*.background_upper_left
{
    width: 8px;
    height: 8px;
    background-image: url("../images/background_upper_left.png");
    float: left;
}

.background_upper
{
    height: 8px;
    width: 300px;
    background-image: url("../images/background_upper.png");
    background-repeat: repeat-x;
    float: left;
}

.background_upper_right
{
    width: 8px;
    height: 8px;
    background-image: url("../images/background_upper_right.png");
    float: left;
}

.background_left
{
    width: 8px;
    background-image: url("../images/background_left.png");
    background-repeat: repeat-y;
    float: left;
}

.background_right
{
    width: 8px;
    background-image: url("../images/background_right.png");
    float: left;
    background-repeat: repeat-y;
}

.background_lower_left
{
    background-image: url("../images/background_lower_left.png");
    float: left;
}

.background_bottom
{
    background-image: url("../images/background_bottom.png");
    float: left;
}

.background_lower_right
{
    background-image: url("../images/background_lower_right.png");
    float: left;
}*/

.left_column
{
    margin: 10px 0 20px 35px;
    float: left;
    /*border: solid 1px black;*/
    border-right: solid 1px #22221e;
    padding-right: 16px;
    width: 430px;
    text-align: left;
    text-align: justify;
}

.right_column
{
    margin: 10px 35px 10px 0;
    float: right;
    /*border: solid 1px black;*/
    width: 230px;
    text-align: left;
}

.link
{
    text-decoration: underline;
    cursor: pointer;
}

.title
{
    font-size: 26px;
    color: Green;
    font-weight: bold;
    font-family: Georgia;
    margin-bottom: -6px;
    text-align: left;
}

.righttitle
{
	font-size: 20px;
    color: Green;
    font-weight: bold;
    font-family: Georgia;
    margin-bottom: 0px;
    text-decoration: underline;
}

h4, h3, h2, h1
{
	font-family: Georgia;
	color: Green;
	text-align: left;
	text-decoration: none;
}

h3
{
	margin-bottom: -10px;
}

h1
{
	text-decoration: underline;
	position: relative;
	top: -10px;
	color: #10440f;
}

.normal
{
	margin-bottom: 0px;
}

a
{
	color: Green;
	text-align: left;
}

.subtitle
{
    font-size: 12px;
    color: Green;
    font-weight: bold;
    margin-top: 5px;
    margin-bottom: 10px;
}

.titlesmall
{
    font-size: 14px;
    color: Green;
    font-weight: bold;
    text-decoration: underline;
    margin-bottom: 5px;
}

.titlesmall_extra_margin
{
    padding-top: 10px;
}

.thumbnail_background
{
    float: left;
    width: 73px;
    height: 73px;
    background-image: url("../images/thumbnail_background.png");
    padding: 3px 0 0 3px;
}

.image_shadow
{
    position: relative;
    left: -3px;
    background-image: url("../images/Image_Shadow.png");
    width: 438px;
    height: 151px;
}

.image_page
{
    position: relative;
    top: 4px;
    right: -4px;
}

img
{
    border: 0;
}

li
{
    margin-left: -20px;
    margin-bottom: 8px;
}

.liright
{
	margin-left: -20px;
	margin-bottom: 16px;
	font-size: 14px;
}

.nounderline
{
	text-decoration: none;
}

.question
{
    color: Gray;
}

.answer
{
    font-weight: bold;
}

.imagecenter
{
    text-align: center;
}

.errormessage
{
    text-align: left;
}
