/* ---  Layout --- */

h1
{
	text-align: center;
}

.greybox
{
	border-width: 1px;
	border-style: solid;
	margin-bottom: 20px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.internallink
{
	text-align: center;
	margin: 10px;
	font-size: 0.9em;
}

#google_search input
{
	width: 100%;
}

a
{
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

.return
{
	text-align: center;
}

/* --- End Layout --- */

/* --- Header --- */

#logo
{
	float: left;
	width: 300px;
	height: 38px;
}

#header_image img
{
	float: left;
}

#logo
{
	margin-top: 12px;
}

#text_link
{
	font-size: 0.9em;
}

/* --- End Header --- */

/* --- Links --- */

#links_container
{
	width: 100%;
	float: left;
	font-size: 1.3em;
	margin: 5px 0px 20px 0px;
}

#links ul
{
	margin: 0px;
}

#links a, #links li
{
	font-size: 1em;
	text-align: center;
	display: block;
	text-transform: lowercase;
	font-weight: bold;
	color: white;
	text-decoration: none;
}

.sitecolor img
{
	float: left;
	margin: 5px 1px 5px 0px;
}

/* --- End Links --- */

/* --- Ads --- */

#topadv
{
	text-align: right;
}

/* --- End Ads --- */