@charset "UTF-8";
/* CSS Document */

body {background-color:#303030;}

a:link {color:#FF0099; text-decoration: none;}
a:visited {color:#333;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

#wrap {background-color:#303030; 
font-family:"Plantagenet Cherokee", Georgia, serif;
font-size:14px;
margin: 0px 0px 0px 0px;}

#header {
	background-image:url(http://www.ohyouprettythings.net/sarahheadertumblr.jpg);
	width:820px;
	height:286px;
	margin-left:150px;
	margin-top:0px;
}

#sidebar {
	width:140px;
	background-color:#303030;
	float:left;
	font-family:"Plantagenet Cherokee", Georgia, serif;
	color:#FF0099;
	font-size:22px;
	font-weight:500;
	padding-left: 10px;
	line-height: 50px;
}

#sidebar a:link {color:#FF0099;}

#sidebar a:visited {color:#CCCCCC;}

#bodytext {
	background-color:#CCCCCC;
	width:820px;
	position:absolute;
	left: 158px;
	line-height: 18px;
}

#bodytext img {float:right;}
#footer {
	background-color:#303030;
	color:#CCCCCC;
	height:25px;
	width:970px;
	text-indent: 200px;
}

#footer a:visited {color:#666;}
.searchbox {
	font-family: "Plantagenet Cherokee", Georgia, serif;
	font-size: 14px;
	color: #CCC;
	line-height: 10px;
	text-decoration: underline;
}
.style17 {
	font-family: "Plantagenet Cherokee", Georgia, serif;
	font-size: 14px;
	font-weight:400;
	margin: 10px;
}

.style7 {
	font-family:Helvetica, Arial, sans-serif;
	font-size:14px;
	font-weight:600;
}
.style3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight:600;
	text-indent: 0px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#wrap #bodytext p {
	margin-left: 10px;
	margin-right: 10px;
}
.style12 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000;
}
.mag {
	font-style: italic;
}
.para {
	text-indent: 10px;
}

