body {
	background-color:#000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#F9ecd5;
}
strong { font-weight:bold; }
a { color:#ffffff; }
a:hover { color:#777777; }

.section {
	border-color:#000000;
	background-color:#000000;
}

.header {
	border-color:#000000;
	background-color:#000000;
}
.footer {
	border-color:#000000;
	background-color:#000000;
	color:#ffffff;
}
.header a, .footer a { color:#ffffff; }
.header a:hover, .footer a:hover { color:#777777; }
body#LDA .content {
	background-image:url(../images/JD_Bday_LDA.jpg);
	background-color:#000000;
	border-color:#000000;
}
.formField.recipeIngredients {float:left; width:550px;}

.formField.recipeTitle { clear:both; }
.formField.recipeTitle input { width:550px; }

.formField.recipeIngredients textarea { width:550px; height:150px; float:left; clear:both;}

.formField.recipeImage { width:600px; }
.formField.captcha{width:350px;}
img.sampleImg { float:right; padding:0 0 10px 10px; }
.bulletTitle { font-weight:bold; }
.bulletTitle p { font-weight:normal; }
.responsibility { margin-top:10px; margin-bottom:15px; font-size:1.3em; }
.uploadFile { color:#000000; font-family:Georgia,"Times New Roman",Times,serif; font-size:1em; height:25px; }
.termsTitle { font-size:1.3em; text-align:center; }
.formInsert{float:left; clear:both; width:550px;}
#Terms .termsTitle *{text-align:left;}
.termsTitle .firstT{padding-top:10px;}
#Terms .termsTitle p, #Terms .termsTitle ul li {font-size:0.8em;}

