/* ------------ begin reset = Eric Meyers Reset Reloaded = ------------ */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;}
/* remember to define focus styles! */
:focus {outline: 0;}
body {line-height: 1;color: black;background: white;}
ol, ul {list-style: none;}
/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse: separate;border-spacing: 0;}
caption, th, td {text-align: left;font-weight: normal;}
blockquote:before, blockquote:after,q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
/* ------------ end reset ------------*/

/* ------------ clearfix code ------------*/
.clearfix:after {
   clear: both;
   content: ".";
   display: block;
   height: 0;
   visibility: hidden;}
.clearfix {display: inline-block;}  /* for IE/Mac */

/* basic */
body {
	background: #777;
	color: #6a6a6a;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 62.5%;			/* resets font size 10px = 1em */
	text-align: center;}

a:link, a:visited, a:hover {color:#5363D7;text-decoration:underline;}
a img {display: block;margin: 0 auto;position: relative;}
img {border: 1px solid #000;}
img.noborder {border: none;}
.border2 img {border: 1px solid #008fd9;}
.border2 img:hover {border: 1px solid #feaa00;}

/* general */
h1 {
	font-family: "Arial Black", sans-serif;
	font-size: 3.6em;
	font-weight: bold;
	letter-spacing: -3px;
	padding-top: 7px;}
h2 {font-size: 1.6em;font-weight: bold;}

.text14 {font-size: 1.4em;line-height: 115%;} 
.text16 {font-size: 1.6em;line-height: 115%;} 
.text18 {font-size: 1.8em;line-height: 115%;} 
.text20 {font-size: 2em;line-height: 120%;}
.text22 {font-size: 2.2em;line-height: 120%;}
.text24 {font-size: 2.4em;line-height: 120%;}
.text26 {font-size: 2.6em;line-height: 120%;}
.text28 {font-size: 2.8em;line-height: 120%;}
.text32 {font-size: 3.2em;line-height: 120%;}
.text34 {font-size: 3.4em;line-height: 120%;}
.text40 {font-size: 4em;line-height: 120%;}
.bold {font-weight: bold;}
.clear {clear: both;}
.alleft {padding-left: 7px;text-align: left;}

/* structure */
#wrap {
	border-left: 7px solid #cacaca;
	border-right: 7px solid #cacaca;
	margin: 0 auto;
	width: 960px;}
#content {
	background: #fff;
	position: relative;}
#header {height: 222px;}
#footer {background: #fff;padding: 40px 0;}

#left {
	background: #eaeaea;
	float: left;
	width: 215px;}

#right {
	float: left;
	padding: 8px 15px 0;
	width: 715px;}

.title {
	background: url(lmages/grey-bg.gif) repeat-x;
	color: #4f4f4f;
	height: 90px;}
.box {position: relative;top: -20px;}
.narrow {
	float: left;
	padding-right: 10px;
	width: 190px;}
.wide {
	float: left;
	width: 500px;}
.indexblock {padding-bottom: 14px;}
.indexblock img {border: none;}

.recips {}
.recips li {font-size: 1.5em;padding-bottom: 9px;}
.bookmark {
	font-size: 1.6em;
	font-weight: bold;
	line-height: 130%;
	padding: 4px 0 10px;}

.warning {font-size: 1.8em;line-height: 125%;padding-bottom: 10px;}
.enter {
	clear: left;
	font-size: 3.2em;
	padding-bottom: 20px;}
.gallery {
	float: left;
	width: 357px;
	font-size: 1.8em;
	margin: 10px 0 15px;}

/* footer */
.legal {font-size: 1.3em;}
.copy {font-size: 1.8em;margin: 10px 0 7px;}
.perverted {font-size: 1.6em;margin-bottom: 60px;}
