body,
html {
	margin: 0px;
	padding: 0px;
	font-size:100%;
	background-image: url(../images/mystory_bg.jpg);
	background-repeat:repeat-x;
	}

#wrap {
	width:740px;
	margin:0 auto;
	}


#header {
	height: 100px;
	background-position:center;
	background-repeat: no-repeat;
	}

#left {
	float:left;
	width:370px;
	vertical-align:middle;
 	}
 
#right {
	float:right;
	width:370px;
 	}
	
#center {
	width:740px;
	background-color: #FFFFFF;
 	}


/*#centreposition {
	padding-top: 2px;
	background-image: url(../images/mystory_bg.jpg);
	background-repeat:repeat-x;
	padding-right: 22%;
	padding-left: 22%;
	 
}

#formposition {
	padding-right: 22%;
	padding-left: 22%;
	background-image: url(../images/mystory_bg.jpg);
	background-repeat:repeat-x;
}

/* The centrecontent style is set up for a 2 column layout.  
If you want a 3 column layout then change the centreposition style like this:   padding-right: 200px; 
<div id="right"> Write the content for your right hand column inside an id-"right" div like this </div> */

/*#centrecontent {
	z-index: 100;
	min-width: 1px;

}

#formcontent {
	z-index: 100;
	min-width: 1px;
	background-color:#FFFFFF;
	padding: 10px;
}*/

#footer {
	clear:both;
	padding-left: 22%;
	padding-right: 22%;
	background-color: #ffffFF;
}


.head2 {
	font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", Charcoal, "Helvetica Inserat", "Bitstream Vera Sans Bold", "Arial Black", sans-serif;
	font-size: 1.75em;
	color: #ffffff;
	padding: 15px;
}

.bodycopy {
	font-family: Corbel, "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", "Bitstream Vera Sans", "Liberation Sans", Verdana, "Verdana Ref", sans-serif;
	font-size: 1em;
	color: #000033;
	line-height: 20px;
	padding-left:5%;
}

.formcopy {
	font-family: Corbel, "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", "Bitstream Vera Sans", "Liberation Sans", Verdana, "Verdana Ref", sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}


.displaycopy {
	font-family: Corbel, "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", "Bitstream Vera Sans", "Liberation Sans", Verdana, "Verdana Ref", sans-serif;
	font-size: 1em;
	color: #000033;
	}

a:visited {
	text-decoration: underline;
	color: #274470;
}
a:hover {
	text-decoration: underline;
	color: #6F001D;
}
a:active {
	text-decoration: underline;
	color: #274470;
}

/* Computer-Zen www.computer-zen.com is part of the VORD Web Design Network www.vordweb.co.uk */
