﻿body {
text-align: center;
background-color: rgb(203,191,175);
background-image: url(/pictures/background.jpg);
font-family: calibri, comic sans ms, poor richard, sans-serif;
}

h3.topheader {
color: #FFFFFF;
}
h3.topheader a {
color: #FFFFFF;
}

#container {
width: 800px;
text-align: center;
positioning: absolute;
}
#edge {
background-image: url("/pictures/topedge.jpg");
float: left;
width: 40px;
height: 900px; 
background-repeat: repeat-y;
}

#page {
width: 540px;
background-color: white;
float: left;
positioning: relative;
}

img.top {
repeat: none;
width: 40px;
height: 768px;
}
#bottom {
width: 40px;
}
#header {
height: 250px;
positioning: relative;
width: 590px;
border-bottom: solid 1px gray;
float: left;
}
#margin {
width: 80px;
Float: left;
text-align: left;
padding: 5px;
}
img.archive {
width: 80px;
height: 18px;
}
img.latest {
width: 70px;
height: 26px;
}
img.whoweare {
width: 80px;
height: 39px;
}
img.whatwebelieve {
width: 80px;
height: 41px;
}
img.music {
width: 70px;
}
img.books {
width: 70px;
}
img.movies {
width: 70px;
height: 24px;
}

#contents {
width: 430px;
float: right;
text-align: justify;
padding: 10px;
border-left: solid 1px gray;
}
span.smallheading {
font-size: small;
}
span.smallheading a{
color: #000000;
}
span.smalltext {
font-size: x-small;
}
h4 a{
color: #000000;
}
div.picbox {
width: 180px;
height: 271px;
float: left;
text-align: center;
margin: 5px;
}
div.picbox a{
color: black;
}
#sidepic { 
width: 140px;
float: left;
}


#menu {
width: 150px;
text-align: left;
float: left;
background-color: #CccCcC;
}
#menu {
background-image: url(/pictures/background.jpg);
}
#menu img {
repeat: 0;
}
img.articles {
width: 150px;
height: 75px;
}
img.about {
width: 150px;
height: 45px;
}
img.blog {
width: 150px;
height: 69px;
}
img.reviews {
width: 150px;
height: 57px;
}
img.qna {
width: 150px;
height: 62px;
}
img.testimonies {
width: 150px;
height: 39px;
}
img.calender {
width: 150px;
height: 50px;
}
img.forum {
width: 150px;
height: 51px;	
}


