.buff {
	background-color: #ffffcf;
	background-image: url(/cp_images/banner/banner.jpg);
	background-repeat-x: none;
	background-repeat: no-repeat;
}

.brick {
	z-index:1;
	position:absolute;
	width:100%;
	top:134px;
	left:0px;
	font-weight: normal;
	background-image: url(/cp_images/banner/gradient_brick.jpg);
	background-repeat: repeat-y;
	font-size: 14px;
	height:24px;
	padding-top: 3px;
	padding-left: 10px;
}
h1{font-size: 18px;}
h2{font-size: 16px;}
td{font-size: 14px;}

.logo{position:absolute; width:91px; float:right; height:120px; z-index:1; right: 15px; top: 4px;}
.photoarea{position:absolute; width:190px; left:600px; color: red; height:120px; z-index:1; right: 15px; top: 4px;}
.blue{
	position:absolute;
	z-index:2;
	left: 10px;
	top: 1px;
	font-size: 24px;
	font-weight: bold;
	color: #CC0102;
}
.green{
	position:absolute;
	z-index:3;
	left: 10px;
	top: 36px;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.bodytext{position:absolute; z-index:2; left: 5px; top: 165px;font-size: 14px;padding: 5px 25px;}

a:link {text-decoration: none;font-weight: bold;color: #CC0102;}
a:visited {text-decoration: none;font-weight: bold;color: #990001;}
a:hover{
	text-decoration: underline;
	font-weight: bold;
	color: #000000;
}

body {font-family: Georgia, "Times New Roman", Times, serif;}