/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/
<style type="text/css">



body {
	background-color: #000000;
}


#layer {
	position: absolute;
	z-index: 0;
	top: 401px;
	left: 8px;
	width: 797px;
	height: 160px;
	visibility: visible
}
#layer2 {
	position: absolute;
	z-index: 0;
	top: 460px;
	left: 2px;
	width: 797px;
	height: 160px;
	visibility: visible;
}

P {
	font-size: 12px;
	font-color: #ffffff;
}

#labels div, {
	font-family: Arial, "Helvetica", sans-serif;
	font-size: 12px;

	color: #ffffff;
}
.labels {
	font-family: Arial, "Helvetica", sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #ffffff;
}
h1, h2, h3 {
	font-weight: normal;
	/*color: #CBA61A;*/
	color: #EB42A3;
}

h1 {

	font-size: 3em;
}

h2 {
		font-size: 18px;
}

h3 {
	font-size: 1em;
}

/*p, ul, ol {
	line-height: 200%;
}*/

blockquote {
	padding-left: 1em;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

/*a {
	color: #EB42A3;
}*/

/*a:hover {
	text-decoration: none;
	color: #ffffff;*/
}

/* Header */

#header {
	width: 800px;
	height: 280px;
	margin: 0 auto;

}

#header h1, #header p {
	margin: 0;
	color: #EB42A3;
	/* darkerpink */
}

#header h1 {
	padding-top: 100px;
}

#header a {
	color: #EB42A3;
	/* darkerpink */
}

/* Page */

#page {
	width: 800px;
	margin: 0 auto;
}

/* Content */

#content {
	float: left;
	width: 600px;
}

.post {
	padding: 0 0 20px 0;
}

.title {
	margin: 0;padding: 0;	background: #000000;font-size: 16px; color: #fb4dd2; font-family:Arial, Helvetica, sans-serif; padding-right:20px; padding-left:20px;
}
.whitenav {
	padding: 15px 0;
	text-decoration: none;
	text-transform:uppercase;
	font-family: Arial, "Helvetica", sans-serif;
	font-color:#ffffff;
	font-size: 16px;
}
#whitenav a:hover {font-family: Arial, "Helvetica", sans-serif;
	font-color:#ffffff;
	color: #EB42A3;
	/* darkerpink */

}
#topnavbar {
	
	height: 22px;
	background:#000000;
}
.topnavtext {color: #FFFFFF;
	font-size: 13px;}
	
.topnav a:link {
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, "Helvetica", sans-serif;
	color:#ffffff;

}
.topnav a:visited {
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, "Helvetica", sans-serif;
	color:#ffffff;

}
.topnav a:hover {
text-decoration: none;
	font-size: 12px;
	font-family: Arial, "Helvetica", sans-serif;
	color:#EB42A3;
	/* darkerpink */

}
.topnav a:active {
text-decoration: none;
	font-size: 12px;
	font-family: Arial, "Helvetica", sans-serif;
	color:#ffffff;
	/* darkerpink */

}
/* notes about colors and hierarchy of a class */
a:link {color:#ffffff} /* unvisited link */
a:visited {color:#ffffff} /* visited link */
a:hover {color:#EB42A3} /* mouse over link */
a:active {color:#EB42A3} /* selected link */ 
/*	lighter pink */
/*background:#FF66CC;*/
}

/* Sidebar */

#sidebar {
	float: right;
	width: 220px;
	height: 400px;
	background:#ec46bf;
	font-family: Arial, "Helvetica", sans-serif;
	font-color:#000000;

}


#sidebar h2 {
	margin: 0;
	padding: 20px 0 0 0;
	border-bottom: 2px solid #0f0f0f;
	font-family: Arial, Helvetica, sans-serif;
	font-color:#000000;
	font-size: 12px;
}

#sidebar p, h2, a {
	text-decoration: none;
	font-family: Arial, "Helvetica", sans-serif;
	font-color:#000000;
	font-size: 12px;
}

#sidebar h2 a:hover {font-family: Arial, "Helvetica", sans-serif;
	font-color:#ffffff;

	font-size: 12px;
}
.sidebartext {
font-size: 12px;
float: right;
	width: 200px;
	font-family: Arial, "Helvetica", sans-serif;
	color:#000000;
	padding-left:8px;}
.sidebartext a:link {
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, "Helvetica", sans-serif;
	color:#ffffff;

}
.sidebartext a:visited {
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, "Helvetica", sans-serif;
	color:#ffffff;

}
.sidebartext a:hover {
text-decoration: none;
	font-size: 12px;
	font-family: Arial, "Helvetica", sans-serif;
	color:#000000;
	/* darkerpink */

}
.sidebartext a:active {
text-decoration: none;
	font-size: 12px;
	font-family: Arial, "Helvetica", sans-serif;
	color:#ffffff;

}
.sidebarmotto {color: #FFFFFF;
	font-size: 20px;}
/* Footer */

.footer {
	font-family: Arial, "Helvetica", sans-serif;
	color:#ffffff;
	clear: both;
	padding-left: 30px; padding-right:30px;
	font-size: 12px;
	text-align:center;
}
.footercontact {
	font-family: Arial, "Helvetica", sans-serif;
	color:#ffffff;
	font-weight:bold;
	clear: both;
	font-size: 12px;
	text-align:center;
}
