body{
background: #ffffff url('imgs/bg.gif');
margin: 0;
font-size: 90%;
font-family: "Times New Roman", serif;
color: #2F2F2F;
}

h1, h2, h3, h4{
margin: 0px 0px 10px 0px;
color: #c50000;
}

h3
margin: 0px;
}

h1{
font-size: 24px;
}

h2{
font-size: 20px;
}

#wrapper{
text-align: center;
}

#wrapper2{
width: 650px;
text-align: left;
margin: 0 auto;
border-left: 3px solid #086C03;
border-right: 3px solid #086C03;
background: #ffffff;
padding: 0px 10px;
}


#santa_top{
float: left;
border: 0px;
}


#logo{
border: 0px;
}

#menu{

}

a {
color: #C50000;
text-decoration: none;
}

#menu a:visited{
color: #6B6B6B;
text-decoration: none;
}

a:hover, a:active{
color: #086C03;
text-decoration: underline;
}

#menu a, #menu a:visited{
color: #C50000;
text-decoration: none;
margin: 0px 10px 0px 10px;
}

#menu a:hover, #menu a:active{
color: #086C03;
text-decoration: underline;
}

#content{
clear: both;
}

img.right{
float: right;
margin: 0px 20px 0px 10px;
border: 0px;
}

img.left{
float: left;
margin: 0px 10px 0px 15px;
border: 0px;
}

input.red{
color: #ffffff;
font-weight: bold;
font-size: 20px;
background: #c50000;
}

#santa_content{
float: right;
margin: 0px 50px 0px 10px;
}

h1 a, h1 a:visited{
color: #c50000;
text-decoration: none;
}

h1 a:hover, h1 a:active{
color: #516531;
text-decoration: underline;
}

ul{
margin: 10px 0px 10px 0px;
}

#footer{
clear: both;
text-align: center;
padding-top: 15px;
}

#footer a, #footer a:visited{
color: #C50000;
text-decoration: none;
margin: 0px 15px 0px 15px;
}

#footer a:hover, #footer a:active{
color: #086C03;
text-decoration: underline;
}

.green{
color: #086C03;
}