html {
	height: 100%;
	overflow: auto;
}
body {
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
}
#box0 {

position:absolute;
top: 20%;
left: 2%;
width: 800px;
height: 415px;
margin: -100px 0 0 -150px;
background: #ffffff;
}

#header {
	position:absolute;
	top: 15%;
	left: 45%;
	width: 400px;
	height: 184px;
	margin: -100px 0 0 -150px;
}

#content  {
	width: 800px;
	position: relative;
	text-align:justify;
	height: auto;
	color: #0;
	font-weight: lighter;
	text-decoration: none;
	text-transform: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 27px;
	

}



#links  {
	position: relative;
	width: auto;
	text-align:center;
	height: auto;
	padding:0px;
	color: #333;
	font-weight: lighter;
	text-decoration: none;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	margin-top: 0;
	margin-right: 30px;
	margin-bottom: 0;
	margin-left: auto;
		 
}



#leftcolumn {
	
	width:400px;
float:left;
	text-align: left;
	position: relative;
	margin-bottom:0px;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 10;
	padding-bottom: 0;

	padding-left: ;
}

#rightcolumn {
	width:400px;
	padding:0;
	text-align: right;
	clear: right;
	position: relative;
	margin-bottom:25px;
float:right;
}

a:link {
      color: #630b00;
	
}

#content #r {
	width: 500px;
	float: left;
}
#content #l {
	float: right;
	width: 400px;
}
#footer

         * {
    margin: 0;
    }
    html, body {
	height: 100%;
	background-color: #fffff;
	color: #0;
    }
    .wrapper {
    min-height: 100%;
    height: auto !important;
   height: 100%;
  margin: 0 auto -4em;
  }
   .footer, .push {
   height: 4em;
   }
#content #foot1 {
	width: 800px;
	clear:both;
	font-size:9px;
	padding: 5px 5px 6px 0;
	text-align: right;
	line-height: 9px;
}
}

