@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	width: 960px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/slap-body-back.jpg);
	color: #CCCCCC;
	background-attachment: fixed;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#wrapper {
	padding: 0px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: absolute;
}
#content {
	background-color: #333;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	margin: 0px;
}
#header {
	background-color: #E50067;
	background-image: url(../images/slap-makeup-faces.gif);
	background-repeat: no-repeat;
	background-position: 466px 10px;
	margin: 0px;
	padding: 0px;
	width: 960px;
	height: 140px;
}
#header img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 5px;
	margin-left: 10px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	margin-top: -100px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 210px;
	width: 200px;
	text-align: right;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h2 {
	font-size: 16px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
h3 {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
#mainNav {
	position: absolute;
	list-style-type: none;
	top: 130px;
	background-image: url(../images/slap-makeup-navbar.png);
	background-repeat: repeat-x;
	height: 20px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 280px;
	margin: 0px;
	width: 680px;
	z-index: 10;
}
#mainNav li {
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding: 0px;
}
#mainNav   li   a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
}
#mainNav li a:hover {
	text-decoration: underline;
}
#leftCol {
	width: 180px;
	margin-left: 0px;
	margin-top: -10px;
	color: #FFFFFF;
	background-image: url(../images/slap-makeup-blog-feed.png);
	padding: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	position: absolute;
	left: 10px;
}
#page {
	width: 710px;
	margin-left: 230px;
	text-align: justify;
}
#footerMainNav {
	padding: 0px;
	width: 960px;
	list-style-type: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#footerMainNav li {
	float: left;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
	margin-right: 2px;
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-bottom: 5px;
	font-size: 10px;
}
#footerMainNav li a {
	color: #666;
}
#footerNav {
	list-style-type: none;
	padding: 0px;
	clear: both;
	color: #999;
	font-size: 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 400px;
}
#footerNav li {
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#footerNav li a {
	color: #999;
}
.roundedCorners {
	border: 2px solid #999;
}
.clear {
	clear: both;
}
.centre {
	text-align: center;
}

#news {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#leftCol h2 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	font-size: 14px;
}
#news li {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.imgLeft {
	float: left;
	padding: 0px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#social {
	width: 180px;
	margin-left: 0px;
	margin-top: 320px;
	padding: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	position: absolute;
	left: 10px;
}
#social img {
	margin-left: 5px;
}
