body {
	margin: 0px;
	background-color: #e4d3c4;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.smalltext {
	font-size: 12px;
}
.smallbluetext {
	color: #3a477a;
	font-size: 12px;
}
.smallredtext {
	color: #FF0000;
	font-size: 12px;
}
.smallorangetext {
	color: #ff6935;
	font-size: 12px;
}
.whitetext {
	color: #ffffff;
}
.pinktext {
	color: #ee86d4;
}
.bluetext {
	color: #3a477a;
}
.redtext {
	color: #ff0000;
}
.bluecellbackground {
	background-color: #dae4f8;
}
.bluecellbackgrounddark {
	background-color: #3a477a;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	letter-spacing: -1px;
	color: #3a477a;
	font-weight: bold;
	padding: 0;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #2c2715;
	font-weight: normal;
}
h4 {
	color: #3a477a;
}
#commontoptextarea {
	background-color: #3a477a;
	background-image: url(../ImageSet/toptext-gradient.png);
	font-size: 13px;
	color: #3a477a;
	letter-spacing: -1px;
	height: 1px;
	width: 100%;
}
#commonheaderarea {
	background-image: url(../ImageSet/header-gradient-fleshtone.png);
	height: 97px;
	width: 100%;
}
#commonheaderarea h1
{
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: -2px;
	word-spacing: -2px;
	font-size: 160%;
	color: #ee86d4;
	line-height: 80%;
	font-weight: bold;
	text-align: left;
	margin-bottom: 6px;
	margin-top: 2px;
}
#CommonHeaderUserArea
{
	margin: 0;
	padding: 0;
	float: right;
	margin-right: -5px;
	position: relative;
    	z-index: 100;
}

#CommonHeaderUserArea a:link, #CommonHeaderUserArea a:visited, #CommonHeaderUserArea a:active
{
    color: #ffffff;
}

#CommonHeaderUserContent
{
	padding: 4px 12px 7px 12px;
	background-color: #3a477a;
	text-align: right;
	color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 11px;
	white-space: nowrap;
}

#CommonHeaderUserRoundBottom, #CommonHeaderUserRoundLeft, #CommonHeaderUserRoundRight
{
    	margin: 0;
    	padding: 0;
	height: 5px;
	width: inherit;
	overflow: hidden;
}

#CommonHeaderUserRoundLeft, #CommonHeaderUserRoundRight
{
    	width: 6px;
}

#CommonHeaderUserRoundBottom .r1, #CommonHeaderUserRoundBottom .r2, #CommonHeaderUserRoundBottom .r3, #CommonHeaderUserRoundBottom .r4,
#CommonHeaderUserRoundLeft .r1, #CommonHeaderUserRoundLeft .r2, #CommonHeaderUserRoundLeft .r3, #CommonHeaderUserRoundLeft .r4,
#CommonHeaderUserRoundRight .r1, #CommonHeaderUserRoundRight .r2, #CommonHeaderUserRoundRight .r3, #CommonHeaderUserRoundRight .r4
{
	height: 1px;
	overflow: hidden;
	background-color: #3a477a;
}

#CommonHeaderUserRoundBottom .r4 { margin: 0 5px; }
#CommonHeaderUserRoundBottom .r3 { margin: 0 3px; }
#CommonHeaderUserRoundBottom .r2 { margin: 0 2px; }
#CommonHeaderUserRoundBottom .r1 { margin: 0 1px; height: 2px; }

#CommonHeaderUserRoundLeft .r1 { width: 6px; }
#CommonHeaderUserRoundLeft .r2 { width: 4px; margin: 0 0 0 2px;}
#CommonHeaderUserRoundLeft .r3 { width: 2px; margin: 0 0 0 4px; }
#CommonHeaderUserRoundLeft .r4 { width: 1px; margin: 0 0 0 5px; height: 2px; }

#CommonHeaderUserRoundRight .r1 { width: 6px; }
#CommonHeaderUserRoundRight .r2 { width: 4px; }
#CommonHeaderUserRoundRight .r3 { width: 2px; }
#CommonHeaderUserRoundRight .r4 { width: 1px; height: 2px; }

.commonheaderareamaintitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: -2px;
	word-spacing: -2px;
	font-size: 26px;
	color: #ee86d4;
	line-height: 100%;
	font-weight: bold;
	text-align: left;
}
.commonheaderareasubtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: -1px;
	word-spacing: -1px;
	line-height: 115%;
	font-size: 15px;
	color: #2c1e15;
	font-weight: normal;
	text-align: left;
}
#nude-girls-nav {
	height: 26px;
	width: 100%;
	background-image: url(../ImageSet/navigation-gradient.png);
	background-color: #9AB5EC;
	padding: 0px;
	background-repeat: repeat-x;
}
#nude-girls-nav ul {
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #2c1e15;
	line-height: 26px;
	width: auto;
	font-size: small;
	font-weight: bold;
	letter-spacing: -1px;
	white-space: nowrap;
}
#nude-girls-nav li {
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}
#nude-girls-nav li a {
	text-decoration: none;
	padding: 4px 10px;
	color: #2c1e15;
	margin: 0px;
	font-size: 120%;
}
#nude-girls-nav li a:link {
	color: #2c1e15;
	font-size: 120%;
}
#nude-girls-nav li a:visited {
	color: #2c1e15;
	font-size: 120%;
}
#nude-girls-nav li a:hover {
	color: #ffffff;
	background-image: url(../ImageSet/navigation-gradient2.png);
	font-size: 120%;
}
#nude-girls-nav a.Selected:link, #nude-girls-nav a.Selected:active, #nude-girls-nav a.Selected:visited
{
    color: #ffffff;
}

#nude-girls-nav a.Selected:hover
{
    color: #ffffff;
}
#nude-girls-navlower {
	height: 26px;
	width: 100%;
	background-image: url(../ImageSet/navigation-gradient.png);
	background-color: #9AB5EC;
	padding: 0px;
	background-repeat: repeat-x;
}
#nude-girls-navlower ul {
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #2c1e15;
	line-height: 26px;
	width: auto;
	font-size: small;
	font-weight: bold;
	letter-spacing: -1px;
	white-space: nowrap;
}
#nude-girls-navlower li {
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}
#nude-girls-navlower li a {
	text-decoration: none;
	padding: 4px 10px;
	color: #2c1e15;
	margin: 0px;
	font-size: 120%;
}
#nude-girls-navlower li a:link {
	color: #2c1e15;
	font-size: 120%;
}
#nude-girls-navlower li a:visited {
	color: #2c1e15;
	font-size: 120%;
}
#nude-girls-navlower li a:hover {
	color: #ffffff;
	background-image: url(../ImageSet/navigation-gradient2.png);
	font-size: 120%;
}
#nude-girls-navlower a.Selected:link, #nude-girls-navlower a.Selected:active, #nude-girls-navlower a.Selected:visited
{
    color: #ffffff;
}

#nude-girls-navlower a.Selected:hover
{
    color: #ffffff;
}
.Common
{
	margin: 0 auto;
	padding: 0;
	width: 960px;
}
.Commonwide
{
	margin: 0 auto;
	padding: 0;
	width: 1001px;
}
#CommonNavigationShadow
{
	background-image: url(../ImageSet/navigation-shadow.png);
	background-repeat: repeat-x;
	background-position: left top;
	min-height: 6px;
	margin: 0;
	padding: 0;
	clear: both;
}
#commonbody {
	background-color: #e4d3c4;
	width: 100%;
}
.bodytable {
	padding: 0px;
	margin: 0px;
	width: 980px;
}
.bodytablewide {
	padding: 0px;
	margin: 0px;
	width: 1021px;
}
.rightcolumn {
	vertical-align: top;
	padding: 2px 0px 0px;
	width: 270px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
}
.maincolumn {
	vertical-align: top;
	padding: 2px 0px 0px;
	width: 710px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.maincolumnwide {
	vertical-align: top;
	padding: 2px 0px 0px;
	width: 751px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:link {
	color: #2c1e15;
}
a:visited {
	color: #2c1e15;
}
a:hover {
	color: #2c1e15;
	font-weight: bold;
}
a:active {
	color: #2c1e15;
}

div#mininav {
	height: 30px;
	width: 100%;
	background-image: url(../ImageSet/3.gif);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #513f3f;
	border-right-color: #513f3f;
	border-bottom-color: #513f3f;
	border-left-color: #513f3f;
	padding: 0px;
}
div#mininav ul {
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #2c1e15;
	line-height: 30px;
	width: auto;
	font-size: small;
	font-weight: bold;
	white-space: nowrap;
}
div#mininav li {
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding: 0px 0px 0px 3px;
	border-top: 0px solid #513f3f;
	border-right: 1px solid #513f3f;
	border-bottom: 0px solid #513f3f;
	border-left: 1px solid #513f3f;
}
div#mininav li a {
	text-decoration: none;
	padding: 7px 10px;
	color: #2c1e15;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	font-weight: bold;
}
div#mininav li a:link {
	color: #2c1e15;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
div#mininav li a:visited {
	color: #2c1e15;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
div#mininav li a:hover {
	color: #a0ae5a;
	background-image: url(../ImageSet/1.gif);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

