body {
	background-color: #D2DCE6;
	margin:0px;
	background-repeat:repeat-x;
}

#container {
	width: 685px;
	padding:0px;
	height: 100%;
	overflow:visible;
	background-image: url(yay.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	color: #AEA6A6;
	border: thin solid #D8E1EB;
	font-size: 12px;
	background-color: #F7EFFF;
}
blockquote {
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
	line-height: 140%;
	color: #9daebc;
	padding: 5px;
	background-color: #FDF5F9;
	font-size: 10px;
	border-right: medium solid #F49FCB;
	border-left: thick solid #F49FCB;
	font-style: normal;
}

.affies {
	background:#342D3C;
}

#main {
	width:560px;
	margin-right:auto;
	z-index: 3;
	padding: 0px;
	padding-top: 320px;
	margin-left: auto;
	clear: both;
}
#main h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 20px;
	color:  #000;
	text-transform: uppercase;
	font-weight: 100;
	letter-spacing: normal;
	line-height: 140%;
	overflow: hidden;
	text-align: center;
	margin:10px 0 10px 0;
}
#main p.sign {
	color: #9daebc;
	background-repeat: no-repeat;
	width: 250px;
	margin-left: 40%;
	text-transform: uppercase;
	font-size: 13px;
	text-align: center;
	background-position: 100% 100%;
	line-height: 180%;
}
#main p.sign strong {
	color:  #9daebc;
}
#main p.sub-sign {
	color: #F174AD;
	font-style: italic;
	font-weight: lighter;
	text-transform: lowercase;
	margin-top: -20px;
	overflow:hidden;
	text-align:right;
}
#main h3 {
	font-family:Arial, Helvetica, sans-serif;
	color: #000;
	text-transform: uppercase;
	font-size: 14px;
	padding:0px;
	text-align:center;
	font-weight: lighter;
	margin-top: 20px;
	margin-bottom:-10px;
}
h4, #footer h3 {
	font-family:Arial, Helvetica, sans-serif;
	color: #f7b7b7;
	text-transform: uppercase;
	font-size: 14px;
	padding:0px;
	font-weight: lighter;
	margin-top: 20px;
	margin-bottom:-10px;
}
#main h3.sub-head {
	font-family:Arial, Helvetica, sans-serif;
	color: #97aab9;
	text-transform: lowercase;
	font-size: 14px;
	padding:0px;
	text-indent:50px;
	font-weight:lighter;
	margin-top: -20px;
	margin-bottom:20px;
	font-style:italic
}
#main a:link, #main a:visited, #privacy a:link, #privacy a:visited {
	text-decoration:underline;
	color: #B38080;
	font-family: Arial, Helvetica, sans-serif;
	background: url(images/you/underline.gif) repeat-x 100% 100%;
	line-height: 130%;
}
#main a:hover, #sidemenu a:hover {
	text-decoration:underline;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	background: url(images/you/underlinehover.gif) repeat-x 100% 100%;
	padding-bottom: 1px;
	line-height: 130%;
}
#main p, #privacy p, .clear p {
	font-family: "trebuchet ms", Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #63778a;
	line-height: 140%;
}

