* {
	margin:0;
	padding:0;
    position:relative;
}
html {
	height:100%;
}
body {
	height:100%;
	background-color:#740001;
	text-align:center;
}

ul, ol {
	padding-left:2em;
}

ul.plain, ol.plain {
	list-style:none;
}

ul.spaced li, ol.spaced li {
padding-bottom:.5em;
}

ul.spaced li li, ol.spaced li li {
padding-bottom:0;
}

p {
    padding-bottom:1em;
}

table.twocolumn {

}

table.twocolumn tr.header {
	border:thick solid black;
}

table.twocolumn tr th {
	text-align:center;
}

table.twocolumn tr td {

}

div#margins {
	height:100%;
	width:871px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	position:relative;
}
div#rightcolumnwrapper {
	position:relative;
	clear:both;
	float:left;
	width:100%;
	overflow:hidden;
}
div#innerrightcolumnwrapper {
	position:relative;
	clear:both;
	float:left;
	width:100%;
	overflow:hidden;
}
div#rightcolumn {
	position:relative;
	clear:both;
	float:left;
	width:100%;
	background:url(http://encteaparty.com/images/layout2/right-border.jpg) repeat-y 100% 100%;
}
div#innerrightcolumn {
	position:relative;
	clear:both;
	float:left;
	width:100%;
	background:#9699ff;
}
div#contentbackground {
	float:left;
	width:200%;
	margin-left:-59px;
	position:relative;
	right:100%;
	background:white;
}
div#innercontentbackground {
	float:left;
	width:200%;
	margin-left:-22px;
	position:relative;
	right:100%;
	background:white;
}
div#leftcolumn {
	float:left;
	width:100%;
	margin-left:-50%;
	position:relative;
	left:118px;
	background:url(http://encteaparty.com/images/layout2/left-border.jpg) repeat-y 100% 100%;
}
div#innerleftcolumn {
	float:left;
	width:100%;
	margin-left:-50%;
	position:relative;
	left:44px;
	background:#ff8a8a;
}
div#centerwrapper {
	float:left;
	width:50%;
	position:relative;
	right:59px;
}
div#innercenterwrapper {
	float:left;
	width:50%;
	position:relative;
	right:22px;
}
div#center {
	margin:0 59px;
	position:relative;
	left:200%;
	overflow:hidden;
}
div#innercenter {
	margin:0 22px;
	position:relative;
	left:200%;
	overflow:hidden;
}
div#navbar {
	width:753px;
	height:79px;
	background:url(http://encteaparty.com/images/layout2/nav-bar.jpg);
}
div#content {
	height:100%;
    width:753px;
    margin:0;
    padding:0;
}
div#innercontent {
	height:100%;
    width:709px;
    margin:0;
    padding:0;
}
div#innerleftcolumnfront {
	float:left;
	float:right;
	width:22px;
	position:relative;
	#right:0px;
}
div#innerrightcolumnfront {
	float:left;
	float:right;
	width:22px;
	#margin-right:0px;
	position:relative;
	left:50%;
}
div#footer {
	clear:both;
	float:left;
	width:100%;
	height:871px;
	background:url(http://encteaparty.com/images/layout2/footer.jpg) no-repeat;
}

table.candidatetable {
	text-align:center;
    border:solid black thin;
    background-color:#ff8a8a;
}

table.candidatetable tr td, table.candidatetable tr th {
	padding:1em;
    border:solid black thin;
    background-color:white;
}
