body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}
#colRight {
	background-image: url(images/common/colRight.gif);
	background-repeat: repeat-y;
	background-position: right;
	vertical-align:top;
}
#colContent{
	background-color:#FDF9F9;
	background-image: url(images/common/colLeft.jpg);
	background-repeat: repeat-y;
	background-position: left;
	padding-left:50px;
	padding-bottom:30px;
}
#colNav{
	background-color:#FDF9F9;
	vertical-align:top;
}
#colRightBot {
	background-image: url(images/common/colRight.gif);
	background-repeat: repeat-y;
	background-position: right;
	vertical-align:bottom;
}
#colRightBot img {
	margin-bottom:48px;
}
#colContentPhoto{
	background-color:#FDF9F9;
	background-image: url(images/common/colLeft.jpg);
	background-repeat: repeat-y;
	background-position: left;
	vertical-align:bottom;
}
#colContentHeadline{
	background-color:#FDF9F9;
	vertical-align:bottom;
}
#colContent img{
	margin-left:10px;
	margin-bottom:10px;
}
#colNavBot{
	background-color:#FDF9F9;
	vertical-align:bottom;
}
#colNavBot img{
	margin-bottom:65px;
}
#headlineBG{
	background-repeat: no-repeat;
	background-position:top left;
	margin-left:13px;
	margin-right:20px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold;
	color: #CC0000;
}
p,td{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
th{
	font-weight:bold;
	text-align:left;
}
#registry td, #registry th {
	vertical-align:top;
	padding-top:6px;
}
#registry img {
	margin-top:-6px;
}
a{
	color:#CC0000;
	font-weight:bold;
	text-decoration:underline;
}
#address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align:center;
}
