.bodytext, .headtextwhite {font-family:verdana; color:black;}
.bodytext {font-size:11px; font-weight:normal; line-height: 140%}  

.headtext {font-family:'Georgia'; font-size:32px; font-weight:normal; color:#890514;}
.headtextwhite {font-size:20px; font-weight:normal; color:white;}

.levelone {font-size:8px; font-weight:normal; color:black;}
.leveltwo {font-size:12px; font-weight:normal; color:black;}
.levelthree {font-size:16px; font-weight:normal; color:black;}
.levelfour {font-size:20px; font-weight:normal; color:black;}
.levelfive {font-size:24px; font-weight:normal; color:black;}
.levelsix {font-size:28px; font-weight:normal; color:black;}

a:link {text-decoration: none; color: black;}
a:visited {text-decoration: none; color: black;}
a:active {text-decoration: none; color: black;}
a:hover {text-decoration: underline; color: "#ce1126";}


.container {; background-position:center;
background-color:red;
position:relative;
background-repeat: repeat-y;
margin-top:0px;
height:180px;
width:100%;
z-index: 1;}

.pocket {; background-image:url('pocketbg.jpg');
position:relative;
background-repeat: no-repeat;
z-index: -1;
width: 400px;
height: 420px;
left: -10%;}

.headercontainer {; position:relative;
text-align:center;;
height:100%;
width:100%;
z-index: 1;}


.contentcontainer {; position:relative;
margin-top:0px;
text-align:center;;
z-index: 1;}


