* {
	margin: 0;
	padding: 0; /*0 makes dropdown menu look right */
}

body
{
    margin:  10px auto auto auto;
    position: relative;
    width: 780px;
    color: #000; /*page text color*/
    font: 80%/1.8em Calibri, 'Lucida Grande' , Verdana, Geneva, Lucida, Helvetica, Arial, sans-serif;
    background: url(img/bg/bg2.jpg) black no-repeat;
    background-position: top center;
}

table 
{
    background-color: Transparent;
}

.picturelink{
     color: black;
}

.picturelink a:link, a:visited
{
    color: black;
}

.picturelink a:hover{
     color: white;
}


a:link, a:visited
{
    color: #333;
    text-decoration: underline;
    font-weight: bold;
}

.pagelink a:link, .pagelink a:visited {
	display: block;
	width: 90.00%; /* for IE5 */
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.pagelink a:hover {
	text-decoration: none;
	 font-weight: bold;
	color: #333333; /* menu text color hover */
}


p {
	font-size: 1.1em;
	line-height: 1.8em;
	margin: 1.1em 0em 1.1em 0em;
	text-align: left;
}

h1 {
	font-size: 1.8em;
	font-weight: bold;
	margin-top: 0em;
	margin-bottom: 0em;
	color: #333;
}
h2 {
	font-size: 1.6em;
	margin: 1.0em 0em 1.0em 0em;
	font-weight: bold;
	color: #333;
}
h3 {
	font-size: 1.2em;
	margin: 1.0em 0em 1.0em 0em;
	font-weight: bold;
	color: #333;
}

title {
    color: #006;
}


#head 
{   margin: auto;
    position:relative;
    width: 780px;
    height: 201px;
    background: url(img/frame/head.gif) no-repeat center;
    z-index: 1;
}

.username
{
     float: left;
     color: gray;
}


.loggedinout{
     text-align: right;
     color: Gray;
}

.loggedinout a:link, a:visited{
     color: gray;
     text-decoration: none;

}

.loggedinout a:hover{
     color: white;
     text-decoration: none;

}


#login
{
    width: 740px;
    height: 280px;
    text-align:center;
}

#content 
{
    margin: 169px auto;
    width: 780px;
    height: auto;
    background: url(img/frame/content.gif) center;
    background-repeat: repeat-y;
}

#contentfront 
{
    margin: 0px 25px 0px auto;
    width: 734px;
    height: auto;
}

#contentpage 
{
    margin: 0px auto auto auto;
    width: 738px;
    height: auto;
    background: #aaaaaa url(img/bg/silver.jpg);
    background-repeat: repeat-y;
}

#sportspage 
{
    margin: 0px 0px 0px 15px;
    width: 750px;
    height: auto;
}


#sportspagebg 
{
    margin: 0px auto auto auto;
    width: 738px;
    height: auto;
    background: #aaaaaa url(img/bg/sports.jpg);
    background-position:top;
    background-repeat: repeat-y;
}

#pagetop 
{
    margin: 0px auto auto auto;
    width: 738px;
    height: 100px;
    background: #aaaaaa url(img/bg/pagetop.jpg) no-repeat;
    background-position:top;
}

#pagetopimageplace 
{
    margin: 50px 49px auto auto;
    float: right;
}


/* - calendar page------------------------------------------------------------*/

/* the 5 satellite links at the top of the calendar page*/
.calendarlinks
{
    border-width: 0px;
}

.calendarmiddletext
{
    text-align: left;
    vertical-align: middle;
}



.calendartable
{
    margin: 0px 105px 0px 105px;
    width: 500px;
    text-align: center;
}


/* the box that contains the eventtype picture - outerbox */
.calendarbox
{
    height: 50px;
    width: 630px;
    background-image: url(img/spacer.gif);
}

/* the border around the box that contains eventtype picture */
.calendarboxborder
{
    margin: 10px 49px 10px 49px;
    height: 50px;
    width: 630px;
    border-right: #444 5px double;
    border-top: #444 5px double;
    border-left: #444 5px double;
    border-bottom: #444 5px double;
}



/* the black box with white border inside the box that contains the eventtype picture */
.calendardetails
{
    margin: 4px 0px 0px 230px;
    height: 42px;
    width: 395px;
    background-color: #000000;
    background-image: url(img/spacer.gif);
    border-right: #ffffff 1px solid;
    border-top: #ffffff 1px solid;
    border-left: #ffffff 1px solid;
    border-bottom: #ffffff 1px solid;
    position: absolute
}

/* the ministry logo*/
.calendardetailpicture
{
    height: 42px;
    width: 100px;
    text-align: left;
    border-width: 0px;
}


/* the text to the right of the ministry logo */
.calendardetailtext
{
    margin: -42px 0px 0px 110px;
    max-width: 260px;
    max-height: 40px;
    font-size: 9px;
    line-height: 1.35em;
    color: white;
    font-family: verdana, 'Segoe UI' , tahoma, Arial;
    text-align: left;
    overflow: hidden; /* not ie 5 and 6 */
}


.calendardetailtextdate
{
    font-size: 12px;
    font-weight: bold;
}

.calendardetailtexttitle
{
    font-size: 12px;
}

/* the moreicon on the calendar */
.calendarmoreicon
{
    margin: -42px 0px 0px 130px;
    border-width: 0px;
    height: 42px;
    width: 26px;

}

/* -end calendar page------------------------------------------------------------*/


/* -video and audio page---------------------------------------------------------*/


/* the box that contains the mediatype picture */
.videobox
{
    height: 75px;
    width: 630px;
    background-image: url(img/spacer.gif);
}

/* the border around the box that contains mediatype picture */
.videoboxborder
{
    margin: 10px 49px 10px 49px;
    height: 75px;
    width: 630px;
    border-right: #444 5px double;
    border-top: #444 5px double;
    border-left: #444 5px double;
    border-bottom: #444 5px double;
}

/* the black box with white border inside the box that contains the mediatype picture */
.videodetails
{
    margin: 4px 0px 0px 270px;
    height: 67px;
    width: 355px;
    background-color: #000000;
    background-image: url(img/spacer.gif);
    border-right: #ffffff 1px solid;
    border-top: #ffffff 1px solid;
    border-left: #ffffff 1px solid;
    border-bottom: #ffffff 1px solid;
    position: absolute
}

/* the text to the right of the small picture inside the black box with white border inside the box that contains the mediatype picture */
.videodetailtext
{
    margin: 0px 0px 0px 5px;
    max-width: 175px;
    max-height: 65px;
    font-size: 9px;
    color: white;
    font-family: verdana, 'Segoe UI' , tahoma, Arial;
    vertical-align: top;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    overflow: hidden;
}

.videodetailtextdate
{
    font-size: 12px;
    font-weight: bold;
}

.videodetailtexttitle
{
    font-size: 12px;
}



/* the small picture inside the black box with white border inside the box that contains the mediatype picture */
.videodetaillinkPOD
{
    margin: 0px 0px 0px 210px;
    height: 65px;
    width: 45px;
    left: 0px;
    vertical-align: top;
    text-decoration: none;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    position:absolute;
}

.videodetaillinkMP
{
    margin: 0px 0px 0px 260px;
    height: 65px;
    width: 45px;
    left: 0px;
    vertical-align: top;
    text-decoration: none;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    position:absolute;

}

.videodetaillinkRP
{
    margin: 0px 0px 0px 310px;
    height: 65px;
    width: 45px;
    left: 0px;
    vertical-align: top;
    text-decoration: none;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    position:absolute;

}


.videoattachlink
{
    margin: 40px 0px 0px 229px;
    height: 33px;
    width: 112px;
    left: 0px;
    vertical-align: bottom;
    text-decoration: none;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    position:absolute;

}


.graybox
{
    height: 100px;
    width: 630px;
    background-image: url(img/spacer.gif);
    background-color: #444;
}

.grayboxborder
{
    margin: 10px 49px 10px 49px;
    height: 100px;
    width: 630px;
    border-right: #444 5px double;
    border-top: #444 5px double;
    border-left: #444 5px double;
    border-bottom: #444 5px double;
}

.picturenoborderlink
{
    text-decoration: none;
    border-width: 0px;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    text-align: left;
    vertical-align: middle;
}

.float-right
{
    float: right;
    text-decoration: none;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;

}

.float-left
{
    float: left;
    text-decoration: none;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}

.image-decoration
{
    text-decoration: none;
    text-decoration: none;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}


.XXLwhitetext
{
    padding-right: 5px;
    color: White;
    font-size: xx-large;
    font-weight: bold;
    text-align: right;
}

.XLgraytext
{
    margin: auto;
    padding-right: 5px;
    color: #555;
    font-size: x-large;
    font-weight: bold;
    text-align: right;
}

.Swhitetext
{
    margin: 50px auto;
    color: White;
    font-size: 11px;
    text-align: right;
    line-height: normal;
}

.magazineimage
{
    margin: 0px 100px 0px 100px;
    display: block;
    text-align: center;
}

.pageimage
{
    margin: 10px 49px 10px 49px;
    border-right: #444 5px double;
    border-top: #444 5px double;
    border-left: #444 5px double;
    border-bottom: #444 5px double;
}

.pagetxt
{
    padding: 0px 49px 20px 49px;
    display: block;
    vertical-align: middle;
    direction: ltr;
    line-height: 1.2em;
    text-align: justify;
}

.pagetxt a:link, .pagetxt a:visited
{
    color: #333;
    text-decoration: underline;
}

.pagetxt a:hover
{
    color: #000;
}

#frameleft
{
    margin: -380px auto auto 0px;
    height: 380px;
    width: 21px;
    background: url(img/frame/frameleft.gif) no-repeat;
    background-position: left;
}

#frameright
{
    margin: -380px 0px auto auto;
    height: 380px;
    width: 21px;
    background: url(img/frame/frameright.gif) no-repeat;
    background-position: right;
}

#framebottom
{
    margin: -170px auto;
    height: 103px;
    width: 780px;
    background: url(img/frame/framebottom.gif) no-repeat center;
}


#framebottomsouth
{
    margin: -170px auto;
    height: 103px;
    width: 780px;
    background: url(img/frame/framebottomsouth.gif) no-repeat center;
}


#framebottomcornerstone
{
    margin: -170px auto;
    height: 103px;
    width: 780px;
    background: url(img/frame/framebottomcornerstone.gif) no-repeat center;
}

#framebottomwest
{
    margin: -170px auto;
    height: 103px;
    width: 780px;
    background: url(img/frame/framebottomwest.gif) no-repeat center;
}

#framebottomspanish
{
    margin: -170px auto;
    height: 103px;
    width: 780px;
    background: url(img/frame/framebottomspanish.gif) no-repeat center;
}


#bottomframe
{
    margin: -550px auto;
    height: 485px;
    width: 780px;
    background: url(img/frame/bottom.gif) no-repeat center transparent;
    background-color: #fff Transparent;
}

#bottomframesouth
{
    margin: -550px auto;
    height: 485px;
    width: 780px;
    background: url(img/frame/southbottom.gif) no-repeat center transparent;
    background-color: #fff Transparent;
}

#bottomframewest
{
    margin: -550px auto;
    height: 485px;
    width: 780px;
    background: url(img/frame/westbottom.gif) no-repeat center transparent;
    background-color: #fff Transparent;
}

#bottomframecornerstone
{
    margin: -550px auto;
    height: 485px;
    width: 780px;
    background: url(img/frame/cornerstonebottom.gif) no-repeat center transparent;
    background-color: #fff Transparent;
}

#bottomframespanish
{
    margin: -550px auto;
    height: 485px;
    width: 780px;
    background: url(img/frame/spanishbottom.gif) no-repeat center transparent;
    background-color: #fff Transparent;
}


#slideshow
{   
    position:relative;
    top:1px;
    left: 3px;
    margin: 1px 0px 0px 0px;
    width: 732px;
    height: 215px;
}


#bottomlink
{   
    margin-top: 4px;
    position:relative;    
    width: 734px;
    height: 150px;
}

#bots
{
    margin: 0px;
    position:relative;
    height: 150px;
}

.btcentral	
{
    background-image: url(img/bt/central_on.gif);
    background-repeat: no-repeat;
    display:block;
    width: 140px;
    height: 30px;
}
.btcentral a 
{
    display:block;
    width: 140px;
    height: 30px;
}
.btcentral img 
{
    width: 100%; 
    height: 100%; 
    border: 0; }
  
a:hover {visibility:visible}.btcentral 
a:hover img{visibility:hidden}.btcentral 
span {	position:absolute;	left:5px;	top:3px;	margin:0;	cursor: pointer;}

.btsouth	
{
    background-image: url(img/bt/south_on.gif);
    background-repeat: no-repeat;
    display:block;
    width: 140px;
    height: 30px;
}
.btsouth a 
{
    display:block;
    width: 140px;
    height: 30px;
}
.btsouth img 
{
    width: 100%; 
    height: 100%; 
    border: 0; }
  
a:hover {visibility:visible}.btsouth 
a:hover img{visibility:hidden}.btsouth 
span {position:absolute;	left:5px;	top:3px;	margin:0;	cursor: pointer;}


.btcornerstone	
{
    background-image: url(img/bt/cornerstone_on.gif);
    background-repeat: no-repeat;
    display:block;
    width: 140px;
    height: 30px;
}
.btcornerstone a 
{
    display:block;
    width: 140px;
    height: 30px;
}
.btcornerstone img 
{
    width: 100%; 
    height: 100%; 
    border: 0; }
  
a:hover {visibility:visible}.btcornerstone 
a:hover img{visibility:hidden}.btcornerstone 
span {	position:absolute;	left:5px;	top:3px;	margin:0;	cursor: pointer;}


.btwest
{
    background-image: url(img/bt/west_on.gif);
    background-repeat: no-repeat;
    display:block;
    width: 140px;
    height: 30px;
}
.btwest a 
{
    display:block;
    width: 140px;
    height: 30px;
}
.btwest img 
{
    width: 100%; 
    height: 100%; 
    border: 0; }
  
a:hover {visibility:visible}.btwest 
a:hover img{visibility:hidden}.btwest 
span {	position:absolute;	left:5px;	top:3px;	margin:0;	cursor: pointer;}


.btspanish
{
    background-image: url(img/bt/spanish_on.gif);
    background-repeat: no-repeat;
    display:block;
    width: 140px;
    height: 30px;
}
.btspanish a 
{
    display:block;
    width: 140px;
    height: 30px;
}
.btspanish img 
{
    width: 100%; 
    height: 100%; 
    border: 0; }
  
a:hover {visibility:visible}.btspanish 
a:hover img{visibility:hidden}.btspanish 
span {	position:absolute;	left:5px;	top:3px;	margin:0;	cursor: pointer;}


.btcf
{
    background-image: url(img/bt/cf_on.gif);
    background-repeat: no-repeat;
    display:block;
    width: 140px;
    height: 30px;
}
.btcf a 
{
    display:block;
    width: 140px;
    height: 30px;
}
.btcf img 
{
    width: 100%; 
    height: 100%; 
    border: 0; }
  
a:hover {visibility:visible}.btcf 
a:hover img{visibility:hidden}.btcf 
span {	position:absolute;	left:5px;	top:3px;	margin:0;	cursor: pointer;}



.btbot1
{
    background-image: url(img/bottom/visit_on.jpg);
    background-repeat: no-repeat;
    margin-left: 3px;
    display:block;
    width: 153px;
    height: 165px;
}
.btbot1 a 
{
    display:block;
    width: 153px;
    height: 165px;
}
.btbot1 img 
{
    width: 100%; 
    height: 100%; 
    border: 0; }
  
a:hover {visibility:visible}.btbot1 
a:hover img{visibility:hidden}.btbot1 
span {	position:absolute;	left:5px;	top:3px;	margin:0;	cursor: pointer;}

.btbot2
{
    background-image: url(img/bottom/frikirke_on.jpg);
    background-repeat: no-repeat;
    margin: -165px auto auto 159px;
    display:block;
    width: 153px;
    height: 165px;
}
.btbot2 a 
{
    display:block;
    width: 153px;
    height: 165px;
}
.btbot2 img 
{
    width: 100%; 
    height: 100%; 
    border: 0; }
  
a:hover {visibility:visible}.btbot2 
a:hover img{visibility:hidden}.btbot2 
span {	position:absolute;	left:5px;	top:3px;	margin:0;	cursor: pointer;}


.btbot3
{
    background-image: url(img/bottom/nyhed_on.jpg);
    background-repeat: no-repeat;
    margin: -165px auto auto 315px;
    display:block;
    width: 153px;
    height: 165px;
}
.btbot3 a 
{
    display:block;
    width: 153px;
    height: 165px;
}
.btbot3 img 
{
    width: 100%; 
    height: 100%; 
    border: 0; }
  
a:hover {visibility:visible}.btbot3 
a:hover img{visibility:hidden}.btbot3 
span {	position:absolute;	left:5px;	top:3px;	margin:0;	cursor: pointer;}

.btbot4
{
    background-image: url(img/bottom/gospel_on.jpg);
    background-repeat: no-repeat;
    margin: -165px auto auto 473px;
    display:block;
    width: 261px;
    height: 165px;
}
.btbot4 a 
{
    display:block;
    width: 261px;
    height: 165px;
}
.btbot4 img 
{
    width: 100%; 
    height: 100%; 
    border: 0; }
  
a:hover {visibility:visible}.btbot4 
a:hover img{visibility:hidden}.btbot4 
span {	position:absolute;	left:5px;	top:3px;	margin:0;	cursor: pointer;}





#mappathsite
{
    position: absolute;
    padding-top: 15px;
    right: 100px;
    color: #ccc;
    font-size: x-small;
    line-height: normal;
    letter-spacing: normal;
    text-decoration: none;
    text-transform: capitalize;
}

#mappathsite a:link, #mappathsite a:visited {
	color: #ccc;
	text-decoration: none;
}

#mappathsite a:hover {
	color: #999;
	text-decoration: none;
}



#placemenu
{
    padding-top: 175px; /* controls the vertical position of the main menu */
    padding-left: 200px; /* controls the horizontal position of the menu */
}


#nav {
    
}
#nav li {
	display: inline; /* for IE5 and IE6 */
}
#nav ul {
	list-style-type: none;
}
#nav a:link, #nav a:visited {
	display: block;
	width: 90.00%; /* for IE5 */
	color: #000;
	text-decoration: none;
	padding: 0.1em 0.5em 0.1em 0.5em;
	font-weight: bold;
	text-align: left;
}
#nav a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #000; /* menu text color hover */
}
.dynamicMenu {
    background-color:#fff; /* menu bg color */
    border-color: #000;
    border-style: solid;
    border-width: 1px;
    text-align: left;  /* for IE5 */
    z-index: 100;     /* for IE8 */
}
.dynamicMenuItem
{
    background-color: #fff;
    width:160px;
    text-align: left;  /* for IE5 */
    z-index: 100;     /* for IE8 */

}



