@charset "utf-8";
* { margin : 0; padding : 0; }
body {
	background-image: url(img/body_bg.jpg);
	margin: 0px;
	padding: 0px;
	position: absolute;
	background-repeat: no-repeat;
	background-color: #381506;
	width: 1220px;
	height: 900px;
}
#border1 {
	background-color: #ffff99;
	position: absolute;
	height: 900px;
	width: 1px;
	left: 765px;
	top: 0px;
}

#header {
	background-image: none;
	position: relative;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 15px;
	z-index: 2;
	left: 0px;
	padding: 0px;
	margin-bottom: 0px;
	top: 0px;
	bottom: 0px;
}
#content {
	background-image: none;
	height: 880px;
	background-position: left top;
	z-index: 2;
	text-align: left;
	padding: 0px;
	left: 0px;
	top: 0px;
	margin: 0px;
	width: 750px;
	position: relative;
}
#topdiv {
	background-image: none;
	background-position: left top;
	clear: both;
	z-index: 2;
	text-align: left;
	position: absolute;
	padding: 0px;
	top: 150px;
	margin: 0px;
	left: 275px;
	width: 425px;
	height: 330px;
}
#bottomdiv {
	background-image: none;
	height: 400px;
	background-position: left top;
	clear: both;
	z-index: 2;
	text-align: left;
	position: absolute;
	left: -2px;
	top: 478px;
	width: 725px;
	margin: 0px;
	padding: 0px;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF99;
	padding: 3px;
	background-image: none;
	text-indent: 25px;
	background-position: center;
	text-align: justify;
	position: relative;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 25px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #CC0000;
	text-align: left;
	background-image: url(img/title_bg.png);
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	text-indent: -9999px;
	margin-bottom: 35px;
	height: 147px;
	width: 456px;
	background-position: left top;
	background-repeat: no-repeat;
	padding: 0px;
	position: absolute;
	left: 300px;
	top: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #99FF00;
	background-position: center;
	text-align: center;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding: 5px;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #99FF00;
	background-position: center;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	padding: 5px;
	font-style: italic;
}
.rosary {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF99;
	padding: 0px;
	background-image: none;
	background-position: left;
	text-indent: 12px;
	text-align: center;
	left: 25px;
	position: relative;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 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;
}
