h1 a:link, h1 a:visited, h1 a:hover, h1 a:active
{
	border: 0px;
	color: #8A644B;
}

h4
{
	color: #F8D1B7;
	font-weight: bold;
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica;
	padding: 0 0 0 10px;
}

#head {
	width: 508px;
	height: 150px;
	position: relative;
}

#head span {
	background: url(/images/wrigglepot.gif) no-repeat;
	position: absolute;
	width: 508px;
	height: 100%;
}

body
{
	background-color: #8A644B;
}

p, blockquote, li, h3, td, dd, dt
{
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica;
	font-size: 0.9em;
	line-height: 1.6em;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	color: #F8D1B7;
}

dt {
	font-weight: bold;
}

a
{
	text-decoration: none;
}

a:link, a:visited
{
	color: #FFF;

	border-bottom: 1px #FFF solid;
}

a:hover, a:active
{
	color: #F4A347;
	border-bottom: 1px #F4A347 solid;
}

blockquote
{
	margin-left: 20px;
	margin-right: 0px;
}

#sidebar-2 p, #sidebar-1 p
{
	line-height: 15px;
	font-size: 10px;
	margin: 0;
}

#head
{
	text-align: center;
	height: 140px;
}

#container
{
	width: 760px;
	\width: 770px;
	w\idth: 760px;
	margin: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
}

#sidebar-1
{
	float: left;
	width: 150px;
	\width: 150px;
	w\idth: 150px;
	margin-right: 5px;
	padding-top: 30px;
}

#sidebar-1 p {
	margin-left: 31px;
	margin-top: 15px;
}

#content
{
	margin-left: 155px;
	margin-right: 165px;
	padding-top: 30px;
}

#sidebar-2
{
	float: right;
	width: 160px;
	\width: 160px;
	w\idth: 160px;
	margin-left: 5px;
	padding-top: 30px;
}


#sidebar-2 p
{
	margin-bottom: 7px;
}

#foot
{
	clear: both;
	margin-top: 5px;
	text-align: center;
}

#accessibility
{
	position: absolute;
	top: -10000px;
}

h1 a
{
	font-weight: normal;
	text-decoration:none;
	font-family: Georgia, Times, Serif;
	font-size: 3em;
	height: 125px;
	margin-bottom: 60px;
}

* html h1
{
	margin-bottom: 0;
}

h2
{
	font-weight: normal;
	font-family: Georgia, Times, Serif;
	font-size: 1em;
	font-style: italic;
	color: #FFF;
	margin-left: 330px;
	width: 300px;
	margin-top: 30px;
}

h3
{
	font-weight: normal;
	margin: 0 0 10px 0;
	padding-right: 0;
}

h3 a
{
	border: 0px;
	font-weight: normal;
	font-family: Georgia, Times, Serif;
	font-size: 1.5em;
}

h3 a:link, h3 a:visited
{
	color: #F4A347;
	border-bottom: 1px solid #F4A347;
}

h3 a:hover, h3 a:active
{
	color: #FFF;
	border-bottom: 1px solid #FFF;
}

.caps
{
	letter-spacing: 0.1em;
	font-size: 10px;
}

#content hr
{
	color: #ccc;
	width: 66%;
	margin-top: 2em;
	margin-bottom: 2em;
}

img.divider
{
	align: center;
	margin-top: 2em;
	margin-bottom: 2em;
}

p.posted {
	color: #FFF;
	font-size: 70%;
}

p.invite {
	text-align: center;
}

p.invite a img {
	border: 0;
	text-decoration: none;
}

p.invite a {
	text-decoration: none;
	border: 0;
}

#navcontainer ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#navcontainer li { 
	margin: 0; 
	width: 100px;
}

#navcontainer a
{
	display: block;
	padding: 5px 5px 5px 30px;
	width: 55px;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 0;
}

#navcontainer a:hover
{
	text-decoration: none;
	background-image: url(/images/dummy.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

li#comingsoon
{
	width: 100px;
	margin-left: 30px;
	font-weight: bold;
	font-size: 0.9em;
	color: #F8D1B7;
}

li#comingsoon span
{
	font-size: 70%;
}

a#current
{
	text-decoration: none;
	background-image: url(/images/dummy.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

img.floatleft {
	border: 3px solid white;
	float: left;
	margin: 0 12px 2px 0;
}

#content li {
	margin-bottom: 3px;
}

/* Hide from IE5-mac. Only IE-win sees this. \*/
 
* html p {
  height: 1%;
  margin-left: 0;
  }
 
/* End hide from IE5/mac */
