DIV{-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;}

body {background-color: #000000;
	  background-image: url(images/WindowBak.jpg);
	  margin-top: 0px;
	  margin-bottom: 0px;
	  margin-left: 0px;
	  margin-right: 0px;
	  color: #ffffff;
	  font-family: Trebuchet MS;
	  font-size: 13px;}

.wrapper {position: relative;
		 width: 1095px;
		 background-image: url(images/PageBak.jpg);
		 background-repeat: repeat-y;}

.header {background-image: url(images/HeaderBak.png);
		 width: 1010px;
		 height: 226px;}

	.navigation {padding-left: 235px; 
				 padding-top: 188px;
				 text-align: left;}

	.navigation a:link {font-size: 14px;
						color: #ffffff;
						font-weight: bold;
						text-decoration: none;
						padding: 7px;}

	.navigation a:active {font-size: 14px;
						  color: #ffffff;
						  font-weight: bold;
						  text-decoration: none;
						  padding: 7px;}

	.navigation a:visited {font-size: 14px;
						   color: #ffffff;
						   font-weight: bold;
						   text-decoration: none;
						   padding: 7px;}

	.navigation a:hover {font-size: 14px;
						 color: #000000;
						 background-image: url(images/navbak.png);
						 background-repeat: repeat-x;
						 background-position: center center;
						 font-weight: bold;
						 text-decoration: none;
						 padding: 7px;}

.content {background-image: url(images/ContentBak.png);
		  width: 1010px;}

	.data {padding-left: 90px;
		   padding-right: 10px;
		   padding-top: 5px;
		   width: 1000px;
		   text-align: left;}

h1 {background-image: url(images/headingbak.png);
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 8px;
	color: #ffffff;
	text-align: left;
	height: 40px;
	font-size: 20px;
	display: inline;}

h2, h3, h4, h5 {color: #c7a752;
	display: inline;}

.networks {background-image: url(images/headingbak.png);
		   height: 40px;
		   text-align: center;}

.footer {background-image: url(images/FooterBak.png);
		 width: 1010px;
		 height: 51px;
		 text-align: center;
		 padding-top: 8px;
		 padding-left: 68px;}

.newsdate {color: #ca2e39;
		   font-weight: bold;}


.sidetaylor {background-image: url(images/sidetaylor.png);
			 background-repeat: no-repeat;
			 width: 85px;
			 height: 184px;
			 padding-top: 190px;
			 position: absolute;
			 left: 37px;
			 top: 170px;}

a:link {color: #c7a752;}

a:active {color: #c7a752;}

a:visited {color: #c7a752;}

a:hover {color: #ffffff;}

img {border: none;}