/* 
	Style Name: Christina Carter
	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: #024;
/*	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;
	}
	
#eclipscontent {
	margin: 0 auto;
	padding: 0;
	width: 1300px;
	background-color: #000000;
	background-position: center top;
	border: 1px solid #FFFFFF;
	}
	
#eclipspreview {
	font-size: 12px;
	margin: 0;
	padding: 10px;
	background-color: #0f0f0f;
	}

#header {
	height: 210px;
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	}

#pages {
	font-size: 12px;
	margin: 0;
	padding: 15px 0px 10px 15px;
	background-color: #0f0f0f;
	}
	
#preview {
	font-size: 12px;
	margin: 0;
/*	height: 3700px; */
	padding: 15px 0 10px 15px;
	background-color: #0f0f0f;
	}

#sidebar {
	float: right;
	margin: 0;
	padding: 0 2px;
	width: 260px;
	background-color: #000000;
	}

#sidebarlt {
	float: left;
	font-size: 11px;
	margin: 0;
	padding: 0 8px;
	width: 700px;
/*	background-color: #000000; */
	}
	
#footer {
	clear:both;
	padding: 0;
	width: 1000px;
	height: 80px;
	font-size: 9px;
	background-color: #000000;
	border: 1px solid #FFFFFF;
	
}
	
/* Text */

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F2F2F2;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}

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}

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
}

.navigation {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: normal; font-weight: normal; color: #CCCCCC}

.referral {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: normal; font-weight: normal; color: #F2F2F2}


A:link {  color: #FFCC66; text-decoration: underline} 

A:hover {  color: #325599; text-decoration: none} 

A:visited {  color: #FFCC66; text-decoration: underline}

A:visited:hover {
	color: #325599;
	text-decoration: none;
}
	


.pagetitle {
	color: #CC0000;
	font-size: 16px;
	font-weight: bold;
}

.announce {
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFCC66;
}

.announce-red {
	color: #cc0000;
}

.notice {
	font-size: 10px;
	color: #336699;
}

.orange {
	color: #F63;
}

.blue 
	{color: #6699FF}

.ogirl {
	font-size: 16px;
	color: #93C;
	font-weight: bold;
}

