/* CSS Document */
/* New layout for Ghostnail.com */
/* CSS Document */

a:link {color: #660000;text-decoration: none;}
a:visited {color: #330000;text-decoration: none;}
a:active {color: #990000; text-decoration: none;}
a:hover {color: #660000; text-decoration: none;}

td.forum{
	border: thin solid #003300;
}

h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	color: #660000;
	text-decoration: underline;
}

body,td,th {
	color: #000000;
	overflow: auto;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
    background: #1D1D1D url(images/background_pattern.gif) repeat;
	color:#660000;
}

.pheader
{
	color: #660000;
	font-family: "Courier New", Courier, monospace;
	font-size: x-large;
	font-weight: bold;
	text-decoration: underline;
}

.nheader
{
	color: #660000;
	font-family: "Courier New", Courier, monospace;
	font-size: small;
	font-weight: bolder;
	text-decoration: underline;
}

.ninfo
{
	color: #666666;
	font-family: "Courier New", Courier, monospace;
	font-size: x-small;
}

#menu{
	float: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	text-align: center;
}


.gbreply
{
	font-size: xx-small;
	margin-left: 10%;
	margin-right: 10%;
	padding-right: 10px;
	padding-left: 10px;
}

.fatlink
{
	font-size: large;
	font-weight: bold;
}

#maincol {
	background-color: #002222;
	background: url(images/bodybg201006-2.jpg);
	width: 972px;
	height: 888px;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	margin-bottom: auto;
	overflow: auto;
}

#head {
	background-color: #002222;
	background: url(images/header201006-2.jpg);
	width: 972px;
	height: 408px;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	margin-bottom: auto;
}

#navigation
{
	width: 50%;
	margin-right: auto;
	color: #660000;
	float: left;
}

#leftcontents
{
	padding-top: 0;
	margin-left: 30px;
	padding: 10px;
	width: 260px;
	float: left;
	margin-top: none;
	color: #660000;
}

#rightcontents
{
	width: 500px;
	height: auto;
	padding-right: 30px;
	padding-top: 20px;
	padding-left: 4px;
	color: #660000;
	float: right;
	overflow: auto;
}

.musicbox {
	margin: 8px;
	padding: 8px;
}

.forumpostbox{
	border: thin solid #009966;
}

.forumtools
{
	background: #222222;
}

.photo-link
{ 
padding: 5px;
margin: 5px;
border: 1px solid #999;
display: block;
width: 100px;  
float: left;
}

.photo-link:hover
{
border-color: white;
font-weight: bold;
}