body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px auto;
	width: 827px;
	background-color: #c6d5df;
	background-image: url(/images/bg.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
}
.c-white {
	color: #FFFFFF;
}
.c-red {
	color: #CC0000;
}

#all {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	background-color: #FFFFFF;
}
h1, h2, h3, h4, h5 {
	margin-top: 4px;
	margin-bottom: 4px;
}
.size9 {
	font-size: 9px;
}
.size10 {
	font-size: 10px;
}
.size11 {
	font-size: 11px;
}
.size12 {
	font-size: 12px;
}

p {
	margin-top: 5px;
	margin-bottom: 7px;
	line-height: 18px;
}
#pics a {
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}
#pics {
	padding-left: 17px;
}
#page-contents {
	width: 600px;
	float: right;
	margin-right: 10px;
}
#left {
	width: 200px;
	float: left;
}
#links {
	font-size: 12px;
	font-weight: bold;
}

#links b {
	display: block;
	padding: 2px 10px;
	margin-top: 10px;
}

#links a {
	display: block;
	padding: 3px 10px;
	text-decoration: none;
	color: #000099;
}
#links a:hover {
	color: #CCCCCC;
}

#companies {
	margin-top: 20px;
}

#companies a {
	display: block;
	padding: 8px;
}
#page-contents li {
	line-height: 1.8em;
}
#page-contents h2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 10px;
	padding-bottom: 6px;
}

#side_bar a {
	display: block;
	color: #0000CC;
	text-decoration: none;
	line-height: 20px;
	font-size: 11px;
	padding-left: 12px;
	text-indent: -12px;
}
#all blockquote {
	margin-top: 2px;
	margin-bottom: 2px;
}
#all blockquote p {
	text-indent: -15px;
}
.imgRight {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
.imgLeft {
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
.pageheader {
	font-size: 24px;
}
.style2 {
	font-size: 12px;
	font-weight: bold;
}