/* Primary style for JenniferEnglish.co.uk - August 2008 */
/* Created by Lauren Scarlet */

/* html { height: 100%; overflow:hidden;} */

/* Page setup -------------------------------------------------------------------- */
img#background { height: 100%; width: 100%; z-index: -1; position:absolute; }

body {
	margin-top: 5px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;
	font: 10pt "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	background-color: #160100;
	padding: 0px;
	height: 100%;
	border-top: 1px transparent solid;
	z-index:0;
	position:relative; }

a:link { color: #F0A6B7; }
a:visited { color: #F0A6B7; }
a:hover { color: #FFCC00; }
a:active { color: #F0A6B7; }

/* terms ------------------------------------------------------------------------------------------------- */
#terms {
	width: 600px;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FED0CF;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin: auto;
}

/* footer ------------------------------------------------------------------------------------------------- */
#footer {
	width: 722px; color: #C52146; margin: auto; text-align:center; font-size: 7pt;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif; }
	
.footer_redline { color: #F0A6B7; font-weight: bold; }

/* wallpaper ------------------------------------------------------------------------------------------------- */
.wallpaperhdr {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 14pt;
	color: #F7A7B2;
	text-align: center;
}
.wallpapertxt { font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif; font-size: 10pt;color: #F0A6B7; }
