@import url('reset.css');
@import url('forms.css');
@import url('typography.css');
@import url('grid.css');
body{
background:url('../img/bg2.png') repeat-x
}
img.campaign{
margin: 0px 3px 0px 0px;
float:left;
border:1px #b1cee0 solid;
width:150px;
height:100px
}
img.campaigndetail{
margin: 0px 5px 0px 0px;
float:left;
border:1px #b1cee0 solid;
width:246px;
height:300px
}
img.thumbnail{
margin:1px 0px 1px 10px;
float:right;
border:1px #b1cee0 solid
}
.black{
color:#000000
}
.bold{
font-weight:bold
}
.campaignicon{
width:158px;
float:left;
text-align:center;
height:133px
}
.green{
color:#00aa33
}
.icon{
margin-right:5px;
border:0px none;
vertical-align:-2px
}
.radio{
margin-right:5px;
border:0px none;
vertical-align:-1px
}
.member{
width:250px;
text-align:left
}
.playgroundicon{
width:65px;
float:left;
border:0px;
margin:0px;
padding:0px;
height:65px
}
.red{
color:#f53c1d
}
.tracking{
	width:1px;
	height:1px;
}
#content{
background:#ffffff;
min-height:620px
}
#header{
background:url('../img/header.png') no-repeat bottom;
height:273px
}
#headad{
	position: relative;
	top: 70px;
	left: 219px;
}
#start{
    margin: 0px auto;
    text-align: center;
    display: none;
}
#topnav,#footer{
background:url('../img/nav.png') repeat-x;
height:29px;
}
#footer{color: white;font-size: 10px;padding: 0px 10px;}
#footer a{color: white;font-size: 10px;text-decoration: none;}
#footer a:hover{color: red;}
#footer p{margin-top: 7px;}
