/* global configurations */

html {
	overflow-y: scroll;
    scrollbar-base-color: #C2D3FC;
    scrollbar-arrow-color: #003E62;
	
}

.body_style {
	text-align: center;
    font-family: "Times New Roman", Times, serif;
    background-color: #6D675D;
    margin: 0px;
}

.body_style a {
	color: #A61E1E;
	text-decoration: none;
}

.body_style a:hover {
	color: #000000;
	text-decoration: underline;
}

#container {
	position: relative;
	text-align: left;
	width: 924px;
	background-image: url(images/body_bk.gif);	
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 14px;
	line-height: 18px;	
	text-decoration: none;
	font-weight: normal;
    padding: 0px;
	margin: 0px auto;
}

#container a {
	color: #A61E1E;
	text-decoration: none;
}

#container a:hover {
	color: #000000;
	text-decoration: underline;
}
#header {
	display: block; 
    position: relative;
    width: 922px;
	height: 210px;
    overflow: hidden;
    background-color: #ffffff;
	background: url(images/header_bk.jpg) top left no-repeat;
    border: 0px;
	margin-left: 1px;
	margin-top: 0px;	
	padding-left: 1px;
	padding-top: 0px;	
	padding-bottom: 0px;		
}

.st_johns_mark 
{
	position: absolute;
	float: left;
    display: block;
	top: 75px;
	left: 60px;
    margin: 0px;
    width: 200px;
	color: #A61E1E;
	font-size: 18px;
	line-height: 18px;	
	text-decoration: none;
	font-weight: bold;	
}

.st_johns_mark  a
{
	text-decoration: none;
	color: #A61E1E;
}

.st_johns_mark  a:hover
{
	text-decoration: underline;
	color: #A61E1E;
}

.moncton {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 12px;
	line-height: 14px;	
	text-decoration: none;
	font-weight: bold;	
	margin-left: 0px;
	padding-top: 10px;
}

.menu {
    float: left;
    display: block;
	position: absolute;
	top: 136px; /* 120 pixels from the top of the page */
	left: 20px; /* 20 pixels from the left hand side */
    width: 922px;
    height: 40px;
    overflow: hidden;
    text-align: center;
	padding: 0px;
	padding-bottom: 0px;
    margin: 0px;
	font-family: "Times New Roman", Times, serif;
	color: #A61E1E;
	font-size: 14px;
	line-height: 18px;	
	text-decoration: none;
	font-weight: bold;	
}

.menu a
{
	text-decoration: none;
	color: #A61E1E;
}

.menu a:hover
{
	text-decoration: underline;
	color: #A61E1E;
}


.menu2
{
    float: left;
    display: block;
    padding-left: 294px;
	margin: 0px;
    min-width: 90px;
}

.menu3
{
    float: left;
    display: block;
    margin: 0px;
    width: 90px;
}

.menu4
{
    float: left;
    display: block;
    margin: 0px;
    width: 90px;
}

.menu5
{
    float: left;
    display: block;
    margin: 0px;
    width: 90px;
}

.menu6
{
    float: left;
    display: block;
    margin: 0px;
    width: 90px;
}

.menu7
{
    float: left;
    display: block;
    margin: 0px;
    width: 90px;
}

.submenu_space_about {
    float: left;
    display: block;
	position: absolute;
	left: 450px; 
	top: 192px;	
}

.submenu_space_programs {
    float: left;
    display: block;
	position: absolute;
	left: 450px; 
	top: 192px;	
}

.submenu {
	display: block;
	float: left;
	color: #595959;
	font-size: 13px;	
	line-height: 14px;	
	font-weight: bold;	
	text-decoration: none;	
    height: 40px;	
}

.submenu a
{
	text-decoration: none;
	color: #595959;
}

.submenu a:hover
{
	text-decoration: underline;
	color: #A61E1E;
}

.menu_hilite
{
    float: left;
    display: block;
    margin: 0px;
    width: 90px;
	color: #000000;	
	text-decoration: none;	
}

.menu_hilite a
{
	text-decoration: none;
	color: #000000;
}

.menu_hilite a:hover
{
	text-decoration: underline;
	color: #A61E1E;
}

.menu_hilite_2
{
    float: left;
    display: block;
    margin: 0px;
    width: 90px;
	color: #000000;	
	text-decoration: none;	
}

.menu_hilite_2 a
{
	text-decoration: none;
	color: #000000;
}

.menu_hilite_2 a:hover
{
	text-decoration: underline;
	color: #A61E1E;
}
.full_width {
	display: block;
	float: left;
	position: relative;
	text-align: left;
	width: 922px;
    padding: 0px;
	margin: 0px;
}

