body {
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;  
	background-color: #000;
	font-size: 14px;
	line-height: 150%;
	color: #000000;
	background-repeat: repeat-x;
}

img {
	border:none;
	vertical-align:top;
}
h2 {
	background-image: url(images/subhead.gif);
	background-repeat: no-repeat;
	height: 36px;
	width: 900px;
	text-align: left;
	padding-top: 8px;
	padding-left: 15px;
	font-weight: bold;
	color: #333333;
	font-size: 16px;
}

#wrapper {
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/main_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#campaignback {

	
}

#campaign {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	
}
#mainback {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #ffcc00;
}
#main {
	width: 900px;
	background-color: #fff;
	padding-top:15px;
	margin-right: auto;
	margin-left: auto;
}
#main .cpbox {
	background-image: url(images/cpbox_bg.jpg);
	background-repeat: no-repeat;
	height: 320px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	margin-top: 10px;
	position: relative;
}
#main .cpbox .left_b {
	position: absolute;
	left: 33px;
	top: 93px;
}
#main .cpbox .right_b {
	position: absolute;
	right: 42px;
	top: 93px;
}

#main .cpbox .left_b p:not(:first-child) {
	margin-top:8px;
}
#main .cpbox .right_b p:not(:first-child) {
	margin-top:8px;
}


#logo{
	width:900px;
	margin-left:auto;
	margin-right:auto;
	position: relative;	
}
#logo img{
    position: absolute;
    right: 0px;
    top: 12px;

}



#header {

}



#topimg {


}

.recipes {
	width: 900px;
	padding: 0 0 30px;
	background-color: #000000;
}




#fd_content{
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;	
}


.buttanbox  {
	width:810px;
	padding: 20px 20px 10px;
	margin: 0px 25px 0;
}
#contentbox1 {
	text-align: left;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 10px;
	padding-bottom: 15px;
	line-height: 150%;

}
#contentbox1 dl {
	margin-bottom: 20px;
}
#contentbox1 dt {
	font-weight: bold;
}

#contentbox1 dd {
	padding-left: 3px;
}

#contentbox2 {
	text-align: center;
	padding-bottom: 10px;
	line-height: 150%;
}

#present {
	background-color: #0a0a0a;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: -114px;
}
.moviemaintitle {
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}


#footer {
	width: 100%;
	height: 180px;
	padding-top: 50px;
	font-weight: bold;
	font-size: 18px;
	color: #FFF;
	text-align: center;
	margin: 0;
	background-color: #131313;
}
#footer a {
	color: #3bd63b;
	text-decoration: none;
	font-size: 18px;
}

.red {
	color: #F00;
	font-size: 11px;
}


.clearfix:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility:hidden;
}
.clearfix {
    zoom: 1;
}
.textbook {
	font-size:12px;
	margin-left:15px;	
}
.textbook a:hover {
	text-decoration:none;
}
#cp_banner {
	background-color: #359a2c;
	position: fixed;
	bottom: 0px;
	width: 100%;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.cpbox2 {
	display:flex;
	width:740px;
	margin-left:auto;
	margin-right:auto;
	text-align: center;

}
.cpbox2 p:not(:first-child)  {
	margin-left:20px;

}