*
{
	margin: 0;
	padding: 0;
	font-family: Verdana, sans-serif;
	font-size: 11px;
}

IMG
{
	border: 0;
}

BODY
{
	background-color: #9AB9E7;
}

DIV#wrapper
{
	width: 896px;
	margin: 2em auto 0 auto;
}

DIV#main_shit
{
	width: 728px;
	margin-left: 168px;
}

.error
{
	color: #F00;
}

.beware
{
	color: #C00;
}

H1#logo
{
	margin-bottom: 1em;
}

H1#page
{
	color: #000;
	margin-bottom: 1em;
	font-size: 14px;
}

DIV#left_shit
{
	float: left;
	width: 156px;
	position: relative;
}

DIV#main_menu
{
	width: 100%;
	background-color: #FFF;
	border: 2px solid #456697;
	font-weight: bold;
	color: #600;
	margin-bottom: 8px;
}

	DIV#main_menu UL
	{
		list-style: none;
		padding: 8px;
	}

		DIV#main_menu UL LI
		{
			line-height: 1.5em;
		}

DIV#contents
{
	width: 724px;
	background-color: #FFF;
	border: 2px solid #456697;
	margin-bottom: 8px;
}

	DIV#contents DIV.dummy
	{
		padding: 1em;
	}

	DIV#contents UL
	{
		margin-left: 4em;
	}

		DIV#contents UL A
		{
			font-weight: bold;
		}

			DIV#contents UL A:visited
			{
				color: #600;
				font-weight: normal;
			}

A
{
	color: #ED5E08;
	text-decoration: none;
}

	A:hover
	{
		color: #F2A06E;
		text-decoration: underline;	
	}

P#footer
{
	color: #456697;
	font-size: 9px;
	text-align: center;
}

P
{
	margin-bottom: 1em;
	line-height: 1.5em;
}

LABEL
{
	font-weight: bold;
	display: block;
}

INPUT
{
	display: block;
}

.last,
DIV.row.last
{
	margin-bottom: 0;
}

.inline
{
	display: inline;
}

TEXTAREA
{
	width: 100%;
}

DIV#ad_body
{
	background-color: #E3EAF6;
	padding: 1em;
	margin-bottom: 1em;
}

DIV.row
{
	margin-bottom: 1em;
}

DIV#left_ad,
DIV#secondary_ad
{
	margin-bottom: 8px;
}

DIV#secondary_ad
{
	background-color: #456697;
	padding: 0.25em 1em 0.25em 1em;
}

	DIV#secondary_ad,
	DIV#secondary_ad *
	{
		color: #FFF;
	}

	DIV#secondary_ad P
	{
		margin-bottom: 0;
	}

.unimportant
{
	color: #AAA;
}

IMG.graphical_ad_button
{
	margin-bottom: 6px;
}
