﻿body {
	font-family: Arial;
	font-size: small;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-color: #666666;
}
h1 {
	font-size: 200%;
	font-weight: bold;
	text-align: center;
}
h2 {
	font-size: 150%
}
#container {
	border-color: #000000;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	background-color: #C0C0C0;
	border-left-style: solid;
	border-left-width: 6px;
	border-bottom-style: solid;
	border-bottom-width: thin;
}
#masthead {
	border: 0px none #000000;
	text-align: center;
	width: 780px;
	padding: 10px 10px 20px 10px;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-color: #000000;
}
#navheader {
	padding: 2px;
	border-color: #000000;
	width: 780;
	height: 20px;
	margin: 4px 0px 4px 0px;
	border-bottom-style: double;
	border-bottom-width: medium;
	font-weight: bold;
	background-color: #FFFFFF;
}
#adsblock  {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
#navigation {
	border-style: none;
	border-color: #FFFFFF;
	float: left;
	width: 139px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 11px;
}
#content {
	border-style: solid none solid solid;
	border-width: thin 0px thin thin;
	border-color: #000000;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 145px;
	background-color: #FFFFFF;
	padding-left: 20px;
	padding-right: 20px;
}
#footer {
	padding: 3px;
	text-align: center;
	clear: both;
	width: 780px;
	border: 0px none #000000;
}
/* Navigation Styles */
#navigation ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
	background-color: #C0C0C0;
}
#navigation li {
	display: block;
	margin: 0;
	padding: 0;
	border: 1px none #0000FF;
	background-color: #C0C0C0;
}
#navigation a {
	border: 1px solid #CCCCCC;
	color: #000000;
	text-decoration: none;
	display: block;
	padding: 5px;
	background-color: #C0C0C0;
	font-weight: bold;
}
#navigation a:hover {
	color: #990099;
	text-decoration: none;
	background-color: #fff;
}


#navigation p.lava {
	text-align:center;
}


/* Content Styles */
h6 {
	color: #503750;
}
h5 {
	color: #503750;
}
h4 {
	color: #503750;
}
h3 {
	color: #503750;
	font-size: 100%;
}
h2 {
	color: #503750;
}
#content h1 {
	color: #503750;
}
#content img {
	background-position: center;
	border: 0px none #402640;
	clip: rect(auto, auto, auto, auto);
	right: auto;
	left: auto;
}
/* Footer Styles */
#footer p {
	color: #808080;
}
#footer a {
	color: #503750;
	text-decoration: underline;
}
#footer a:hover {
	color: #402640;
	text-decoration: none;
}

/* Navheader Styles */
#navheader p {
	color: #808080;
}
#navheader a {
	color: #503750;
	text-decoration: underline;
}
#navheader a:hover {
	color: #402640;
	text-decoration: none;
}

a {
	color: #402640;
	text-decoration: underline;
}
a:hover {
	color: #dfb8df;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}


.center {
	text-align: center;

}

img.pixcenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
     }
.largelinks {
	text-align: center;
	display: block;
	font-size: 150%;
	font-weight: bold;
}

.bluesteps {
	font-weight: bold;
	font-size: 125%;
	text-align: center;
	display: block;
	color: #0000FF;
}
.quotes {
	font-weight: bold;
	font-size: 110%;
	font-style: italic;
	text-align: center;
	display: block;
}
.redsiteranks {
	font-size: 125%;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	display: block;
}


.lrgdatingsitelinks {
	font-size: 200%;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	display: block;
	font-style: italic;
}
}

.lrgdatingsitelinks a {
	font-size: 200%;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	display: block;
	font-style: normal;
}
.lrgdatingsitelinks a:hover {
	color: #C0C0C0;
}

#navigation h2 {
	text-align: center;
	color: #660066;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
	font-size: 150%;
	}
.bold_italic {
	font-weight: bold;
	font-style: italic;
}
