body { color: #492978; background: #99cc33 url(images/bg.gif); margin: 0; padding: 0;
		font-family: Verdana, Arial, Helvetica, san-serif; font-size: 13px; }
a:link { color: #492978; }
a:visited { color: #99cc33; }
a:hover { color: #99cc33; }
a:active { color: #99cc33; }

#wrapper{ background: #ffffff url(images/logo.gif) no-repeat; width: 800px; height: 210px; margin: 0 auto; text-align: right; }

.menu { padding-top: 80px; padding-right: 20px; }

.content { background: #ffffff url(images/contentbg.gif); width: 800px; margin: 0 auto; }

.picture { background: #ffffff url(images/contentbg.gif); width: 800px; margin: 0 auto; }

#bob { float: left; height: 380px;}

#squat { background: #492978; color: #ffffff; width: 800px; margin: 0 auto; text-align: center; font-size: 12px; }

.roll {padding: 2px; font-size: 12px; }
a.roll {background: #492978; color: #ffffff; text-decoration: none; border: #492978 1px inset; }
a.roll:hover {background: #492978; color: #ffffff; text-decoration: none; border: #ffffff 1px inset; }

a.lime { color: #ffffff; text-decoration: none; }
a.lime:hover { color: #99cc33; text-decoration: none; }

.paddedtext { padding: 15px; }

.small { font-size: 12px; }
