/* template stuff
------------------------------------------------------------------*/
a:link, a:visited { color: #A8D047; text-decoration: underline; }
a:hover { color: white; text-decoration: none; background: #A8D047 }
a:active { color: white; text-decoration: none; background: #909295 }

body {
margin:0px 0px 50px 0px;
padding:0px;
text-align:center;
background: url(http://www.jimmychengphotography.com/images/texture.png) #A8D047;
height: 20px;
background-position: 75px 75px;
color: #707274;
font-size: 14px;
font-family: Arial, Helvetica, sans-serif;
line-height: 18px;
}

#wrapper {
width:950px;
margin:0px auto;
text-align:left;
background:#ffffff;
}

#main { padding: 0; margin: 0; width: 640px}
#main li { list-style: none; float: center; font: 23px 'YanoneKaffeesatzBold', Arial, sans-serif; padding-right: 15px; margin-bottom: 0; text-transform: uppercase;}
#main li a { white-space:nowrap; color: #A8D047}
#main a:hover, #main a.selected { color: #ffffff;}

#br {
width:100%;
background-position:bottom right;
background-repeat:no-repeat;
}

#footer {
clear:both;
bottom:0px;
width:950px;
text-align:center;
padding:20px 0px 20px 0px;
color:#999; 
font-size:11px; 
font-family:Arial, Helvetica, Sans-Serif;
}

/* body stuff
------------------------------------------------------------------*/
#mpcontent {
text-align:center; 
padding: 25px 25px 25px 25px;
clear:both;
}

#mpaddl {
text-align:left; 
padding: 0px 25px 0px 25px;
clear:both;
}

.ptext {
color:#707274;
line-height: 22px;
}


