@charset "UTF-8";
body, div, h1, h2, h3, h4, p, ul, ol, li, dl, dt, dd, img, form, fieldset, blockquote {
	margin: 0px; padding: 0px; border: 0px;
}
.reset a {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.reset a:hover {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
#container {
	width: 19500px;
	height: 640px;
}
#content  li {
	height: 500px;
	width: auto;
	margin-left: 20px;
	background-color: #FFFFFF;
	float:left;
	list-style:none;
	margin-top: 50px;
	clear: right;
	padding: 20px;
}
#container #content li li {
	height: 500px;
	width: auto;
	display: inline;
	float:left;
	clear:right;
	margin: 0px;
	padding: 0px;
}
#container #content .spacer {
	margin-right: 20px;
}
#container #content .spacer50 {
	margin-right: 50px;
}
#container #content .info {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	width: 150px;
}
h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	letter-spacing: -1px;
}
#container #content #menu .twitter {
	background-image: url(../images/icons/twitter.jpg);
	background-position: top;
	text-indent: -99999px;
	display: block;
	height: 30px;
	width: 30px;
	outline:none;
	position: absolute;
	top: 500px;
}
#container #content #menu .twitter:hover {
	background-position: bottom;
}
#container #content #menu .email {
	background-image: url(../images/icons/email.jpg);
	background-position: top;
	text-indent: -99999px;
	display: block;
	height: 30px;
	width: 30px;
	margin-bottom: 10px;
	outline:none;
	position: absolute;
	top: 420px;
}
#container #content #menu .email:hover {
	background-position: bottom;
}
#container #content #menu .blog {
	background-image: url(../images/icons/blog.jpg);
	background-position: top;
	text-indent: -99999px;
	display: block;
	height: 30px;
	width: 30px;
	margin-bottom: 10px;
	outline:none;
	position: absolute;
	top: 460px;
}
#container #content #menu .blog:hover {
	background-position: bottom;
}	
#container #content #cleavagetable .magazine {
	position: absolute;
	top: 380px;
	left: 12094px;
	display: block;
}
#container #content #menu .flickr {
	background-image: url(../images/icons/flickr.jpg);
	background-position: top;
	text-indent: -99999px;
	display: block;
	height: 30px;
	width: 30px;
	outline:none;
	position: absolute;
	top: 540px;
}
#container #content #menu .flickr:hover {
	background-position: bottom;	
}
#container #content #menu p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	line-height: normal;
}
#container #content .download {
	background-image: url(../images/icons/download.jpg);
	background-position: top;
	text-indent: -99999px;
	display: block;
	outline:none;
	top: 540px;
	left: 16013px;
	position: absolute;
	height: 30px;
	width: 30px;
}
#container #content .download:hover {
	background-position: bottom;	
}
.justify {
	text-align: justify;
}
#container #content #reset .reset {
	background-image: url(../images/icons/reset.jpg);
	background-position: top;
	text-indent: -99999px;
	display: block;
	height: 30px;
	width: 30px;
	outline:none;
	position: absolute;
	top: 540px;
}
#container #content #reset .reset:hover {
	background-position: bottom;
}
#container #content #reset {
	width: 30px;
}
.rights     {
	padding-top: 70px;
	clear: right;
	float: left;
	padding-left: 9px;
}
p {
	line-height: normal;
}

