body {
        background: #edefe5 url(/images/bg_grad.gif) repeat-x;
        font: 10pt Arial, Helvetica, sans-serif;
        text-align: center;
        margin: 35px auto;
        width: 861px;
}

a {
        color: #fff;
}

a:hover {
        text-decoration: none;
}

a:visited {
        color: #028164;
}

h1 {
        font-size: 110%;
		letter-spacing: 1px;
        margin: 0;
}

h2 {
        font-size: 108%;
		font-weight: bold;
        margin: 0;
}

h3 {
        font-size: 103%;
		font-weight: bold;
        margin: 0;
}

h4 {
		border-bottom: 1px dotted #AAAAAA;
		font-size: 103%;
		font-weight: bold;
		margin-bottom: 10px;
		padding-bottom: 3px;
}

em {
		font-style: italic;
		font-weight: bold;
}

strong {
		font-weight: bold;
}

.left {float: left}
.right {float: right}
.clear {clear: both}

form {
        padding: 0;
        overflow: hidden;
        width: 100%
}

table {
		border: 1px solid black;
}

table td, table th {
		padding: 5px 15px;
		border: solid 1px black;
		width: 145px;
		margin: auto;
}


#content ol {
        padding: 0 0 20px 40px;
        list-style: decimal outside;
}

#content ul {
        padding: 0 0 20px 40px;
        list-style: disc outside;
}

.textfield {
        font-family: Verdana, Geneva, Helvetica, sans-serif;
        font-size: 9px;
        color: #666;
        background-color: #fff;
        padding: 3px 9px;
        border: 1px solid #000000;
        width: 130px;
        margin: 14px 9px 0 14px;
}

input {
        float: left;
}

input.button {
        margin: 15px 0;
}

.wrapper {
        background-color: #028164 ;
        padding: 3px;
        text-align: left;
        float: left;
		clear: left;
		overflow: hidden;
}

.bordered {
        border: solid 1px #fff;
        float: left;
}

.gap {
        padding: 1px 0 2px 0;
        background: #028164;
        border: 0;
        clear: both;
}


#leftcol {
        width: 596px;
}

#leftcol div {
        margin-top: 3px;
        clear: both;
        margin-right: 3px;
}

#rightcol {
        width: 221px;
        margin-top: 3px;
        background-color: #efd9aa;
}

#leftcol, #rightcol {
        float: left;
        padding-bottom: 4000px;
        margin-bottom: -4003px;
}

#leftcol div, #rightcol div {
        border: solid #fff 1px;
}

#leftcol .unbordered, #rightcol .unbordered {
        border: 0px;
        height: 186px;
}

#leftcol .unbordered img, #rightcol .unbordered img {
        border: solid 1px #fff;
}

.header {
        padding: 9px 15px 6px 15px;
        font-size: 13pt;
        letter-spacing: 1.5px;
}

#content {
        background: #fff;
        padding: 15px;
        line-height: 14pt;
}

#content p {
        margin-bottom: 15px;
}

#content img, .outlined_box {
        padding: 2px;
        border: solid 1px #009278;
        margin: 5px 15px;
}

#content a {
        color: #028164;
}

#flash {
		position: relative;
		left: -16px;
		top: -19px;
		border: none;
}

#loginemail {
        width: 165px;
}

div#actionbar {
        border-bottom: 0;
}

#actionbar li {
        background: #028164 url(/images/carat.gif) no-repeat 10px center;
        border-bottom: solid 1px #fff;
}

#actionbar a {
        display: block;
        color: #fff;
        padding: 8px 20px;
        font-size: 8pt;
        letter-spacing: 1px;
        background: no-repeat 182px center;
}

        #actionbar #signuplink {
                background-image: url(/images/signuplink.gif);
        }

        #actionbar #newslink {
                background-image: url(/images/rsslink.gif);
        }

		#actionbar #testlink {
                background-image: url(/images/testlink.gif);
        }

		#actionbar #multimlink {
                background-image: url(/images/mmlink.gif);
        }

#actionbar a:hover {
		background-color: #017457;
}

#news {
		clear: both;
		padding: 10px 20px;
		background-color: #edefe5;
		float: right;
		width: 140px;
		border: solid 1px #009278;
        margin: 0px 10px 10px 25px;

}

#news a {
		font-size: 8pt;
}

#news p {
		margin-bottom: 5px;
}

#news img {
		border: none;
		margin: 20px 0 0 -3px;
}

#news img a:hover {
		background-image: #017457;
}

#donate {
		background: #fff url(/images/donate.gif) no-repeat 11px 13px;
		padding: 20px;
		padding-top: 45px;
		font-size: 8pt;
		float:left;
		text-decoration: none;
		color: #000;
		width: 181px;
}

		#donate span {
				display: block;
		}
	
		#donate #donatequote {
				font-size: 13pt;
				letter-spacing: 1px;
				line-height: 1.5em;
				font-weight: bold;
				margin: 5px 16px;
				text-align: left;
		}
		
		#donate #donatename  {
				text-align: right;
				font-size: 7pt;
				padding-bottom: 10px;
		}
		
		#donate #donatejump {
				text-decoration: underline;
				color: #008164;
				text-align: center;
		}

a#donate:hover {
		color: #666;
}

		a#donate:hover #donatejump {
				text-decoration: none;
		}

#getinvolved {
        font-size: 10pt;
		letter-spacing: 1px;
		margin: 0;
}

#bottombar {
        overflow: visible;
		width: 817px;
}

#bottombar .pgcolor {
        display: block;
        border: 1px solid;
        overflow: hidden;
		zoom: 1;
}

#bottombar p {
        margin: 0;
        font-size: 8pt;
}

#bottombar a {
        border-left: 1px solid #fff;
}

#bottombar a.first {
        border-left: 0px;
        padding: 0px;
}

#footer {
		font-size: 7pt;
        color: #009278;
		margin: 20px 30px 20px 3px;
        text-align: right;
        clear: both;
}

#footer p {
        padding: 0 7px;
		display: inline;
}

#footer p.lined {
        border: solid #009278;
        border-width: 0 1px;
}

#footer a {
        float: left;
		color: #009278;
}

#footer a:hover {
        text-decoration: none;
}