body
{
        background-image: url(http://www.stirlingmethodist.org.uk/Images/background.gif);
        font-size:20px;
        font-weight:normal;
        color: #F4EECB;
        font-family: helvetica, Arial;
}

a:link
{
        width:500;
        color: #F4EECB;
        background-color: #006B9F;
          display:block;
        border-color:white;
        text-decoration: none;
        margin-bottom: 1px;
        margin-top: 1px;
        text-align:left;
}

a:visited
{
        width:500;
        color: #F4EECB;
        background-color:  #006B9F;
         display:block;
        border-color:white;
        text-decoration: none;
        margin-bottom: 1px;
        margin-top: 1px;
        text-align:left;
}

a:hover
{
        width:500;
	color: black;
	background-color: #F4EECB;
	text-decoration: none;
	border-color:white;
        text-decoration: none;
          display:block;
        margin-bottom: 1px;
        margin-top: 1px;
        text-align:left;
}

.inset {background: transparent; width:800;}
.inset h1, .inset p {margin:0 10px;}
.inset h2, .inset p {margin:0 10px;}
.inset h3, .inset p {margin:0 10px;}
.inset h4, .inset p {margin:0 10px;}
.inset h5, .inset p {margin:0 10px;}
.inset p {padding-bottom:0.5em;}
.inset .b1, .inset .b2, .inset .b3, .inset .b4, .inset .b1b, .inset .b2b, .inset .b3b, .inset .b4b {display:block; overflow:hidden; font-size:1px;}
.inset .b1, .inset .b2, .inset .b3, .inset .b1b, .inset .b2b, .inset .b3b {height:1px;}
.inset .b2 {background:#063EA4; border-left:1px solid #999; border-right:1px solid #aaa;}
.inset .b3 {background:#063EA4; border-left:1px solid #999; border-right:1px solid #ddd;}
.inset .b4 {background:#063EA4; border-left:1px solid #999; border-right:1px solid #eee;}
.inset .b4b {background:#063EA4; border-left:1px solid #aaa; border-right:1px solid #fff;}
.inset .b3b {background:#063EA4; border-left:1px solid #ddd; border-right:1px solid #fff;}
.inset .b2b {background:#063EA4; border-left:1px solid #eee; border-right:1px solid #fff;}
.inset .b1 {margin:0 5px; background:#999;}
.inset .b2, .inset .b2b {margin:0 3px; border-width:0 2px;}
.inset .b3, .inset .b3b {margin:0 2px;}
.inset .b4, .inset .b4b {height:2px; margin:0 1px;}
.inset .b1b {margin:0 5px; background:#fff;}
.inset .boxcontent {background-image: url(http://localhost/Images/background.gif); display:block;  text-align:center; border-left:1px solid #999; border-right:1px solid #fff; color: #F4EECB;  }

.menutitle
{
        background-color:#187aa1;
        color:#F4EECB;
        width:350px;
        text-align:center;
        font-weight:bold;
        margin-bottom: 1px;
        margin-top: 2px;
        font-size: 25;

}

.thing
{
       color: #F4EECB;
       background-color: #063EA4;
}

.but
{
       color: #FFFFE0;
       background-color: #006B9F;
       width: 70px;
}

.but2
{
       color: #FFFFE0;
       background-color: #006B9F;
       width: 300px;
}

.dateheader
{
 background-color:darkgreen;
 font-weight:bold;
 text-align:center;
 color:#F4EECB;
 width:300px;
}

.GrayBackdrop
{
 background-color:gray;
 text-align:center;
  font-weight:bold;
 width:300px;
}

.BlueBackdrop
{
 background-color:#006B9F;
 text-align:Left;
  font-weight:bold;
 width:300px;
}

.TodayBackdrop
{
 background-color:#116bff;
 color:Black;
 font-weight:bold;
 text-align:left;
 width:300px;

}

.YellowBorder
{
 border: thin double rgb(250,255,0)
 }
 
.popup
{
COLOR: Purple;
CURSOR: pointer;
TEXT-DECORATION: none
}


