html
{
	padding: 0px;
	margin: 0px;
	height: 100%;
	width: 100%;
}

body
{
	background-color: #37312A;
	letter-spacing: 1px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-top: 45px;
}

#container
{
	position: relative;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	height: 766px;
	width: 900px;
}

#page_content
{
	background-repeat: no-repeat;
	background-image: url(../images/bg_cross.png);
	background-color: #46859A;
	position: absolute;
	height: 716px;
	width: 900px;
}

#links_footer
{
	left: 0px;
	bottom: 0px;
	position: absolute;
	height: 50px;
	width: 900px;
}

#calvillo_image
{
	border-color: white;
	background-color: #46859A;
	padding-right: 0px;
	border-right-width: 0px;
	border-style: solid;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-top-width: 1px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	right: 0px;
	bottom: 35px;
	display: block;
	position: absolute;
	z-index: 0;
	height: 265px;
	width: 255px;
	background-position: 0;
	background-repeat: no-repeat;
}

#rmptr
{
	height: auto;
	right: 0px;
	top: 0px;
	position: absolute;
	letter-spacing: 1px;
	font-size: 15px;
	font-family: "Arial Narrow", Arial, Helvetica;
}

#rmptr_bg
{
	background-color: #46859A;
	height: 100%;
	width: 100%;
	position: absolute;
	opacity:.60;
	filter: alpha(opacity = 60);
}

#rmptr a
{
	text-transform: none;
	text-decoration: none;
	padding-left: 20px;
	padding-bottom: 10px;
	padding-right: 20px;
	padding-top: 10px;
	display: block;
	color: white;
	position: relative;
}

#rmptr a:hover
{
	color: #37312A;
}

#cc_logo
{
	left: 210px;
	top: 210px;
	height: 74px;
	position: absolute;
	width: 594px;
}

#byline
{
	left: 580px;
	top: 120px;
	position: absolute;
	height: 22px;
	width: 202px;
}

#links_footer a
{
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-top: 10px;
	display: inline-block;
	position: relative;
}

a img
{
	border-width: 0px;
}

#calvillo_title
{
	color: white;
	letter-spacing: 1px;
	font-size: 15px;
	line-height: 35px;
	font-family: "Arial Narrow", Arial, Helvetica;
	right: 20px;
	text-align: right;
	bottom: 0px;
	position: absolute;
	height: 35px;
}

#podcasting
{
	left: 0px;
	top: 472px;
	border-left-width: 0px;
	border-bottom-width: 1px;
	border-right-width: 0px;
	border-top-width: 0px;
	position: absolute;
	width: 635px;
	border-color: white;
	border-style: solid;
	height: 50px;
}

#podcasting img
{
	left: 60px;
	bottom: 10px;
	position: absolute;
}

ul#list
{
	padding: 0px;
	margin: 0px;
	letter-spacing: 1px;
	left: 60px;
	top: 542px;
	position: absolute;
	list-style-type: none;
	color: white;
	font-size: 18px;
	font-family: "Arial Narrow";
}

ul#list li
{
	height: 30px;
}