#main ul li, #main ol li, #privacy ul li, #main table {
	font-family: "trebuchet ms", Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #63778a;
	line-height: 140%;
	background-image: url(images/you/arrow.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left: 1em;
	background-position: 0em 0.3em;
	margin-bottom: 0.6em;
	margin-left: 0px;
}
.side {
	background: none;
	margin: 0px 7px 2px;
	padding: 4px;
}
.side:hover {
	background-color: #f5fafe;
	margin: 0px 7px 2px;
	padding: 4px;
}
.site-thumb2 {
	background: none;
	margin:0px;
	padding: 0px;
}
.site-thumb2:hover {
	background-color: #f5fafe;
	margin:0px;
	padding: 0px;
}
.intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#90456E;
	line-height:13px;
}
table.table td {
}
table.desc th {
	text-align:left;
	font-weight:100;
}
.border {
	margin: 3px;
	padding: 4px;
	background-color: #020200;
	border: 1px dotted #4D5256;
}
img.border:hover {
	margin: 3px;
	padding: 4px;
	background-color: #020200;
	border: 1px dotted #CCCCCC;
}
#main a.thumb {
	border: 0px;
	margin:0px;
	padding:0px;
	background: none;
	line-height: 100%;
}
#main ul.linkage {
	float:left;
	width: 100px;
	margin-left:10px;
	margin-right: 10px;
}
#main .joined {
	margin-top:20px;
	width: 400px;
	padding:5px;
}
#main ul.linkage li {
	margin-bottom:3px;
}
#main .link2 {
	list-style-image: url(heart.gif);
}
#main .affies {
	list-style-image: url(heart2.gif);
}
/*footer */
#footer {
	position:relative;
	width:100%;
	z-index:4;
	margin-top: 10px;
	overflow: hidden;
	clear: both;
	background-color: #F2F9FD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color:#F6BABB;
	line-height:135%;
	text-align:center;
	text-transform:uppercase;
	padding-top:30px;
}
#footer ul {
	list-style-type: none;
	margin:0px 10px 0px 0px;
	padding:0px 10px 0px 0px;
	width:150px;
	float: left;
}
#footer ul li.title {
	line-height: 136%;
	font-size: 16px;
	width:150px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FAD2E3;
	text-align: center;
	margin: 5px 0px 0px;
	letter-spacing: 0px;
	font-weight: bold;
}
#footer ul li {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #97aab9;
	line-height: 140%;
	background-image: url(images/you/arrow.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left: 1em;
	background-position: 0em 0.3em;
	margin-bottom: 0.6em;
	margin-left: 0px;
}
#footer a:link, #footer a:visited {
	text-decoration:none;
	color: #AAB9C6;
	font-weight: bold;
	text-transform:uppercase;
}
#footer ul li.links:hover {
	text-decoration: none;
	color:#E93295;
	background-color: #F27CB1;
	width:150px;
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	text-transform:uppercase;
}
#disclaimer ul.footer {
	list-style-type: none;
	margin:0px;
	padding:0px;
	display:inline;
}
#disclaimer ul.footer li {
	text-align: center;
}
#disclaimer ul.footer li a {
	line-height: 136%;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 2px;
}
.hidden {
	position:absolute;
	top:-400px;
	height:1px;
	width:1px;
	overflow:hidden;
}
#main a.map:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:  #ABA2B3;
	text-transform: uppercase;
	font-weight: lighter;
	letter-spacing: normal;
	line-height: 140%;
	background-repeat: no-repeat;
	background-color: #020200;
	overflow: hidden;
	text-align: left;
	background: none;
	margin: 0px;
	padding-bottom:2px;
	clear:both;
}
.preview {
	float:left;
	background-color: #f5fafe;
	border: thin solid #F9CCDF;
	padding: 4px;
	margin-right: 10px;
	margin-top: 10px;
}
#layouts, .layouts {
	margin-right:10px;
	margin-left:0px;
}
#layouts h3, .layouts h3 {
	margin-bottom:10px;
}
#layouts ul, .layouts ul {
	display:inline;
	margin:0px;
	padding:0px;
}
#layouts ul li, #main div.layouts ul li {
	list-style-type:none;
	background-image:none;
	display:inline;
	margin:0px;
	padding:0px
}
#playlist {
	clear:both;
}
#main p.visit {
	text-align:center;
	clear:both;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 20px;
	line-height: 140%;
	margin-top:20px;
	margin-bottom:20px;
}
#main ul.rings {
	list-style-type: none;
	margin:0px;
	padding:0px;
	display:inline;
}
#main ul.rings li {
	text-align: center;
	width:90px;
	display:inline;
	text-align: center;
	margin: 0px 10px 0px 10px;
}
#disclaimer a:hover {
	text-decoration:none;
	color: #ED1890;
	font-family: Arial, Helvetica, sans-serif;
	background: url(images/underlinehover.gif) repeat-x 100% 100%;
	padding-bottom: 2px;
	line-height: 130%;
}
.divider {
	clear:both;
	margin: 0px 0px 20px;
	width: 100%;
}
.interests {
	width:220px;
	float:left;
	margin-right:20px
}
#main a.img:link, #main a.img:visited, #main a.img:hover {
	border: 0px;
	background: none;
	line-height: 100%;
	margin:0px;
	padding:0px
}
p.note {
	font-size:10px;
	font-style:italic;
	margin-left:15px;
}
.transparent {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
ul.sites { display:inline; margin:0 0 100px 0; padding:0px; list-style-type:none}

#main ul.sites li ul { display:inline; margin:10px 0 100px 0; padding:0px; list-style-type:none}

#main ul.sites li {margin: 0 auto 0 150px; text-indent:0px; list-style-type:none; background-image:none;
	background-color: #F2F9FD; height:180px; width:257px; cursor:pointer}


#main ul.sites li ul li {margin: 5px 0 0 0; padding: 2px; float:left; text-indent:0px; list-style-type:none; background-image:none;
	background-color: #F2F9FD; height:73px; width:58px; cursor:pointer}


#main ul.sites li.ayu:hover, #main ul.sites li ul li:hover {
	background-color: #000000;
}
ul.sites li a {font-size:20px; text-transform:uppercase; font-weight:100;border:none; background-image:none;}
.clear {clear:both; padding:30px 0;}
#main .clear p { margin:10px 0;}
.affiliates {width:600px; margin:0 auto;}
.affiliates h3 {float:left;}
.affiliates p {float:left;}
.clear-footer {clear:both; padding-top:30px;}

