/* Doomsday Nation Stylesheet */

body				{background: #000 url(../images/bg.png) repeat top left;
					width: 100%;
					font-family: Times New Roman, Verdana, Arial Black, Georgia, Arial, sans-serif, serif;
					font-size: large; 
					color: #C60;
					margin: 0; 
					 
					
					}
#body, #main		{width: 1024px;
					margin-left: auto; 
					margin-right: auto; 
					}
#fadeshow1			{z-index: 1;
					position: absolute;
					top: 0; 
					left: auto; 
					right: auto;
					width: 790px; 
					margin-left: auto; 
					margin-right: auto; 
					border: 0; 
					}
#logo img			{z-index: 2;
					position: absolute; 
					top: 0; 
					left: auto; 
					right: auto; 
					text-align: center; 
					margin: 0; 
					border: 0; }

.topCenter			{width: 800px; 
					margin-left: auto;
					margin-right: auto;
					}
#horizontalLinks	{position: absolute; 
					top: 150px; 
					left: auto; right: auto;
					width: 1024px; 
					margin-left: auto;
					margin-right: auto;
					 
					}
#hNav 				{text-align: center; }
#hNav a				{margin-top: 0; margin-bottom: 0; margin-left: 5px; margin-right: 5px; }
#hNav img, .column img
					{border: 0;}
#main				{position: absolute; 
					top: 190px;
					left: auto; right: auto; }
.column				{width: 200px; 
					background: url(../images/blackfade.png) repeat top left; }
.column a			{display: block; }
.column, #content
					{float: left; }
#content			{width: 590px; 
					background: url(../images/fadeparch.png) repeat top left;
					margin: 0; 
					padding: 15px; }
#content a 			{text-decoration: none; 
					}
#content a:link, #content a:hover
					{font-weight: bold; 
					color: #C60; }
#content a:visited	{font-weight: bold; 
					color: #F90; }
h3					{text-align: center; }
.newsFeed			{width: 624px; 
					margin-left: auto;
					margin-right: auto; }
#adBanners img		{width: 620px; 
					height: 100px; 
					border: 0; 
					text-align: center; }

					
				

