
body {
/*background: #8eb332 url("http://i.flipline.com/images/bg_darkgreen.gif") top left repeat;*/
/*background: #013378 url("http://i.flipline.com/images/2014/flipline_bg_small_blue.gif") top left repeat;*/
}


#wrapper{
background: #fff url("../images/wrapperbg_green.gif") top center repeat-y;
}


#header{
background: url("../images/headerbg_green.jpg") bottom center no-repeat;
}	

 

#footer {
background:  url("../images/footerbg_green.gif") bottom center no-repeat;

/* Can use for OnionFest */
/*background:  url("../images/footerbg_onionfest.gif") bottom center no-repeat;*/

}


#credit{

background: #487d1c;

/* Blue */
/*background: #013378;*/

/* Can Use for OnionFest */
/* background: #401063; */
}

#credit p, #credit p a, #credit p a:hover{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
text-decoration:none;
}

#search{
background: #7b9d26;
border: 1px solid #4c6314;
}

#search input{
color: #fff;
}