.main_content {
	position: relative;
	text-align: left;
	width: 652px;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 12px;
	line-height: 18px;	
	text-decoration: none;
	font-weight: normal;
    padding: 0px;
	margin: 0px;
}

.main_content a {
	color: #0000FF;
	text-decoration: underline;
}

.main_content a:hover {
	color: #000000;
	text-decoration: underline;
}

.quote {
	position: relative;
	display: block;
	text-align: left;
	width: 400px;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 12px;
	font-style: italic;
	line-height: 14px;	
	text-decoration: none;
	font-weight: normal;
    padding: 0px;
	margin-left: 40px;
}

/*  2 column configuration */

#maincontainer{
width: 922px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
padding-top: 5px;
}

#contentwrapper{
float: left;
width: 100%;
background: transparent;
}

#contentcolumn{
margin-left: 300px; /*Set left margin to LeftColumnWidth*/
background: transparent;
}

#leftcolumn{
float: left;
width: 290px; /*Width of left column*/
margin-left: -922px; /*Set left margin to -(MainContainerWidth)*/
background: transparent;
}

.innertube{
margin: 15px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

#people_img_block_left {
	display: block;
	float: left;
	margin: 0px;		
	padding: 20px;	
	padding-bottom: 25px;
}

#people_img_block_right {
	display: block;
	float: right;
	margin: 0px;		
	padding: 20px;	
	padding-bottom: 25px;	
}

#people_img {
    background-color: #ffffff;
    border: 1px solid #A61E1E;
	margin: 10px;		
	padding: 20px;	
}

#slideshow {
	display: block;
	float: right;
	margin: 0px;		
	padding: 0px;	
	margin-top: 0px;
	margin-bottom: 5px;	
    border: 1px solid #BBB2A1;		
}

#subsection_header {
	position: relative;
	display: block;
	margin-left: -100px;	
	margin-top: -68px;	
	padding: 0px;	
}

#subsection_image {
	position: relative;
	display: block;
	float: right;
	margin-top: -17px;	
    background-color: #ffffff;
    border: 1px solid #BBB2A1;	
	margin-left: 10px;	
	padding-left: 0px;
}

#fadeshow1 {
	position: relative;
	display: block;
	float: right;
	margin-top: -17px;	
    border: 1px solid #BBB2A1;	
	margin-left: 10px;	
	padding-left: 0px;
}

#myslides {
	width: 346px;
	height: 231px;
	display: block;
	position: relative;
	float: right;
	overflow: hidden;
    padding: 0;
    margin:  0;
	top: 0px;
} 

#myslides img {
    padding: 0px;
    border: 1px solid #BBB2A1;	
    width: 326px;
}



#footer {
	text-align: center;
	width: 924px;
	background-image: url(images/body_bk.gif);	
    padding: 0px;
	margin: 0px auto;
}

ul {
	margin-top: 0px;
	margin-bottom: 0px; 
	list-style-image: url(your custom bullet);
	color: #333333;
	font-size: 12;
	font-weight: normal;
	margin-left: 10px; 
	padding-left: 10px; 
	line-height: 1.3em;
} 

.scrollArea {
	width: 230 px; 
	height: 100 px;
	padding-left: 0px;
	padding-right: 0px; 
	border-color: #FFFFFF;
	border-width: 1px; 
	border-style: solid;
	float: left; 
	overflow: auto;
}

#leftbox_box {
	position: absolute;
	top: 220px;
	left: 0px;
	display: block;
	float: left;
	background-image: url(images/left_column_box.jpg);		
	width: 273px;
	height: 123px;
	border: 1px solid #595959;

}

#leftbox_box2 {
	position: absolute;
	top: 390px;
	left: 0px;
	display: block;
	float: left;
	background-image: url(images/left_column_box.jpg);		
	width: 273px;
	border: 1px solid #595959;

}

#leftbox_box3 {
	position: absolute;
	top: 570px;
	left: 0px;
	display: block;
	float: left;
	background-image: url(images/left_column_box.jpg);		
	width: 273px;
	border: 1px solid #595959;

}

.leftbox_content {
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 12px;
	line-height: 14px;	
	text-decoration: none;
	font-weight: normal;
    padding: 10px;
	padding-left: 65px;
	margin-top: 0px;
}

.leftbox_content a
{
	text-decoration: none;
	color: #A61E1E;
}

.leftbox_content a:hover
{
	text-decoration: underline;
	color: #A61E1E;
}
#leftbox_header {
	position: absolute;
	top: -30px;
	display: block;
	float: left;
	margin-top: -50px;	
 	margin: 0px;	
	padding: 0px;

}
