body {
	background: url("../../images/bg_main.jpg");
	background-color: #F5F2DA;
	padding: 0;
	margin: 0;
	font-family: georgia, times, serif;
	font-size: 11px;
	line-height: 16px;
	color: #726257;}
	
a {
	text-decoration: none;
	color: #988675;
	border-bottom: 1px dotted #988675;}
a:hover {
	border-bottom: 1px solid #988675;}
	
h3 {font-size: 120%; margin-top: 15px;}	
h4 {font-size: 110%;}
h5 {font-size: 100%;}
	
#wrapper {
	position: absolute;
	top: 18px;
	left: 98px;
	width: 655px;
	padding: 0;
	margin: 0;
	background: url("../../images/paper_tile.jpg");}
	
ul {
	padding-left: 5px;
	margin-left: 10px;}
	
ul li {
	margin-bottom: 5px;}
	
.link_readmore {font-size: 9px;}	
.link_readmore a, a.link_readmore {border: 0px; color: #988675;}
.link_readmore a:hover {text-decoration: underline; border: 0;}
	
/* **********************************
           main photo
********************************** */

#mainphoto {
	background: url("../../images/photo1.jpg") no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	width: 350px;
	height: 265px;
	z-index: 2;}
	
/* **********************************
           logo panel
********************************** */

#logopanel h3 {
	display: none;}
	
#logopanel {
	width: 655px;
	height: 182px;
	background: url("../../images/paper_top.jpg") no-repeat;}
	
/* **********************************
          main content
********************************** */

#maincontent {
	background: url("../../images/paper_content.jpg") no-repeat;
	padding: 0 33px 0 0;
	width: 622px;
	min-height: 502px;
	height:auto;}
/* for Internet Explorer */
/*\*/
* html #maincontent {
	height: 502px;}
/**/

/* **********************************
          right column
********************************** */
#maincontent #rightcolumn {
	position: relative;
	float: right;
	width: 370px;}

#rightcolumn h3 {
	width: 370px;
	height: 20px;}
	
#rightcolumn h3 span {
	display: none;}
	
/* page titles */
#rightcolumn h3.aboutmichezo {background: url("../../images/title_aboutmichezo.gif") no-repeat;}
#rightcolumn h3.programobjectives {background: url("../../images/title_programobjectives.gif") no-repeat;}
#rightcolumn h3.whyfootball {background: url("../../images/title_whyfootball.gif") no-repeat;}
#rightcolumn h3.programoverview {background: url("../../images/title_programoverview.gif") no-repeat;}
#rightcolumn h3.futuregoals {background: url("../../images/title_futuregoals.gif") no-repeat;}
#rightcolumn h3.support {background: url("../../images/title_support.gif") no-repeat;}
#rightcolumn h3.gallery {background: url("../../images/title_gallery.gif") no-repeat;}
#rightcolumn h3.contactus {background: url("../../images/title_contactus.gif") no-repeat;}
#rightcolumn h3.additional {background: url("../../images/title_additional.gif") no-repeat;}
#rightcolumn h3.stagedimplementation {background: url("../../images/title_staged.gif") no-repeat;}
#rightcolumn h3.search {background: url("../../images/title_search.gif") no-repeat;}
#rightcolumn h3.news {background: url("../../images/title_news.gif") no-repeat;}
	
#rightcolumn .photo_120px {
	position: relative;
	float: right;
	left: 10px;
	background: url("../../images/120px_photobg.jpg") no-repeat;
	padding: 11px 10px 11px 10px;
	margin: 5px 0 5px 0;
	border: 0;}
	
#rightcolumn p.quote {
	padding: 0 20px 0 10px;
	margin-left: 20px;
	border-left: 8px solid #988675;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #988675;}
	
#rightcolumn p.quote span.quoter {
	font-family: verdana, sans-serif;
	font-weight: bold;
	font-size: 10px;
	line-height: 13px;
	font-style: normal;
	color: #726257;}
	
#rightcolumn ul.nextlink {
	list-style: none;
	margin: 0;
	padding: 0;}

#rightcolumn ul.nextlink li {
	padding-left: 34px;
	background: url("../../images/next_icon.gif") no-repeat 0 4px;}
	
/* ********** home news ********** */
#homenews {
	font-size: 11px;
	line-height: 14px;
	background: url("../../images/homenews_bg.jpg");
	color: #A4B393;}
	
#homenews #top {
	padding: 0;
	margin: 0;
	height: 71px;
	background: url("../../images/homenews_top.jpg") no-repeat;} 
	
#homenews #base {
	padding: 0;
	margin: 0;
	height: 50px;
	background: url("../../images/homenews_base.jpg") no-repeat;} 
	
