/*
OVERSTUFFED-CLOSET.NET 

Please see the main page - http://www.overstuffed-closet.net/index.php 

Some Rights Reserved | 2004 - 2010 | Contact details available at miachimera.net 

*/


/* REDIRECTION PAGE LAYOUT DISPLAY */


* {
	margin: 0px;
	padding: 0px;

}

body {
	background: #ffffff url(http://www.overstuffed-closet.net/images/redirect_body_bg.jpg) repeat-x;
	color: #606060;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

img {
	border: none;
}

#content {
	background-color: transparent;
	border-style: none;
	color: #606060;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	margin: 0 auto;
	text-align: justify;
	width: 600px;
	padding: 10px;
}

.title {
	margin-top: 50px;
	text-align: center;
}

.center {
	text-align: center;
}

b, strong {
	color: #2d2d2d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

i, em {
	color: #2d2d2d;
	font-family: "Times New Roman", Georgia, serif;
	font-size: 13px;
	font-style: italic;
}

small {
	color: #424242;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

a:link, a:visited {
	background-color: transparent;
	border-bottom: 1px dotted #848484;
	color: #727a8b;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

a:hover, a:active {
	background-color: transparent;
	border-bottom: 1px dotted #56678f;
	color: #56678f;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

/* END OF STYLESHEET CSS */
