@charset "utf-8";
* { margin : 0; padding : 0; }
body {
	margin: 0px;
	padding: 0px;
	background-image: url(img/body_bg.jpg);
	background-repeat: repeat;
	width: 1100px;
	height: 1100px;
}
#container {
	background-image: url(img/container_bg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 584px;
	width: 283px;
}
h1 {
	font-size: 24px;
	color: #6b7326;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-indent: -9999px;
	padding: 0px;
	margin: 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #1F003E;
	line-height: 18px;
	text-align: left;
	clear: both;
	margin-top: 12px;
	margin-right: 50px;
	margin-left: 50px;
	margin-bottom: 12px;
	text-indent: 15px;
}
#content {
	height: 840px;
	width: 600px;
	z-index: 1;
	margin: auto;
	position: absolute;
	top: 106px;
	left: 285px;
	background-image: url(img/content_bg.png);
	background-repeat: repeat-y;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer {
	background-image: url(img/footer_bg.png);
	width: 600px;
	top: 864px;
	position: absolute;
	left: 0px;
	height: 55px;
	background-repeat: no-repeat;
}
#header {
	margin: 0px;
	background-image: url(img/header_bg.png);
	height: 106px;
	width: 600px;
	left: 285px;
	top: 0px;
	position: absolute;
	background-repeat: no-repeat;
}
#topdiv {
	background-image: url(../../blessedsacrament/prayer_blessed_sacrament/img/topbg.png);
	background-repeat: repeat-x;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 28px;
	background-position: left top;
	padding-top: 0px;
}
#leftdiv {
	background-image: url(../../blessedsacrament/prayer_blessed_sacrament/img/leftbg.png);
	background-repeat: repeat-y;
	position: fixed;
	top: 0;
	width: 28px;
	margin: 0;
	background-position: left top;
	z-index: 2;
	display: block;
	padding: 0px;
	float: left;
	height: 100%;
}
#rightdiv {
	background-image: url(../../blessedsacrament/prayer_blessed_sacrament/img/rightbg.png);
	background-repeat: repeat-y;
	position: fixed;
	top: 0;
	width: 28px;
	height: 100%;
	margin: 0;
	background-position: right top;
	padding: 0px;
	z-index: 3;
	right: 0px;
}
#bottomdiv {
	background-image: url(../../blessedsacrament/prayer_blessed_sacrament/img/bottombg.png);
	background-repeat: repeat-x;
	position: fixed;
	bottom: 0;
	width: 100%;
	height: 28px;
	background-position: left bottom;
	padding: 0px;
	left: 0px;
	margin: 0px;
}
#sidebar_nav {
	position: absolute;
	z-index: 1;
	list-style-type: none;
	height: 442px;
	width: 93px;
	padding: 0px;
	overflow: visible;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	top: 0px;
	right: 0px;
}
#sidebar_nav ul   {
	z-index : 2;
	position : fixed;
	width : 93px;
	height : 455px;
	padding : 0;
	list-style-type: none;
	text-indent: -9999px;
	background-image: url(../../Assets/img/checkered.png);
	background-repeat: no-repeat;
	background-position: top;
	margin: 0px;
	overflow: visible;
}
#sidebar_nav li  {
	padding: 0px;
	list-style-type: none;
	text-indent: -9999px;
	position: relative;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#sidebar_nav a  {
	position: relative;
	text-indent: -9999px;
	display: block;
}

li.sidebar_navhome a {
	top : 8px;
	width : 42px;
	height : 88px;
	background-image: url(../../Assets/img/home.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	list-style-type: none;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: -142px;
	margin-bottom: 0px;
	margin-left: 0px;
	right: 5px;
}
li.sidebar_navhome a:hover {
	background-image: url(../../Assets/img/homehover.png);
	background-repeat: no-repeat;
	list-style-type: none;
	height: 88px;
	width: 42px;
	text-indent: -9999px;
	display: block;
	top: 8px;
	margin-top: 0px;
	margin-left: 0px;
	right: 5px;
}
li.sidebar_navdownloads a {
	width : 42px;
	height: 88px;
	background-image: url(../../Assets/img/downloads.png);
	background-repeat: no-repeat;
	list-style-type: none;
	text-indent: -9999px;
	display: block;
	top: 8px;
	right: 5px;
}
li.sidebar_navdownloads a:hover {
	background-image: url(../../Assets/img/downloadshover.png);
	background-repeat: no-repeat;
	list-style-type: none;
	height: 88px;
	width: 42px;
	text-indent: -9999px;
	display: block;
	top: 8px;
	right: 5px;
}
li.sidebar_navlinks  a {
	width : 42px;
	height: 88px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	background-image: url(../../Assets/img/links.png);
	list-style-type: none;
	display: block;
	top: 8px;
	right: 5px;
}
li.sidebar_navlinks  a:hover {
	top : 8px;
	width : 42px;
	height: 88px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	background-image: url(../../Assets/img/linkshover.png);
	list-style-type: none;
	display: block;
	right: 5px;
}
li.sidebar_navimage a {
	background-image: url(../../Assets/img/image.png);
	background-repeat: no-repeat;
	list-style-type: none;
	height: 88px;
	width: 42px;
	text-indent: -9999px;
	display: block;
	top: 8px;
	right: 5px;
}
li.sidebar_navimage a:hover {
	background-image: url(../../Assets/img/imagehover.png);
	background-repeat: no-repeat;
	list-style-type: none;
	height: 88px;
	width: 42px;
	top: 8px;
	text-indent: -9999px;
	display: block;
	right: 5px;
}
li.sidebar_navcontact a {
	background-image: url(../../Assets/img/contact.png);
	background-repeat: no-repeat;
	list-style-type: none;
	height: 88px;
	width: 42px;
	text-indent: -9999px;
	display: block;
	top: 8px;
	right: 5px;
}
li.sidebar_navcontact a:hover {
	background-image: url(../../Assets/img/contacthover.png);
	background-repeat: no-repeat;
	list-style-type: none;
	height: 88px;
	width: 42px;
	top: 8px;
	text-indent: -9999px;
	display: block;
	right: 5px;
}
