#wrapper {
	background: #000 url(images/cbgd-rainline.jpg) repeat-y right;
	height: auto;
	width: 760px;
	margin: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #999;
	border-right: 4px double #999;
	border-left: 4px double #999;
	border-bottom: 4px double #999;
	position: relative;
	border-top: 4px double #999;
}
body,td,th {
	color: #CCC;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: none;
	color: #CCC;
}
a:active {
	text-decoration: none;
	color: #666;
}
body {
	background: #333;
	margin: 0px;
	padding: 0px;
}
#header {
	background: 0;
	margin: 0px;
	padding: 0px;
	width: 300px;
	float: left;
	min-height: 300px;
}
#maincontent {
	background: url(images/cbgd-rainbow.jpg) no-repeat right top;
	margin: 0px;
	height: auto;
	width: 440px;
	float: right;
	clear: left;
	min-height: 260px;
	padding-top: 80px;
	padding-right: 20px;
}
#footer {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: auto;
	width: 700px;
}
h1 {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #CCC;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	color: #CCC;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7px;
	font-style: normal;
	font-weight: normal;
	color: #CCC;
	text-align: right;
	clear: both;
	padding-right: 30px;
}
p {
	text-align: justify;
	color: #CCC;
	line-height: 20px;
}
.right {
	text-align: right;
}
#footer {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: auto;
	width: 760px;
}
#sidebar {
	margin: 0px;
	padding: 0px 15px;
	float: left;
	width: 260px;
}
