body { 
	background-image: url(chi_bg.png); font-family: Helvetica; color: #000000; font-size: 13px;
}
.container {
	overflow: hidden; margin: 25px auto; width: 700px;
}
.header {
	background-image: url(top.png); background-repeat: no-repeat; height: 150px; border-bottom: 4px solid #57BDB2;
}
.wrapper {
	background-color: #FCFCFC; overflow: hidden; border: 1px solid #D6DED4; background-image: url(side.png); background-repeat: repeat-y;
}
.menubar {
	float: left; width: 170px; padding: 5px; text-align: center;
}
.menu {
	padding: 4px; margin-top: 0px; list-style: none; list-style-image: none;
}
.menu LI {
	margin-left: 0px;
}
.menubar P IMG {
	border: 1px solid #4E5D5B;
}
.release {
	background-color: #D6DED4; padding: 4px; -moz-border-radius: 5px;
}
.menubar A {
	color: #000000; text-decoration: none; border-left: 0px solid #89b59c;
}
.menubar A:hover {
	text-decoration: underline; border-left: 0px solid #4E5D5B;
}
.content {
	float: left; width: 495px; padding: 0px 10px 10px 10px; min-height: 200px;
}
.content A IMG {
	border: 0px solid #4E5D5B;
}
.footer {
	border-top: 4px solid #57BDB2; background-image: url(footer.png); float: left; width: 700px; height: 35px; font-size: 12px; text-align: center;
}
.footer A {
	color: #000000; text-decoration: none;
}
A {
	color: #296B65; text-decoration: underline;
}
UL {
	list-style: url(small_paw.png);
}
A:hover {
	text-decoration: none;
}
.right {
	FLOAT: right;
}
TABLE {
	BORDER-SPACING: 0px; border-top: 1px solid #57BDB2; border-left: 1px solid #57BDB2; font-size: 13px;
}
TABLE A {
	color: #000000; text-decoration: none;
}
TABLE A:hover {
	text-decoration: underline;
}
TABLE A:visited {
	color: #B9C1C3;
}
P {
	margin-top: 15px;
}
TH {
	border-bottom: 1px solid #57BDB2; border-right: 1px solid #57BDB2;
}
TD {
	border-bottom: 1px solid #57BDB2; border-right: 1px solid #57BDB2; padding: 2px;
}
HR {
	border: 1px solid #57BDB2;
}
H1 {
	font-family: Helvetica; margin-top: 5px; font-size: 20px;
}
H2 {
	font-size: 17px; margin-top: 10px; padding-top: 5px; border-bottom: 2px solid #57BDB2; background-image: url(paw.png); background-repeat: no-repeat; background-position: center left; padding-left: 32px;
}
H2 A {
	color: #000000; text-decoration: none;
}
H3 {
	font-size: 12px; text-align: center; margin-bottom: 0px;
}
H4 {
	font-size: 14px; text-align: left; margin-bottom: 4px;
}