/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999; 
	background-color: #A2C672;
	}
.padding { padding-top: 5px; line-height: 1.5em; padding-right: 10px; padding-left: 10px; }
.brsmall { height: 1px; }
.bigfont { font-size: 24px; }
h2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 12px; color: #666666; padding-left: 10px; }

a:link { color: #758905; text-decoration: none; }
a:visited { color: #758905; text-decoration: none; }
a:hover { color: #999999; text-decoration: underline; }

table { font-size: 11px; }

#container { position: absolute; width: 740px; height: auto; left: 50%; margin-left: -370px; background-image: url(../images/temp_12.jpg); background-repeat: repeat-y; }
#header { position: relative; width: 740px; height: 160px; background-image: url(../images/gradientheader.gif); background-repeat: no-repeat; }
#menu_container { position: relative; width: 740px; left: 50px; top: 185px; }
#content { position: relative; width: 740px; height: auto; background-image: url(../images/temp_12.jpg); background-repeat: repeat-y; }
#footer { position: absolute; bottom: 0px; width: 740px; height: auto; background-image: url(../images/temp_12.jpg); background-repeat: repeat-y; text-align: center; }
#horizontal { position: absolute; width: 100%; height: 160px; background-image: url(../images/temp_01.jpg); background-repeat: repeat-x; }
#shiny { position: absolute; width: 100%; height: 60px; margin-left: 10px; margin-top: 5px; }
#rpane { position: relative; margin-left: 0px; margin-top: 0px; width: 240px; border-left: dotted 1px #CCCCCC;  }
#lpane { position: relative; height: 100%; margin-left: 0px; margin-top: 0px; width: 410px; }

textarea { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #666666; }
input { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #666666; }

p { line-height: 1.5em; padding-right: 10px; padding-left: 10px; }
