* {
    padding: 0;
    margin: 0;
} 

body {
background: #fff url(images/main_bg.jpg) repeat-x;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 18px;
color: #000;;
}

img { border: none; }
a { color: #0b3d91; text-decoration: underline; font-weight:bold;}
a:hover { text-decoration: underline; color : 0b3d91; font-weight:bold;}

#wrap {
margin: 0 auto;
width: 808px;
}

#header { 
height: 158px;
background-repeat:no-repeat;
}

h1 {
color: #990000;
font-size: 30px;
padding : 15px 0 15px 0;
font-family:Geneva, Arial, Helvetica, sans-serif;
}
#nav { 
width: 363px;
height: 51px;
background-image:url(images/sponsor_a_child_navBg.jpg);
background-repeat:no-repeat;
text-align:center;
padding-top:10px;
float:right;
}
#nav h5 a {
color: #0b3d91;
text-decoration: none;
padding:2px;
}
#nav h5 a:hover {
color: #0b3d91;
text-decoration:underline;
padding:2px;
}

#content {
padding: 10px 0;
}

.left {
width: 568px;
float: left;
text-align: left;
}
.left2 {
width: 568px;
float: left;
text-align: justify;
background-color:#CCCCCC;
padding:6px;
}
.left ul {
padding: 5px 10px 10px 10px;
list-style-type:inherit;
padding-left:30px;
}

.left h2 {
color: #000;
font-size: 14px;
font-family:Arial, Helvetica, sans-serif;
}

.center {
width: 275px;
float: right;
font-size:13px;
text-align: left;
padding-left:32px;
}

.right {
width: 224px;
float: right;
font-size: 13px;
font-weight:bold;
}
.right ul {
list-style-type: none;
}
.right h2 {
height: 30px;
font-size: 12px;
color: #666;
line-height: 30px;
}
.right h6 a {
color: #0b3d91;
text-decoration: none;
font-size:14px;
}
.right h6 a:hover {
color: #0b3d91;
text-decoration:underline;
font-size:14px;
}

table
{
  font:normal normal normal 0.85em sans-serif;
  border-collapse:collapse;
}

td, th
{
  text-align:center;
  vertical-align:middle;
  background:#ccc;
  padding-top:6px;
  padding-bottom:6px;
}

th
{
  background:#ccc;
}

#footer {
height: 111px;
text-align: right;
color: #000;
font-size: 12px;
background-image:url(images/sponsor_a_child_footerBg.jpg);
background-repeat:no-repeat;
background-color:#f5f3e4;
padding-right:8px;
}
#footer h4 a {
color: #0b3d91;
text-decoration: none;
padding:2px;
}
#footer h4 a:hover {
color: #0b3d91;
text-decoration:underline;
padding:2px;
}