* {
	margin: 0;
	padding: 0;
	border: 0;
}

body	{
	color: #fff;
	background: #273740 url(px/bgr.gif) repeat-x center top;
	font-family: Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	font-size: 75%;
	line-height: 1.2em;
}

a	{
	color: #ff5caf;
	text-decoration: none;
}

a:hover	{
	text-decoration: underline;
}

div#container	{
	width: 770px;
	margin: 0 auto;
	padding: 70px 0 0 0;
}

div#one	{
	width: 480px;
	float: right;
}

div#two	{
	width: 240px;
	float: left;
	padding-top: 440px;
	background: url(px/cover.gif) no-repeat left 70px;
	text-align: right;
}

div#footer	{
	clear: both;
	float: left;
	width: 770px;
	margin: 60px 0 0 0;
	padding: 16px 0;
	border-top: 1px solid #456172;
	text-align: center;
}

h1	{
	font-weight: normal;
	font-size: 2.25em;
	margin-bottom: 16px;
}

h2	{
	font-weight: normal;
	font-size: 1.5em;
	margin: 0 0 24px 0;
}

h3	{
	font-weight: bold;
	font-size: 1.2em;
	margin: 0 0 6px 0;
	padding-top: 16px;
}

h4	{
	font-weight: bold;
	font-size: 1.3em;
	margin: 0 0 8px 0;
	padding-top: 16px;
}

p	{
	line-height: 1.3em;
	font-size: 1.1em;
	margin-bottom: 8px;
}

img.portrait	{
	margin: 0 8px 6px 0;
	float: left;
}

ul, li	{
	list-style-type: none;
}

ul li	{
	font-weight: bold;
	margin-bottom: 8px;
}
