@charset "UTF-8";
/* CSS Document */
/* 2010 Copyright Renee van Staveren. All rights reserved. */

body { margin: 0; padding: 0; }
body { background: #99CC00 url(../_imagery/background_body.gif) repeat; color: #000; font-family: Tahoma, Geneva, sans-serif; font-size: 13px; }

h1, h2 { font-size: 12pt; }
h2 { color: #99CC00; }
a { color: #99CC00; cursor: pointer; }
a:hover { color: #739900; }
p { font-size: 9pt; }

#container { background: #FFF; 	margin: 0 auto 0 auto; width: 776px; }
#content { padding: 20px; position: relative; }
#content li { list-style-type: circle; padding-bottom: 10px; }
#content a { color: #99CC00; font-weight: bold; }

.float-right { float: right; padding: 20px; padding-right: 0; }
.margin-left-240 { margin-left: 240px; }


#voices { position: absolute; width: 220px; }
#voices h2 { background: #99CC00; color: #494949; font-size: 1.15em; padding: 5px 0 5px 0; text-align: center; }
#voices .frame { height: 165px; margin-bottom: 20px; }

#footer { color: #333; font-size: 9pt; margin-top: 3px; padding: 25px; }
#footer a { color: #333; }
#footer p { line-height: 1.6em; margin: 0; padding: 0; text-align: center; }

#input { height: 21px; width: 160px; }	 
#input1 { height: 21px; width: 134px; }
#textarea { border: solid 1px #F0EAE3; height: 48px; overflow: auto; width: 102px; }

.white { color: #FFF; }
.block { clear: both; margin-bottom: 20px; }
.s, .s1, .green1, .w, .b, .b1 { text-decoration: none; }
.b1, .b2 { color: #333; }
br { font-size:10px}
.s { color: #999898; }
.s1 { color: #828281; }
.s2 { color: #727272; }
.green { color: #72B21C; }
.green1 { color: #666; }
.red { color: #2C7F06; }
.o { color: #FFCC00; }
.blue { color: #6FA9B9; }
.w { color: #FFF; }
.b { color: #494949; }
