body {
font-family:Kristen ITC, Comic Sans MS, Arial, Helvetica, sans-serif;
}

.wrapper {
width:800px;
margin:auto;
}

.header {
float:left;
width:800px;
height:170px;
margin-bottom:5px;
}

.rotate-image {
float:left;
width:259px;
height:170px;
}

.logo {
float:left;
width:541px;
}

.content-wrapper {
float:left;
width:800px;
}

.left-content {
float:left;
width:253px;
}

.left-content ul {
margin:0px;
padding:0px;
}

.left-content ul li {
list-style:none;
text-align:center;
font-size:20px;
}

.left-content li a {
color:#FB6400;
text-decoration:none;
}


.right-content {
float:left;
width:547px;
}

.textTop {
float:left;
width:547px;
}

.textMiddle{
background-image:url(images/text_middle.jpg);
width:507px;
padding-left:30px;
padding-right:10px;
float:left;
color:#999999;
text-align:center;
}

.textBottom {
float:left;
width:547px;
}

.footer {
float:left;
width:800px;
background-image:url(images/footer.jpg);
}

.textMiddle li {
list-style-image:url(images/heart-bullet.jpg);
margin-bottom:2em;
text-align:left;
}

table {
text-align:center;
}

.redtext{
color:#FF0000;
}

.bluetext{
color:#0099FF;
}

.orangetext {
color:#FF6600;
}

.greentext {
color:#009900;
}

.smallText {
font-size:14px;
}

.purpleLink a {
color:#CC33FF;
}

.textBottom{
float:left;
}

h1 {
margin-top:0px;
color:#0099FF;
}

h2 {
color:#FF6600;
font-size:16px;
text-decoration:underline;
}


