* { padding: 0; margin: 0; }
  a:link {
	text-decoration: none;
	color: #000000;
    }

  a:visited { text-decoration: none;
    color: #000000;
    }

  a:hover { text-decoration: underline;
    color: #000000;
    }

  a:active { text-decoration: none;
    color: #000000;
    }
body {
	font-family: Verdana;
	font-size: 11px;
	background-color: #2A0000;
}
#wrapper {
	width: 962px;
	background-color: images/pattern.gif;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	color: #2A0000;
	background-image: url(images/pattern.gif);
}
#header_all {
	width: 962px;
	float: left;
	padding: 0px;
	height: auto;
	margin: 0px;
}
#leftcolumn {
	margin: 0px;
	height: auto;
	width: 215px;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	line-height: 16px;
	letter-spacing: 1px;
	background-color: #FBFBFB;
}
#rightcolumn {
	float: right;
	border: 1px solid #ccc;
	padding: 10px;
	height: auto;
	width: 688px;
	letter-spacing: 1px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
	background-position: right bottom;
}
#rightcolumn_A{
	float: right;
	border: 1px solid #ccc;
	padding: 5px;
	height: auto;
	width: 338px;
	line-height: 16px;
	letter-spacing: 1px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FBFBFB;
}
#rightcolumn_B{
	float: right;
	border: 1px solid #ccc;
	padding: 5px;
	height: auto;
	width: 340px;
	line-height: 16px;
	letter-spacing: 1px;
	margin-top: 10px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer {
	width: 940px;
	clear: both;
	margin: 0px;
	padding: 10px;
}
#right_under {
	float: right;
	border: 1px solid #ccc;
	padding: 10px;
	height: auto;
	width: 688px;
	letter-spacing: 1px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 17px;
}
