.bodytext, .headtext, .headtextwhite {font-family:verdana; color:black;}
.bodytext {font-size:11px; font-weight:normal;}
.headtext {font-size:20px; font-weight:normal; color:black;}
.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";}

body {; margin-top:0px; margin-left:0px;}

.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;}


