	
		
	/* CSS by Krrista (http://gigandetsource.com/) for (http://www.taylorfans.org/)*/
	/* Don't touch the CSS or remove this tag on the CSS please */
	/* If you have any problem with the coding contact me at gigandetsource@gmail.com */	
	
	body {
	margin: 0px;
	background-image: url(layout/pattern_dress_like.png);
	background-repeat: repeat-x;
	background-color: #F4EAE8;
	background-position:0 29px;
	font-family: arial;
	font-size: 10px;
	color: #000000;
	line-height: 14px;
	text-align: justify;}
	
	p {
	padding: 10px 10px;}
	
	#contents {
	position: absolute;
	left: -560px;
	top: 0px;
	width: 560px;
	}

	#right {
	position: absolute;
	left: 510px;
	top: 520px;
	width: 275px;
	}
	
	.contentsidebar{
	font-family: arial;
	font-size: 10px;
	text-transform: normal;
	color: #785954;
	background-color: #DFDFD9;
	text-align: justify;
	margin: 5px;
	padding: 2px;
	border: 0px solid #A18C7D;
	-moz-border-radius: 5px;
	}
	
	.rightsidebar{
	font-family: arial;
	font-size: 10px;
	text-transform: normal;
	color: #785954;
	margin: 5px;
	padding: 2px;
	background-color: #DFDFD9;
	text-align: justify;
	border: 0px solid #A18C7D;
	-moz-border-radius: 5px;
	}
	
	#center {
	position: absolute;
	left: 50%;
	width: 999px;
	margin-left: -499px;
	}
	
	h1 {
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 2px;
	text-transform: Capitalize;
	text-align: center;
	background-color: #B7A6B7;
	margin: 5px;
	padding: 5px;
	border-bottom: 2px solid #FFFFFF;
	-moz-border-radius: 5px;
	}
	
	#subnav A:link, #subnav A:visited, #subnav A:active {
	font-family: verdana;
	font-size: 10px;
	text-align: center;
	margin: 5px;
	padding: 5px;
	color: #785954;
	background-color: #E9C0C1;
	line-height: 12px;
	display: block;
	border: 0px solid #D1BAC4;
	-moz-border-radius: 5px}
	
	#subnav A:hover {
	color: #785954;
	margin: 5px;
	padding: 5px;
	background-color: #D1BAC4;
	border: 0px solid #E9C0C1;
	-moz-border-radius: 5px}
	
	.photos, a img {
	padding:3px;
	background-color: #C4BDB2;
	border:1px solid #A18C7D;
	-moz-border-radius:5px;
	filter: alpha (opacity=70);
	-moz-opacity: 0.70;
	opacity: 0.70; 
	}
	
	.photos:hover, a img:hover{
	padding:3px;
	background-color: #C4BDB2;
	border:1px solid #F0DCA8;
	-moz-border-radius:5px;
	filter: alpha (opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
	}
	
	.img, a img {
	padding:3px;
	background-color: #C4BDB2;
	border:1px solid #A18C7D;
	-moz-border-radius:5px;
	}
	
	.img:hover, a img:hover{
	padding:3px;
	background-color: #C4BDB2;
	border:1px solid #A18C7D;
	-moz-border-radius:5px;
	}
	
	table {
	font-family: arial;
	color:#785954;
	font-size:10px;
	margin-left: 5px;
	padding: 0px 0px;
	text-align:justify;}
	
	b{
	color: #785954;
	}
	
	i{
	color: #BC7A45;
	}
	
	u{
	text-decoration: none;
	color: #3D6A7A;
	border-bottom: #3D6A7A dotted 1px;
	}
	
	a {
	text-decoration:none;
	color:#3D6A7A;
	}

	a:hover {
	color:#785954;
	}
	
	blockquote {
	background-color:#C4BDB2;
	color:#785954;
	padding:8px;
	text-align:justify;
	border: 1px solid #E7DFD2;
	-moz-border-radius: 10px;
	}
