DIV{-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;}

.topper {background-color: #333333; 
		 background-image: url(images/topperbak.png);
		 background-repeat: repeat-x;
		 width: 100%;
		 height: 30px;
		 text-align: center;
		 padding-top: 0px;
		 font-size: 12px;
		 color: #fffff;}

	.toppercontent {width: 1000px;}

	.topper a:link {color: #ffffff;
					font-size: 12px;
					font-weight: bold;
					text-decoration: none;}

	.topper a:active {color: #ffffff;
					font-size: 12px;
					font-weight: bold;
					text-decoration: none;}

	.topper a:visited {color: #ffffff;
					font-size: 12px;
					font-weight: bold;
					text-decoration: none;}

	.topper a:hover {color: #ffffff;
					font-size: 12px;
					font-weight: bold;
					text-decoration: none;}

body {margin-top: 0px;
	  margin-bottom: 0px;
	  margin-left: 0px;
	  margin-right: 0px;
	  background-color: #3d3e3e;
	  background-image: url(images/bodybak.png);
	  font-family: Arial;
	  color: #ffffff;}

.wrapper {width: 1000px;
		  position: relative;}

.header {background-image: url(images/HeaderBak.png);
		 width: 1000px;
		 height: 265px;}

	.navigation {padding-top: 224px;
				 padding-left: 40px;
				 text-align: left;
				 font-size: 13px;}

	.navigation a:link {color: #c48447;
						font-weight: bold;
						text-decoration: none;
						font-size: 13px;}


	.navigation a:active {color: #c48447;
						font-weight: bold;
						text-decoration: none;
						font-size: 13px;}


	.navigation a:visited {color: #c48447;
						font-weight: bold;
						text-decoration: none;
						font-size: 13px;}


	.navigation a:hover {color: #ffffff;
						font-weight: bold;
						text-decoration: none;
						font-size: 13px;}

.content {background-image: url(images/ContentBak.png);
		  width: 1000px;}

.footer {background-image: url(images/FooterBak.png);
		 width: 1000px;
		 height: 42px;}

.bottomer {background-color: #333333; 
		   background-image: url(images/bottomerbak.png);
		   background-repeat: repeat-x;
		   width: 100%;
		   height: 30px;
		   font-size: 12px;
		   font-weight: bold;}

	.bottomercontent {width: 1000px;
					  font-size: 12px;
					  font-weight: bold;
					  position: relative;
					  top: 5px;}

	.bottomer a:link {color: #ffffff;
					font-size: 12px;
					font-weight: bold;
					text-decoration: none;}

	.bottomer a:active {color: #ffffff;
					font-size: 12px;
					font-weight: bold;
					text-decoration: none;}

	.bottomer a:visited {color: #ffffff;
					font-size: 12px;
					font-weight: bold;
					text-decoration: none;}

	.bottomer a:hover {color: #ffffff;
					font-size: 12px;
					font-weight: bold;
					text-decoration: none;}

.sidebar {width: 240px;
		  position: relative;
		  bottom: 5px;
		  text-align: center;
		  background-image: url(images/SideBarBak.png);
		  width: 240px;
		  height: 703px;}

img {border: none;}

a:link {color: #c48447;}

a:active {color: #c48447;}

a:visited {color: #c48447;}

a:hover {color: #ffffff;
		 text-decoration: none;}

h1, h2, h3 {font-family: "Old English Text MT";
		color: #c48447;}