* {
margin: 0;
padding: 0;
}
html{
min-height: 100.3%;
}
body {
margin: 0;
padding: 0;
font: 11px/1.4 "Comic Sans MS", Arial, sans-serif;
color: #000;
background: #efefef;
}
a {
color:#376F63;
text-decoration:underline;
}
a:hover, a:active {
color: #fff;
background:#376F63;
}
a.affi:hover, a.affi:active {
text-decoration:none;
background:none;
}
img { border: 0; }

#container {  
position: relative;
margin: 0 auto;
width: 750px;
background: #fff url(images/layout_03.gif) repeat-y;
text-align: left;
z-index:1;
}
#banner { 
margin: 0 auto;
width: 750px;
height: 123px;
background: url(images/layout_01.gif) top left no-repeat;
}
#banner2 { 
margin: 0 auto;
width: 750px;
height: 139px;
background: url(images/layout_02.gif) top left no-repeat;
}
#box { 
margin: 0 auto;
width: 750px;
}
#main {
margin: 0 auto;
padding-top: 10px;
padding-left: 100px;
width: 600px;
}
#menu {
position: absolute;
top: 3px;
height: 12px;
}
#foot {
clear: both;
height: 137px;
background: url(images/layout_05.gif) bottom left no-repeat;
z-index:2;
}

.nav {
padding: 0 0 0 150px;
font: 10px/1.4 "Comic Sans MS", Arial, sans-serif;
text-transform:uppercase;
letter-spacing: 1px;
color: #376F63;
}
.nav li {
display: inline;
padding: 0 12px 0 0;
}
.nav a {
text-decoration: none;
color: #376F63;
}
.nav a:hover, .nav a:active {
color: #BD2B19;
background:none;
font-weight: bolder;
}

.content {
padding: 10px 110px 10px 5px;
}
.content p, blockquote, ul {
margin-bottom:20px;
}
.content blockquote {
margin: 0 20px 20px;
font-style:italic;
}
ul {
list-style-type:none;
}
ul {
line-height: 1.6;
}

h1, h2 {
margin: 0;
padding-bottom: 4px;
font: lighter 16px/1.1 "Comic Sans MS", Arial, sans-serif;
color: #BD2B19;
text-align: center;
letter-spacing: 1px;
}
h1 {
color: #BD2B19;
}
h2 {
color: #1E4F18;
}
h3 {
margin: 0;
padding-bottom: 4px;
font: lighter 13px/1.1 "Comic Sans MS", Arial, sans-serif;
color: #000;
text-align: center;
text-transform: uppercase;
letter-spacing: 1px;
}
.cufon-active h1 {
font-size: 72px;
}
.cufon-active h2 {
font-size: 56px;
}

p.donated {
border-top:1px solid #1B206F; 
margin-top:20px;
padding-top:10px;
}
input, select , textarea{
font: 11px/1 Verdana, Arial, sans-serif;
color: #264B44;
background:#efefef;
border: 1px solid #CFCFCF;
}
.enth3_submit, .enth3_reset, .btn, #submit {
font: 11px/1  "Comic Sans MS", Arial, sans-serif;
color: #efefef;
border: 1px outset #A0B7B2;
background: #A0B7B2;
}
.enth3_submit {
font-weight:bold;
background: #376F63;
border: 1px outset #376F63;
}
#submit {
font: 11px/1  "Comic Sans MS", Arial, sans-serif;
color: #efefef;
background: #376F63;
border: 1px outset #376F63;
}
ul.flat {
margin: 4px auto 12px;
list-style-type: none;
text-align: center;
}
.flat li {
display: inline;
padding-right: 4px;
}
.flat li a,
.flat li a:hover {
border: none;
background: none;
text-decoration: none;
}