body {
	background-color: #000000;
	margin:0px;
	margin-top: 5%;
}


#leftcolumn {
    padding: 26px 14px 0px 12px;
}
#leftcolumn p {
    font-family: Verdana, Arial, Helvetica;
    color: #A39D9B;
    font-size: 11px;
    line-height: 15px;
    padding: 5px 0px 0px 0px;
    margin: 0px;
}
.leftcolcell {
    background: #000000 url(images/grad_bg.jpg) 100% 100% repeat-y;
    border-right: 1px solid #5F5F5F;
}
.leftcolempty {
    background: #000000;
}
#leftcolbuttons {
    padding: 10px 14px 0px 12px;
}
#addbutton {
    padding-bottom: 0px;
}
#donatebutton {
    text-align: left;
    padding-bottom: 21px;
}
#getinvolvedbutton {
    text-align: left;
    padding-bottom: 16px;
}

/* add process styles */
body.addp {
    background: #000;
}

body table {
    background: #F6ECDA;
}

#addpleftcolcell {
    background: #F6ECDA url(images/blueline.gif) 100% 4px no-repeat;
}
#addpleftcolumn {
    padding: 30px 14px 0px 12px;
}
#addpleftcolumn p {
    font-family: Verdana, Arial, Helvetica;
    color: #333333;
    font-size: 11px;
    line-height: 15px;
    padding: 5px 0px 0px 0px;
    margin: 0px;
}
.addpleftcolcell {
    border-right: 1px solid #8CADC0;
}
#bodywrap {
    width:510px;
}
img.backToMain {
    position: realative;
    top: 8px;
    left: 362px;
}
img.joinTopNav {
    position: relative;
    top: 10px;
    left: 35px;
}

#thankyoucircle {
    width: 326px;
    height: 331px;
    margin: 68px 75px 75px 87px;
    background: url(images/tycircle_bg.jpg) no-repeat;
}
#tycircletext {
    margin: 0px;
    padding: 64px;
    text-align: center;
    font-family: Verdana, Arial, Helvetica;
}
.tyname {
    color: #FF6600;
    font-size: 18px;
    font-weight: bold;
}
.tycountry {
    color: #FF6600;
    font-size: 12px;
}
.tystatement {
    color: #000000;
    font-size: 11px;
}

#masterContainer{
	border: 1px #369 solid;
}
#masterContainerJoin{
	border: 2px #369 solid;
}

a:link.replay,
a:active.replay,
a:visited.replay,
a:hover.replay{
	color: #A39D9B;
	/*font-size: 80%;*/
	text-decoration: none;
}
a:hover.replay{
	text-decoration: underline;
}

#replaydiv{
	position:relative;
	top: 140px;
	margin: 0px 0px 0px 180px;
    font-family: Verdana, Arial, Helvetica;
    color: #A39D9B;
    font-size: 11px;
}

