body {
	font: normal 14px/1.65 "Helvetica Neue", Arial, Helvetica, sans-serif;
	color: #e0e0e0;
	padding-top: 0;
	padding: 0;
	background: #000 url(images/partylanding2.jpg) no-repeat center top;
	margin: 0;
}

#content {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	height: 390px;
	text-align: center;
	font: 25px/14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #727b8f;
	margin-top: 35px;
}

#main {
	width: 930px;
	margin: 40px 10px 10px;
	height: 350px;
	float: left;
}

#main1 {
	width: 430px;
	margin: 10px 20px 10px 10px;
	float: left;
	position: relative;
}

#main2 {
	width: 420px;
	margin: 10px 20px;
	float: right;
	position: relative;
}

#clicks {
	margin: 0 10px 20px;
	float: left;
	height: 200px;
}

h1 {
	line-height: 110%;
}

:link img {
	border-style: none;
}
:visited img {
	border-style: none;
}
:active img {
	border-style: none;
}

.lastword {
	color: #777;
	font-size: 10px;
	line-height: 12px;
}

#main2 a:link {
	color: #fff;
	text-decoration: underline;
}

#main2 a:hover {
	color: #d4d4d4;
	text-decoration: none;
}

#main2 a:visited {
	color: #fff;
	text-decoration: underline;
}