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
{
        font-size:20px;
        display:block;
        color: #F4EECB;
        background-color: #006B9F;
        width:190;
        border-color:white;
        text-decoration: none;
        margin-bottom: 1px;
        margin-top: 1px;
        text-align:center;
}

a:visited
{
        font-size:20px;
        display:block;
        color: #F4EECB;
        background-color:  #006B9F;
        width:190;
        border-color:white;
        text-decoration: none;
        margin-bottom: 1px;
        margin-top: 1px;
        text-align:center;
}

a:hover
{
        font-size:20px;
        display:block;
	color: black;
	background-color: #F4EECB;
	text-decoration: none;
	border-color:white;
        text-decoration: none;
        width:190;
        margin-bottom: 1px;
        margin-top: 1px;
        text-align:center;
}

.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;
}

.pictureframe
{

border-style: solid;
border-width: 12px 12px;


}
