*{
	margin:0;
	padding:0;
}
body{
	font:12px Arial, Helvetica, sans-serif;
}
a{
	color:#DC2A26;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
p{
	padding:0 0 15px 0;
	font-weight:bold;
}
p.last{
	padding:0;
}
ul{
	list-style:none;
}
h3{
	font-size:22px;
	margin:0;
	padding:0 0 10px 0;
	line-height:18px;
	color:#dc2a26;
}
h4{
	font-size:16px;
	margin:0;
	padding:0 0 10px 0;
	line-height:14px;
	color:#dc2a26;
}
hr.dotted{
	border-bottom: dotted #dc2a26;
	border-top:none;
	margin:0 0 10px 0;
}
em{
	color:#dc2a26;
	font-weight:normal;
}
#wrapper{
	width:960px;
	background-color:#FFF;
	margin:0 auto;
	padding:0;
}
#header{
	width:960px;
	float:left;
	padding:0;
}
#home-content{
	background:url('http://edgygirl.com/images/homepage.jpg') no-repeat top;
	width:420px;
	padding:130px 530px 0 10px;
}
#home-left{
	width:360px;
	float:left;
}
#home-right{
	width:60px;
	float:left;
	padding-top:10px;
}
.one{
	background:url(images/header1.jpg) no-repeat top left;
	height:370px;
}
.two{
	background:url(images/header2.jpg) no-repeat top left;
	height:370px;
}
.three{
	background:url(images/header3.jpg) no-repeat top left;
	height:370px;
}
.four{
	background:url(images/header4.jpg) no-repeat top left;
	height:370px;
}

#menu{
	float: left;
	width:100%;
	background-color:#000000;
}
#content{
	float:left;
	width:960px;
	min-height:250px;
	padding:10px 0;
}
#sidebar{
	float:left;
	width:232px;
	padding:0 28px 0 0;
	text-align:left;
}
#sidebar ul{
	padding:0 0 0 20px;
}
#sidebar ul.instructions{
	list-style: disc;
}
#sidebar ul.instructions li{
	padding:0 0 10px 0;
}
#main{
	float:left;
	width:680px;
	padding:0 0 0 20px;
	text-align:left;
}
.a{
	padding:0 0 10px 0;
}
.clear{
	clear:both;
}
#footer{
	width:100%;
	height:38px;
	background:#000;
/*	background: url(images/footer.jpg) no-repeat center top;*/
}
#footer .inside{
	margin:0 auto;
	width:960px;
	padding:0;
}


fieldset{margin:0;padding:0;border:0;}
label{width:250px; display:block;}
.txt_input{width:250px; display:block;}
textarea{height:80px; width:250px;}
input{display:block;}
.req{color:#f00;font-size:90%;}
#form_errors{color:#f00; display:none;}
#form_thanks{color:#000; display:none;}

#likebox{
	float:left;
	width:100%;
	text-align:right;
}
