body {
    font: normal 100.01% Helvetica, Arial, sans-serif;
    color: black; 
    background-color: #EBEAD8;
}
.input {
	font: normal 100.01% Helvetica, Arial, sans-serif;
    color: black; 
	font-size:11px;
	line-height:1.4em;
	
	margin: 5px 5px 5px 0;
}
div#headall {
	position:relative;
	height:247px;
}
div#left_column_block img {
	margin-top:15px;
}
div#left_column img {
	margin-top:15px;
}
div#right_column img {
	margin-top:15px;
}
*html div#right_column img {
	margin-top:30px;
}
*:first-child+html div#right_column img {
	margin-top:30px;
}
div#pageall {
	width:850px;
	position:absolute;
	left:50%;
	margin-left:-430px;
	margin-right:0px;
	margin-top:25px;
	padding: 10px 5px 10px 5px;
	background-color: #ffffff;
}
div#headerpic {
	position:absolute;
	top: 19px;
    z-index:2;
}
div#left_column {
	font-size:11px;
	line-height:1.4em;
	float:left;
	width:486px;
	margin-left:30px;
	/*background-color:red;*/
}
*html div#left_column {
	margin-left:15px;
}
div#left_column_block {
	font-size:11px;
	line-height:1.4em;
	width:486px;
	margin-left:30px;
	padding-right:474px;
	/*background-color:green;*/
}
div#right_column {
	font-size:11px;
	line-height:1.4em;
	width:213px;
	margin-top:24px;
	margin-left:606px;
	/*background-color:blue;*/
}
*html div#right_column {
	margin-top:0;
}
*:first-child+html div#right_column {
	margin-top:0;
}
div#footer {
	font-family:			Arial,Helvetica,sans-serif;
	font-weight:			normal;
	font-size:				9px;
	color:					#afa800;
	text-decoration:		none;
    text-align: 			right;
    margin-bottom: 			8px;
    margin-top: 			15px;
    width:100%;
    float:left;
}

div#buttonlink {
	float:left;		
	background-color:black;
	padding:6px 6px 3px 6px;
	
}
div#buttonlink a:hover{
	color:#afa800 !important;
}

/* LEFT */

div#left_column a {
	color:#afa800;
	text-decoration:		none;
}
div#left_column a:hover {
	color:#333333;
	text-decoration:		underline;
}
div#left_column a:visited {
	color:#afa800;
}
div#left_column p {

	font-size:				11px;
	margin-bottom:-5px;
}
div#left_column h1 {
	font-size:				14px;
	color:#afa800;
	font-weight:bold;
	/*margin-bottom:12px;*/
}
div#left_column h2 {
	font-size:				11px;
	font-weight:bold;
	margin-bottom:-2px;
	/*line-height:0em;*/
}
*html div#left_column h2 {
	margin-top:20px;
	margin-bottom:-10px;
}
*:first-child+html div#left_column h2 {
	margin-top:20px;
	margin-bottom:-10px;
}
div#left_column li {
	margin-left:-27px;
}


/* LEFT BLOCK */


div#left_column_block a {
	color:#afa800;
	text-decoration:		none;
}
div#left_column_block a:hover {
	color:#333333;
	text-decoration:		underline;
}
div#left_column_block a:visited {
	color:#afa800;
}
div#left_column_block p {
	font-size:				11px;
	margin-bottom:-5px;
}
div#left_column_block h1 {
	font-size:				14px;
	color:#afa800;
	font-weight:bold;
	/*margin-bottom:12px;*/
}
div#left_column_block h2 {
	font-size:				11px;
	font-weight:bold;
	margin-bottom:-2px;
	/*line-height:0em;*/
}
*html div#left_column_block h2 {
	margin-top:20px;
}
*:first-child+html div#left_column_block h2 {
	margin-top:20px;
}
div#left_column_block li {
	margin-left:-27px;
}

/* RIGHT */

div#right_column a {
	color:#afa800;
	text-decoration:		none;
}
div#right_column a:hover {
	color:#333333;
	text-decoration:		underline;
}
div#right_column a:visited {
	color:#afa800;
}
div#right_column p {
	font-size:				11px;
	margin-bottom:-5px;
}
div#right_column h1 {
	font-size:				14px;
	color:#afa800;
	font-weight:bold;
	margin-bottom:20px;
}
div#right_column h2 {
	margin-top:0px;
	font-size:				11px;
	font-weight:bold;
	margin-bottom:-2px;
	/*line-height:0em;*/
}
*html div#right_column h2 {
	margin-top:20px;
}
*:first-child+html div#right_column h2 {
	margin-top:20px;
}
div#right_column li {
	margin-left:-27px;
}
