body {
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size:100%; 	
	background-color: #B3BBCA;
	height: auto;
	/*cursor: url('wowcursor.gif'), auto;*/

}
p	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.875em; 
	line-height:1.75em;
}

h1	{
	font-size: 1em; 
	line-height:1em;
	font-weight: normal; 
	margin-left: 25px;
}

h2,h3	{
	font-size:1.125em;
	font-weight:lighter;
}

h3	{
	font-size:0.875em;
	letter-spacing:0.1em;
}

ul	{
	font-size: 0.875em;
	list-style-position: inside;
}

ol	{
	font-size: 0.875em; 
}

#bulk { 	
	background-color: #cccccc; 
	width: 1050px; 	
	border: thin solid black; 
	margin: 0 auto; 
} 

#cap { 	
	background-color: #aaaaaa; 
}

#cap h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	color:#a50476;
	font-weight: normal;
	float:center;
	margin:1.5em 4em 0 0;
}

nav { 	
	background-color: #60668B;
	height: 35px; 
}

nav ul {
	padding-left: 120px;
}

nav li { 	
	float: left; 
	width: 80px; 	
	height: 35px; 
	background-color: #7D83A4; 	
	text-align: center; 	
	border-left: 1px black solid; 	
	border-right: 1px black solid;
	line-height: 35px;
}

nav ul li a {
	color: #FFFFFF;
	text-decoration: none;
}

nav ul li a:hover {
	background-color: #29336B;
	color: #F8F068;
	display: block;
}

#inside {
	background-image: url(images/inner-wrap_bg.png);
	background-repeat: repeat-x;
	background-color:white;
}

#inside:after {
	content:".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

#secondary-content { 	
	float: right; 	
	width: 300px;
	padding: 0;
	background-image: url(images/sidebar_bg.png);
	background-repeat: repeat-x;
	background-color: #bbbbbb;
}

#primary-content {
	position: relative;
	width: 600px; 	
	float: right;
	float: left;
}

#siteinfo { 	
	clear: both; 
	background-color: #aaaaaa;
	background-image: url(images/footer_background.jpg); 	
	background-repeat: no-repeat; 
	width: 960px;
	height: 118px;
	padding-top: 10px;
}

#siteinfo p {
	margin: 10px 0 0 20px; 	
	width:280px;   	
	font-family:Verdana, Geneva, sans-serif;            
	font-size: 0.689em;
}

p, h1, h2, h3, h4 { 	
	margin-bottom: 20px;	
	margin-left: 20px;
	margin-top: 20px;
}

#secondary-content p, #secondary-content h2, #secondary-content h3, #secondary-content h4, 
#primary-content p, #primary-content h1, #primary-content h2, #primary-content h3 { 	
	margin-top: 20px;
	margin-left:20px;
	margin-right:20px;
}

#secondary-content p {
	margin-left:30px;
}

#secondary-content img {
	margin-left: 30px;
	margin-bottom: 15px;
}

body#index .nav-index, body#about .nav-about, body#contact .nav-contact, body#games .nav-games, body#CampDead .nav-CampDead, body#gallery .nav-gallery, body#Pathogen .nav-Pathogen, body#OP .nav-OP;
{
	background-color: #29336B;
	color: #F8F068;
	display: block;
}

#splash {
	position: absolute;
	top: 20px;
	left: 20px;
	width: 290px;
	height: 230px;
}


legend {
	color: #384313;
	font-size: 1em;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}
#contact p{
	font-size: 1.5em;
	color: #000000
	
}
#paypal
{
	padding-left: 10px;
	padding-top: 10px;
}
#TimeJumper
{
	width: 25%;
	margin: 5px;
}
#Everdark
{
	margin-left: 5px;
}
#left
{
	float: left;
	width: 48%;
}
/*#right
{
	float: right;
	width: 48%;
}*/
#campdeadscreenshots
{
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#inside
{
	background-color:#cccccc;
}
#imagesL
{
	width:auto;
	float:left;
}
#imagesR
{
	width: auto;
	float: right;
}
#EnemyShip, #mountains, #stormlevel, #hell, #signCAMP, #plasma, #unreal, #Fancy, #UI, #EnemyList
{
	padding-left: 10px;
}
#letterhead
{
	width: 1050px;
	float: top;
	height: 75px;
}
#EnemyList
{
	
	width: auto;
}
#UI
{
	width: auto;
	display: inline-block;
}

