/* Start of CMSMS style sheet 'master' */
body {
	background-image: url(http://secure10.ep-dns.net/~flatcree/home/uploads/images/images/bg.jpg);
	background-position: center;
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
}

div#mainwrap {
	width: 775px;
	margin-left: auto;
	margin-right: auto;
        background-image: url(http://secure10.ep-dns.net/~flatcree/home/uploads/images/images/contentareabg.jpg);
}

div#header {
	background-image: url(http://secure10.ep-dns.net/~flatcree/home/uploads/images/images/header.jpg);
	width: 100%;
	height: 81px;
}

div#flasharea {
	width: 100%;
	background-color: #CCCCCC;
}

div#contentarea {
	width: 100%;
}

div#leftcolumn {
	width: 200px;
	float: left;
        background-image: url(http://secure10.ep-dns.net/~flatcree/home/uploads/images/images/contentareabg.jpg);
}

div#rightcolumn {
	width: 575px;
	float: left;
        background-image: url(http://secure10.ep-dns.net/~flatcree/home/uploads/images/images/contentareabg.jpg);
}

div#contentbg {
	width: 560px;
	background-image: url(http://secure10.ep-dns.net/~flatcree/home/uploads/images/images/contentbg2.jpg);
	background-repeat: repeat;
	margin-left: 5px;
	margin-right: 10px;
	margin-top: 10px;
}

div#content {
	width: 545px;
}

div#adarea {
	width: 100%;
	height: 270px;
	margin-top: 0px;
        margin-bottom: 20px;
}

div#mapbox {
	width: 270px;
	height: 270px;
	float: left;
	margin-left: 5px;
	margin-right: 20px;
}

div#gallerybox {
	width: 270px;
	height: 270px;
	float: left;
}

div#footer {
	width: 100%;
	height: 71px;
	background-image: url(http://secure10.ep-dns.net/~flatcree/home/uploads/images/images/footerbg.jpg);
        border-top: 1px solid #FFF;
}

.footer {
      font-family: "Times New Roman", Times, serif;
      font-size: 14px;
      line-height: 18px;
      color: #fff;
}
/* End of 'master' */

