/* 
	Style Name: Tied Girls
	Author:  Rachel Paine
	Author URI: http://www.tiedgirls.com/
			
/* Structure */

body {
	color: #fdf8dd;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	background-attachment: fixed;
	background-color: #000000;
/*	background-image: url(graphics/sf-body.jpg); */
	background-repeat: no-repeat;
	background-position: center top;
}

#content {
	margin: 0 auto;
	padding: 0;
	width: 1000px;
/*	background-image: url(graphics/cc-content.jpg); */
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-color: #000000;
	background-position: center top;
	border: 1px solid #FFFFFF;
	}

#header {
	height: 210px;
	margin: 0;
	padding: 0;
	background-color: #000000;
	}

#pages {
	font-size: 12px;
	margin: 0;
	height: 1400px;
	padding: 15px 0 10px 15px;
	background-color: #0f0f0f;
	}
	
#preview {
	font-size: 12px;
	margin: 0;
	height: 4600px;
	padding: 15px 0 10px 15px;
	background-color: #0f0f0f;
	}

#sidebar {
	float: right;
	margin: 0;
	padding: 0 2px;
	width: 260px;
	height: 1400px;
	background-color: #000000;
	overflow: auto;
	}

#sidebarlt {
	float: left;
	font-size: 11px;
	margin: 0;
	padding: 0 8px;
	width: 700px;
/*	background-color: #000000; */
	}
	
#footer {
	padding: 0;
	width: 1000px;
	height: 80px;
	font-size: 9px;
	background-color: #000000;
	border: 1px solid #FFFFFF;
	
}
	
/* Text */
textarea {scrollbar-base-color: #369;}


A:link {  color: #FFCC66; text-decoration: underline} 

A:hover {  color: #CCCCCC; text-decoration: none} 

A:visited {  color: #FFCC66; text-decoration: underline}

A:visited:hover {  color: #CCCCCC; text-decoration: none}



p {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: normal; color: #F2F2F2}

h1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-style: normal; line-height: normal; font-weight: bold; color: #F2F2F2}

h2 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; line-height: normal; font-weight: bold; color: #F2F2F2}

h3 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; line-height: normal; font-weight: bold; color: #F2F2F2}

h4 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: bold; color: #F2F2F2}

h5 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: normal; font-weight: bold; color: #F2F2F2}

h6 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; line-height: normal; font-weight: bold; color: #F2F2F2}



li {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: normal; color: #F2F2F2}



.copyright {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; line-height: normal; font-weight: normal; color: #F2F2F2}

.disclaimer {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; line-height: normal; font-weight: normal; color: #CCCCCC}

.navigation {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; line-height: normal; font-weight: normal; color: #CCCCCC}

.referral {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; line-height: normal; font-weight: normal; color: #F2F2F2}

.girls {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; line-height: normal; font-weight: bold; color: #F2F2F2}


.gallery {
	font-size: 16px;
	color: #FF0000;
	font-weight: bold;
}

.newupdate {
	font-weight: bold;
	color: #FFCC66;
}

.join {
	font-size: 20px;
	font-weight: bold;
	color: #FFCC66;
}
.blue {
	font-weight: bold;
	color: #3399CC;
}

.red {
	font-weight: bold;
	color: #FF0000;
}