#homenews .summary {padding: 0 20px 0 20px;}	
#homenews .summary h5 {margin-bottom: 0;}	
#homenews .summary p {margin-top: 0;}	
#homenews .summary p a {color: #A4B393; font-weight: bold;}
	
/* ********** news headlines ********** */
#newsheadlines .summary h5 {margin-bottom: 0;}
#newsheadlines  .summary p {margin-top: 0;}
#newsheadlines  .summary .date {font-size: 10px;}
#newsheadlines  .summary p a:hover {text-decoration: underline;}

#newsitem h4 {margin-bottom: 0;}
	
/* ********** contact form ********** */
.fieldtitle {
	font-variant: small-caps;
	font-size: 11px;
	color: #B5C79C;}
	
.textfield, .textarea {
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #E1E1E1;
	border-bottom: 1px solid #E1E1E1;
	color: #726257;
	font-size: 11px;
	background-color: #F3F6E4;}
	
#contactform {
	width: 340px;
	height: 275px;
	background: url("../../images/form_bg.jpg") no-repeat;
	border: 1px solid #D6DFC6;
	padding-left: 28px;
	padding-top: 20px;}
	
#contactform .submitbutt {
	margin-top: 5px;}
	
/* ********** search form ********** */

#searchform {
	padding: 10px 0 7px 0;
	border-top: 1px solid #C4C0BE;
	border-bottom: 1px solid #C4C0BE;}

#searchform .searchfield {
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #E1E1E1;
	border-bottom: 1px solid #E1E1E1;
	color: #726257;
	font-size: 11px;
	background-color: #D9D8D8;
	margin: 0 3px 0 0;
	padding: 1px;
	position: relative;
	float: left;
	width: 308px;}
	
#searchresults .resultline {
	width: 370px;
	padding: 5px 0 5px 0;
	border-bottom: 1px dotted #B7B7B7;}

#searchresults .title {
	width: 205px;}
	
#searchresults .title a {border-bottom: 0px;}
#searchresults .title a:hover {text-decoration: underline;}
	
#searchresults .date {
	width: 160px;
	position: relative;
	float: right;}
	
/* **********************************
         left column
********************************** */
#maincontent #leftcolumn {
	position: relative;
	float: left;
	width: 250px;
	margin-top: 65px;}
	
#leftcolumn h4#navtitle {
	background: url("../../images/subtitle_contents.gif") no-repeat;
	width: 200px;
	height: 18px;
	padding: 0;
	margin: 0 0 10px 20px;}
	
#leftcolumn h4#navtitle span {display: none;}
	
#leftcolumn #mainnav ul {
	width: 200px;
	list-style: none;
	margin: 0 0 10px 20px;
	padding: 0;}
#leftcolumn #mainnav ul ul {
	margin: 0;}
	
#leftcolumn #mainnav ul li {
	margin-bottom: 6px;}
	
#leftcolumn #mainnav ul a {
	display: block;
	height: 15px;
	border: 0;}

#leftcolumn #mainnav ul a span {display: none;}

#leftcolumn #mainnav ul li.About a {background: url("../../images/nav_about.gif") no-repeat 0 0;}
#leftcolumn #mainnav ul li.About a:hover {background: url("../../images/nav_about.gif") no-repeat 0 -15px;}

#leftcolumn #mainnav ul li.Objectives a {background: url("../../images/nav_objectives.gif") no-repeat;}
#leftcolumn #mainnav ul li.Objectives a:hover {background: url("../../images/nav_objectives.gif") no-repeat 0 -15px;}

#leftcolumn #mainnav ul li.Why a {background: url("../../images/nav_why.gif") no-repeat;}
#leftcolumn #mainnav ul li.Why a:hover {background: url("../../images/nav_why.gif") no-repeat 0 -15px;}

#leftcolumn #mainnav ul li.Program a {background: url("../../images/nav_overview.gif") no-repeat;}
#leftcolumn #mainnav ul li.Program a:hover {background: url("../../images/nav_overview.gif") no-repeat 0 -15px;}

#leftcolumn #mainnav ul li.Future a {background: url("../../images/nav_future.gif") no-repeat;}
#leftcolumn #mainnav ul li.Future a:hover {background: url("../../images/nav_future.gif") no-repeat 0 -15px;}

#leftcolumn #mainnav ul li.Support a {background: url("../../images/nav_support.gif") no-repeat;}
#leftcolumn #mainnav ul li.Support a:hover {background: url("../../images/nav_support.gif") no-repeat 0 -15px;}

#leftcolumn #mainnav ul li.News a {background: url("../../images/nav_news.gif") no-repeat;}
#leftcolumn #mainnav ul li.News a:hover {background: url("../../images/nav_news.gif") no-repeat 0 -15px;}

