*
{
	margin:0;
	padding:0;
}

body
{
	text-align:center;
	font-family:verdana, geneva, arial, "sans serif";
	background:#990033;
	color:#000000;
}

p
{
	margin-bottom:15px;
	font-size:12px;
	line-height:135%;
}

p#logo 
{
	margin-bottom:0;
}

div#container
{
	margin-right:auto;
	margin-left:auto;
	width:760px;
	border-top:5px #cc3366 solid;
	border-bottom:2px #000000 solid;
	text-align:center;
}

div#left
{
	width:400px;
	text-align:left;
	margin-right:360px;
	padding-left:20px;
}

h3
{
	font-size:20px;
	font-weight:bold;
	margin-top:0;
	margin-bottom:25px;
}

h4
{
	font-size:14px;
	font-weight:bold;
	margin-top:0;
	margin-bottom:2px;
	font-family:serif;
}

a
{
	font-size:12px;
}

a:hover
{
	background:#ffd9e3;
}

div#bottom
{
	margin-top:20px;
}

div#bottom p
{
	padding-bottom:5px;
	font-size:10px;
}

div#bottom a
{
	text-decoration:underline;
}
