* {margin:0; padding:0; }
html, body, h1, h2, h3, h4, h5, h6, p, form, fieldset, input, a, ul, ol, li, dl, dd, dt {margin:0; padding:0; }
html {background-color:#951e21; }
body {background: url('images/bg.jpg') top left repeat; }

/**
 ********** #wrapper STYLING **********
 **/
#wrapper {
	margin:0px auto;
	width:1000px;
	display:block;
}

/**
 ********** #content STYLING **********
 **/
#content {
	position:relative;   
	width:1000px;
	overflow:auto;
	display:block;
	padding-top:10px;
}

/**
 ********** #sidebar STYLING **********
 **/
#sidebar {
	position:relative;
	width:290px;
	float:left;
}

/**
 ********** #title STYLING **********
 **/
#title a {
	background: url("images/smep_title_cross.png") top left no-repeat;
	position: relative;
	display:block;
	/*clear:right;*/
	height:215px;
	width:290px;
	z-index:1;
	text-indent:-10000px;
}

#title a img {
	border:0;
}

#title a:hover {
	background-position: -290px 0; 
}

/**
 ********** #nav STYLING **********
 **/
 #nav {
 	background: url("images/link_pole.png") top left repeat-y;
 	display:block;
 	position: relative;
 	width:290px;
 	height:600px;
 	top:-5px;
}

#nav #whoweare a {
	background: url("images/whoweare.png") top left no-repeat; 
	display:block;  
	position:relative;
	top:20px;
	left:60px;
	height: 45px; 
	width: 195px; 
	text-indent:-10000px; 
}

#nav #whoweare a:hover {
	background-position: -195px 0; 
}

#nav #programs a {
	background: url("images/programs.png") top left no-repeat; 
	display:block;  
	position:relative;
	top:40px;
	left:60px;
	height: 45px; 
	width: 195px; 
	text-indent:-10000px; 
}

#nav #programs a:hover {
	background-position: -195px 0; 
}

#nav #histloc a {
	background: url("images/histloc.png") top left no-repeat; 
	display:block;  
	position:relative;
	top:60px;
	left:60px;
	height: 45px; 
	width: 195px; 
	text-indent:-10000px; 
}

#nav #histloc a:hover {
	background-position: -195px 0; 
}

#nav #mishstate a {
	background: url("images/mishstate.png") top left no-repeat; 
	display:block;  
	position:relative;
	top:80px;
	left:60px;
	height: 45px; 
	width: 195px; 
	text-indent:-10000px; 
}

#nav #mishstate a:hover {
	background-position: -195px 0; 
}

#nav #galleries a {
	background: url("images/galleries.png") top left no-repeat; 
	display:block;  
	position:relative;
	top:100px;
	left:60px;
	height: 45px; 
	width: 195px; 
	text-indent:-10000px; 
}

#nav #galleries a:hover {
	background-position: -195px 0; 
}

#nav #downloads a {
	background: url("images/downloads.png") top left no-repeat; 
	display:block;  
	position:relative;
	top:120px;
	left:60px;
	height: 45px; 
	width: 195px; 
	text-indent:-10000px; 
}

#nav #downloads a:hover {
	background-position: -195px 0; 
}

#nav #links a {
	background: url("images/links.png") top left no-repeat; 
	display:block;  
	position:relative;
	top:140px;
	left:60px;
	height: 45px; 
	width: 195px; 
	text-indent:-10000px; 
}

#nav #links a:hover {
	background-position: -195px 0; 
}

/**
 ********** #main STYLING **********
 **/
#main {
	position:relative;
	width:700px;
	float:left;
}

/**
 ********** #diocese STYLING **********
 **/
#diocese {
	position: relative;
	width:460px;
	margin-left:auto;
	margin-right:auto;
	clear:right;
	padding-top:40px;
	padding-bottom:20px;
}

/**
 ********** #scroll_ends STYLING **********
 **/
#scroll_ends {
	position: relative;
	width: 700px;
	z-index:1;
}

/**
 ********** #scroll_content STYLING **********
 **/
#scroll_content {
	background: url("images/scroll_back.jpg") top left repeat-y;
	position: relative;
	width: 524px;
	left:90px;
}

#scroll_content #pic {
	margin-left:auto;
	margin-right:auto;
	top:10px;
	width:350px;
	text-align:center;
}

#scroll_content #pic.tall {
	width:268px;
}

#scroll_content #pic.wide {
	width:350px;
}

#scroll_content #pic a {
	text-decoration:none;
	color:#951e21;
}

#scroll_content #pic a:hover {
	text-decoration:underline;
	color:#951e21;
}

#scroll_content #info {
	margin-left:auto;
	margin-right:auto;
	width:500px;
	font-family:Palatino Linotype, Monaco, Arial, sans-serif; 
	font-size:12px;
}

#scroll_content #info p.centered {
	margin-left:auto;
	margin-right:auto;
	width:500px;
	text-align:center;
}

#scroll_content #info ul {
	list-style-type:none;
}

#scroll_content #info li.in {
	padding-left:20px;
}

#scroll_content #info a {
	text-decoration:none;
	color:#951e21;
}

#scroll_content #info a:hover {
	text-decoration:underline;
	color:#951e21;
}

#scroll_content #info a img {
	border:0;
}

#scroll_content #info iframe {
	width:495px;
	height:265px;
	/*border:none;*/
}

/**
 ********** #footer STYLING **********
 **/
#footer {
	clear:both; 
	color:#c13100; 
	display:block; 
	font-family:Palatino Linotype, Monaco, Arial, sans-serif; 
	font-size:12px; 
	line-height:15px; 
	overflow:auto; 
	margin:5px auto;
	padding-top:15px;
	padding-bottom:15px; 
	text-align:center; 
	}
	
#footer p{
	clear:left; 
	display:block; 
	float:left; 
	text-align:center; 
	width:900px; 
	}

#footer a img {
	border:0;
}