body
{
    background-color:#e9e9e9;
    font-family:arial;
    background-image:url(../images/grad_silver_2.gif);
    background-repeat:repeat-x;
}

a
{
    color:#333333;
    text-decoration:none;
}
a:hover
{
    color:#3366FF;
    text-decoration:none;
}

#smallnav a
{
	font-size:18px;
	padding-left:8px;
	padding-right:8px;
    font-family:mistral;
}

#smallnav
{
	cursor:default;
}

#smallnav a.current
{
	color:#cc3333;
}

#nav a
{
    font-size:24px;
    font-family:mistral;
}
#nav br
{
    font-size:20px;
}

h1
{
    font-size:72px;
    margin-top:50px;
    font-family:mistral;
}

h1.snaketown
{
    font-family:georgia;
    font-weight:normal;
    color:#333333;
    margin:0px;
    letter-spacing:8px;
}
h2.snaketown
{
    font-family:georgia;
    font-size:40px;
    font-weight:normal;
    color:#666666;
    margin:0px;
    letter-spacing:8px;
}
h3.snaketown
{
    font-family:tahoma;
    font-weight:normal;
    color:#999999;
    margin:0px;
    font-size:17px;
    letter-spacing:2px;
    word-spacing:4px;
}

h3.script
{
    font-weight:normal;
}

.script
{
    font-family:mistral;
    font-size:36px;
}

p
{
    font-family:georgia;
    font-size:15pt;
}

#footer
{
	font-family:arial;
	font-size:11px;
	color:#333333;
	text-align:center;
}

a.visibleLink
{
	color:#cc0000;
	text-decoration:none;
}
a.visibleLink:hover
{
	color:#ff2222;
	text-decoration:none;
}