body {
	background-image: url(../images/masterbackgnd.jpg);
	background-repeat: repeat;
}

#column_wrapper {
	background-image: url(../images/clm02_middle.jpg);
	background-repeat: repeat-y;
}

#right {
	background-image:url(../images/background.jpg);
	background-repeat: no-repeat;
	background-position:top;
}
#left {
	font-size: 90%;
}

#right a:link {
	color: #255989;
}
#right a:visited {
	color: #255989;
}
#right a:hover {
	color: #FBC900;
}


.p7uberlink {
	font-weight: bold !important;
	letter-spacing: 0.15em;
	border-color: #000000 !important;
	background-color: #FFCC00;	
}
h1 {
	font-size: 1.8em;
	color: #255989;
	margin-top: 0px;
}
h2 {
	font-size: 1.6em;
	margin-top: 12px;
	margin-bottom: 0;
	color: #255989;
}
h3 {
	font-size: 1.25em;
	margin-top: 12px;
	margin-bottom: 0;
	color: #255989;
}
h4 {
	font-size: 1.1em;
	margin-top: 12px;
	margin-bottom: 0;
	color: #255989;
}
.content p {
	margin: 0;
}
ul {
	margin-top: 0px;
}