#leftcolumn #mainnav ul li.Gallery a {background: url("../../images/nav_gallery.gif") no-repeat;}
#leftcolumn #mainnav ul li.Gallery a:hover {background: url("../../images/nav_gallery.gif") no-repeat 0 -15px;}

#leftcolumn #mainnav ul li.Contact a {background: url("../../images/nav_contact.gif") no-repeat;}
#leftcolumn #mainnav ul li.Contact a:hover {background: url("../../images/nav_contact.gif") no-repeat 0 -15px;}

#leftcolumn #mainnav ul ul li.Additional a {background: url("../../images/nav_additional.gif") no-repeat;}
#leftcolumn #mainnav ul ul li.Additional a:hover {background: url("../../images/nav_additional.gif") no-repeat 0 -15px;}

#leftcolumn #mainnav ul ul li.Staged a {background: url("../../images/nav_staged.gif") no-repeat;}
#leftcolumn #mainnav ul ul li.Staged a:hover {background: url("../../images/nav_staged.gif") no-repeat 0 -15px;}

/* ********** search field ********** */

.search_box {
	width: 200px;
	height: 22px;
	padding: 5px 0 0 0;
	margin: 0 0 0 20px;
	border-top: 1px solid #C4C0BE;
	border-bottom: 1px solid #C4C0BE;}
	
.search_box form {
	margin: 0;
	padding: 0;}
	
.search_box .search_string {
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #E1E1E1;
	border-bottom: 1px solid #E1E1E1;
	color: #726257;
	font-size: 11px;
	background-color: #D9D8D8;
	margin: 0;
	padding: 1px;
	position: relative;
	float: left;
	width: 140px;}
	
.search_box .search_submit {
	height: 17px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	position: relative;
	float: right;}
	
/* ********** banner links ********** */
ul#bannerlinks {
	list-style: none;
	width: 200px;
	margin: 0 0 0 20px;
	padding: 0;}

ul#bannerlinks li {
	margin: 15px 0 0 0;}
	
ul#bannerlinks a {
	display: block;
	width: 200px;
	border: 0;}
	
ul#bannerlinks li.gallery a {background: url("../../images/banner_gallery.gif") no-repeat; height: 80px;}
ul#bannerlinks li.support a {background: url("../../images/banner_support.gif") no-repeat; height: 84px;}
	
ul#bannerlinks li span {display: none;}

/* **********************************
          supported by div
********************************** */
#supportedby {
	position: relative;
	clear: both;
	background: url("../../images/supportedby.gif") no-repeat;
	height: 50px;
	margin-left: 20px;
	top: 32px;}

/* **********************************
          paper base
********************************** */

#paperbase {
	background: url("../../images/paper_base.jpg") no-repeat;	
	width: 655px;
	height: 115px;
	clear: both;
	text-align: center;}

#paperbase span {
	display: none;}
	
/* **********************************
          gallery styles
********************************** */

ul.gallerylist, ul.albumlist {
	list-style: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;}
	
ul.gallerylist li {
	height: 93px;
	padding: 0;}
	
ul.gallerylist .gallerythumb {
	position: relative;
	float: left;
	width: 118px;
	height: 84px;
	padding: 9px 0 0 0;
	margin: 0 8px 0 0;
	background-color: white;
	background: url("../../images/gallerythumb_bg.gif") no-repeat;	
	text-align: center;}
	
ul.gallerylist .gallerythumb img, ul.albumlist .gallerythumb img {
	border: 0;
	margin: 0;}
	
ul.gallerylist .gallerythumb a, ul.albumlist .gallerythumb a {
	border: 0;}
	
ul.gallerylist .gallerytext {
	padding: 5px 0 0 0;}
	
ul.albumlist li {
	display: inline;
	position: relative;
	float: left;
	width: 123px;
	height: 93px;}
	
ul.albumlist .gallerythumb {
	background: url("../../images/gallerythumb_bg.gif") no-repeat;
	width: 118px;
	height: 84px;
	text-align: center;
	padding-top: 9px;}
	
#galleryimage {
	width: 340px;
	height: 254px;
	background-color: white;
	background: url("../../images/gallery_photo.jpg") no-repeat;
	padding: 15px;
	text-align: center;}
	
.gallerynav {
	margin-bottom: 10px;}
	
/* **********************************
          special divs
********************************** */
#supportstamp span {display: none;}

#supportstamp {
	position: absolute;
	top: 12px;
	left: 348px;
	z-index: 8;}
	
#supportstamp a {
	display: block;
	width: 161px;
	height: 126px;
	border: 0;
	background: url("../../images/support_stamp.jpg") no-repeat;}
	
