﻿body {
min-height:101%;
background-color: #3D3028;
margin: 25px 0 0 0;
padding: 0px;
}

html {height:100%}

div.wrapper {margin: 0 auto;height: auto;width: 100%;padding:0px;}

.container {margin: 0 auto;height: auto;width:430px;border:medium #696969 solid;background-color:white;padding:0px;}

.image {margin: 0 auto;height:auto;width:405px;text-align:center;padding:0;}

.description {height:100px;width:auto;font: normal normal 11pt Franklin Gothic Book;margin:0;padding:15px 0 0 15px;}

.links {height:20px;width:auto;font: normal normal 10pt Franklin Gothic Book;color:#696969; text-align:center;margin:0;padding:0 0 15px 0;}

h1 {height: 30px;width:auto;font: normal normal 20pt Franklin Gothic Book;text-align: center;margin: 0;padding:0 0 20px 0;}
h2 {height:20px;width: auto;font: normal normal 13pt Franklin Gothic Book;color:#696969;margin:0;padding: 0;}

a:link {color: #AA753F;text-decoration: none;font-weight: normal;font-style: normal;}
a:visited {color: black;text-decoration: underline;font-weight: normal;font-style: normal;}
a:hover {color: #AA753F;text-decoration: none;font-weight: normal;font-style: normal;}
a:active {color: #AA753F;text-decoration: none;font-weight: normal;font-style: normal;}