div#mininav2 {
	height: 30px;
	width: 100%;
	background-image: url(../ImageSet/3.gif);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #513f3f;
	border-right-color: #513f3f;
	border-bottom-color: #513f3f;
	border-left-color: #513f3f;
	padding: 0px;
}
div#mininav2 ul {
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #2c1e15;
	line-height: 30px;
	width: auto;
	font-size: small;
	font-weight: bold;
	white-space: nowrap;
}
div#mininav2 li {
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding: 0px 0px 0px 3px;
	border-top: 0px solid #513f3f;
	border-right: 1px solid #513f3f;
	border-bottom: 0px solid #513f3f;
	border-left: 1px solid #513f3f;
}
div#mininav2 li a {
	text-decoration: none;
	padding: 7px 10px;
	color: #2c1e15;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	font-weight: bold;
}
div#mininav2 li a:link {
	color: #2c1e15;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
div#mininav2 li a:visited {
	color: #2c1e15;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
div#mininav2 li a:hover {
	color: #a0ae5a;
	background-image: url(../ImageSet/1.gif);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

.CommonSidebarArea
{
	padding: 0 0 12px 0;
	width: 100%;
	overflow: hidden;
	margin: 0;
}

.CommonSidebarRoundTop, .CommonSidebarRoundBottom
{
	height: 5px;
}

.CommonSidebarRoundTop .r1, .CommonSidebarRoundTop .r2, .CommonSidebarRoundTop .r3, .CommonSidebarRoundTop .r4,
.CommonSidebarRoundBottom .r1, .CommonSidebarRoundBottom .r2, .CommonSidebarRoundBottom .r3, .CommonSidebarRoundBottom .r4
{
	border-left: solid 1px;
	border-right: solid 1px;
	height: 1px;
	overflow: hidden;
}

.CommonSidebarRoundBottom .r1, .CommonSidebarRoundBottom .r2, .CommonSidebarRoundBottom .r3, .CommonSidebarRoundBottom .r4
{
	background-image: url(../ImageSet/sidebar-bottom-fleshtone.png);
	background-repeat: repeat;
	background-position: left top;
}

.CommonSidebarRoundTop .r1, .CommonSidebarRoundBottom .r4 { margin: 0 5px; height: 0; border-top: solid 1px; border-left-width: 0; border-right-width: 0; }
.CommonSidebarRoundTop .r2, .CommonSidebarRoundBottom .r3 { margin: 0 3px; border-left-width: 2px; border-right-width: 2px; }
.CommonSidebarRoundTop .r3, .CommonSidebarRoundBottom .r2 { margin: 0 2px; }
.CommonSidebarRoundTop .r4, .CommonSidebarRoundBottom .r1 { margin: 0 1px; height: 2px; }

.CommonSidebarHeader
{
	margin: 0 0 8px 0;
	padding: 2px 0 4px 0;
	border-bottom: solid 1px #3a477a;
	font-weight: bolder;
	font-size: 140%;
	color: #2c2715;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.CommonSidebarInnerArea, .CommonSidebarRoundTop .r1, .CommonSidebarRoundTop .r2, .CommonSidebarRoundTop .r3, .CommonSidebarRoundTop .r4, .CommonSidebarRoundBottom .r1, .CommonSidebarRoundBottom .r2, .CommonSidebarRoundBottom .r3, .CommonSidebarRoundBottom .r4
{
	background-color: #dae4f8;
	border-color: #3a477a;
}

.CommonSidebarInnerArea
{
	border-left: solid 1px;
	border-right: solid 1px;
	padding: 0 8px 8px 8px;
	overflow: hidden;
	background-image: url(../ImageSet/sidebar-gradient-fleshtone.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	min-height: 109px;
	margin: 0;
}

.CommonSidebarInnerArea, .CommonSidebarRoundTop .r1, .CommonSidebarRoundTop .r2, .CommonSidebarRoundTop .r3, .CommonSidebarRoundTop .r4, .CommonSidebarRoundBottom .r1, .CommonSidebarRoundBottom .r2, .CommonSidebarRoundBottom .r3, .CommonSidebarRoundBottom .r4
{
	background-color: #dae4f8;
	border-color: #3a477a;
}

.CommonSidebarHeader a:link, .CommonSidebarHeader a:visited, .CommonSidebarHeader a:active
{
    text-decoration: none;
}

.CommonSidebarContent
{
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#commonfooter
{
	background-image: url(../ImageSet/footer-gradient-fleshtone.png);
	background-color: #eaece0;
	width: 100%;
}
.footertable {
	width: 980px;
	height: 80px;
	margin: 0px;
	padding: 0px;
}
.footertablewide {
	width: 1021px;
	height: 80px;
	margin: 0px;
	padding: 0px;
}
.footercopyright
{
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: right;
	vertical-align: middle;
	padding: 0px;
	font-weight: bold;
	color: #513f3f;
}
.footerlogo
{
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: left;
	vertical-align: middle;
	padding: 0px;
	color: #513f3f;
	font-weight: bold;
}

