body
	{
		background-color: #181818;
		color: #C0C0C0;
	}

div#main
	{
		background-color: #383838;
		width: 960px;
		margin-left: auto;
		margin-right: auto;
		margin-top: 5px;
		height: 100%;
		border: 2px solid #c0c0c0;
		
		overflow: hidden;
		position: relative;
		z-index: 1;
	}
	
div#maincontent
	{
		text-align: center;
	}

div#box
	{
			border: 2px solid #4a71c9;
			background-color: #4F4F4F;
			overflow: hidden;
			padding: 3px;
			float: top;
	}
	
div#randomPhrase
	{
			color: #4a71c9;
			width: 870px;
			margin-left: auto;
			margin-right: auto;
			position: relative;
				bottom: -128px;
			z-index: 2;
	}
div#nav
	{
			height: 50px;
			overflow: hidden;
			border-top: 3px solid #acf498;
			padding-top: 5px;
			text-align: left;
	}
	
span.nav
	{
			height: 46px;
			border: 2px solid #383838;
			padding: 4px;
			text-align: center;
	}

span.nav:hover
	{
		border: 2px solid #4a71c9;
		background-color: #4f4f4f;
	}
	
span.shoutbox1
	{
		background-color: #383838;
		font-family: Comic Sans MS;
		width: 100%;
	}
	
span.shoutbox2
	{
		background-color: #282828;
		font-family: Comic Sans MS;
		width: 100%;
	}
		
table.mainlayout
	{
		width: 100%;
		border: 0px;
		padding: 5px;
	}
	
h3.subheader
	{
		font-family: Comic Sans MS;
		color: #C0C0C0;
	}
	
h3.blog
	{
		text-align: center;
		font-family: Comic Sans MS;
		color: #C0C0C0;
	}
	
a:link
	{
		color: #4a71c9;
	}
	
a:active
	{
		color: #4a71c9;
	}	
	
a:visited
	{
		color: #4a71c9;
	}
	
a:hover
	{
		color: #5a81d9;
	}

a.blogtitle:link
	{
		color: #C0C0C0;
	}
	
a.blogtitle:active
	{
		color: #C0C0C0;
	}	
	
a.blogtitle:visited
	{
		color: #C0C0C0;
	}
	
a.blogtitle:hover
	{
		color: #CCCCCC;
	}
	
a.gameslink:link
	{
		color: #C0C0C0;
	}

a.gameslink:active
	{
		color: #C0C0C0;
	}
	
a.gameslink:visited
	{
		color: #C0C0C0;
	}

a.gameslink:hover
	{
		color: #CCCCCC;
	}
	
a.gameshead:link
	{
		color: #C0C0C0;
	}

a.gameshead:active
	{
		color: #C0C0C0;
	}

a.gameshead:visited
	{
		color: #C0C0C0;
	}
	
a.gameshead:hover
	{
		color: #BBBBBB;
	}

a.nav
	{
		font-size: 20px;
	}
	
a.noflash
	{
		color: #232365;
	}
	
a.random
	{
		color: #4a71c9;
	}
	
a.random:visited
	{
		color: #4a71c9;
	}

a.random:hover;
	{
		color: #4a71FF;
	}
	
a.random:active;
	{
		color: #4a71c9;
	}

p
	{
		font-family: Comic Sans MS;
	}

p.blog
	{
		font-family: Comic Sans MS;
	}
	
p.noflashtxt
	{
		text-decoration: italic;
		text-align: center;
		font-family: Comic Sans MS;
	}

p.footer
	{
		background-color: #121212;
		color: #C0C0C0;
	}
legend.csschoice
	{
		color: #C0C0C0;
		font-family: Comic Sans MS;
	}

td.latestgames
	{
		color: #C0C0C0;
		font-family: Comic Sans MS;
		
		border: 0px;
		
		padding-top: 20px;
		padding-bottom: 20px;
		padding-left: 20px;
		padding-right: 20px;
		
		text-align: center;
	}

img.mainheader
	{
		border: 0px solid;
		width: 728;
		height: 90px;
	}
		
