body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #2D2833;
	background-color: #B1A0CA;
	width: 100%;
	background-image: url(../images/watermarkLR.gif);
}

#container {
	background-color: #FFFFFF;
	width: 780px;
	background-image: url(../images/sidebar.jpg);
	background-repeat: repeat-x;
}

#maincontent {
	font-size: 85%;
	background-color: #FFFFFF;
	width: 605px;
	float: right;
	margin-top: 0px;
}
#content_ly1 {
	background-image: url(../bg/images/Wrinkls_jpg.jpg);
	padding: 8px;
	margin-right: 8px;
}

#content_ly a:link, #content_ly a:visited {
	color: #0099FF;
}
#content_ly a:hover, #content_ly a:active {
	color: #B00B1E;
}
#content_ly2 {
	font-family: "Tempus Sans ITC";
	font-size: 100%;
	color: #202833;
	background-image: url(../bg/images/lgrey064_jpg.jpg);
	padding: 8px;
	margin-right: 8px;
	margin-top: 8px;
	margin-bottom: 8px;
}


#navbar {
	float: right;
	width: 605px;
}

#sidebar {
	font-size: 85%;
	background-color: #FFFFFF;
	float: left;
	width: 165px;
	margin-top: 0px;
	margin-left: 5px;
	background-repeat: no-repeat;
	background-image: url(../images/sidebar.jpg);
}
#subnav {
	width: 165px;
}
#subnav a:link, subnav a:visited {
	color: #8196EB;
}
#subnav a:hover, subnav a:active {
	color: #B00B1E;
	background-color: #CCCCCC;
}

.sublink {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #B00B1E;
}

#courtesy {
	color: #333333;
	font-size: 80%;
}
#courtesy a:link, #courtesy a:visited {
	color: #8196EB;
}
#courtesy a:hover, #courtesy a:active {
	color: #B00B1E;
	background-color: #CCCCCC;
}
#mailme a:link, #mailme a:visited {
	color: #8196EB;
}
#mailme a:hover, #mailme a:active {
	color: #B00B1E;
	background-color: #CCCCCC;
}


#footer {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	font-size: 90%;
	background-color: #FFFFFA;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}
#footer a:link, #footer a:visited {
	color: #8196EB;
}
#footer a:hover, #footer a:active {
	color: #B00B1E;
	background-color: #CCCCCC;
}


.clearfloat {
	clear: both;
	height: 0px;
}


.fltlft {
	float: left;
	margin-right: 8px;
	margin-left: 5px;
}
.referlink {
	font-size: x-small;
}
.latarafi {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-style: oblique;
	font-weight: normal;
	color: #FF9900;
	text-decoration: underline blink;
}

