@charset "utf-8";

/* START Global Whitespace reset, as per
http://leftjustified.net/journal/2004/10/19/global-ws-reset/
---------- */

html, body {
	height: 100%;
}
* {
 padding:0;
 margin:0 auto;
}
img {
	border: 0;
}
p {
 margin-top: 9px;
 margin-bottom: 16px;
}

li, dd {
 text-indent: 3px;
 padding-bottom: 10px;
}

ul, ol {
 margin-right: 1cm;
 margin-left: 2cm;
}

fieldset {
 padding: .5em;
 }
/* END Global Whitespace reset---------- */

body {
	font-family: 'Lucida Grande', Verdana, sans-serif;
	font-size: 0.8em;
	background-color: #000000;
	min-height: 100%;
	color: #333333;
}
p {
	line-height: 1.5em;
	text-indent: 30px;
	text-align: left;
}
h1 {
	text-align: right;
	margin-bottom: 25px;
	margin-top: 0px;
	color: #AC6C7C;
	font: normal 2em "Times New Roman", Times, serif;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 15px;
}
h2 {
	text-align: right;
	margin-bottom: 15px;
	margin-top: 0px;
	font: italic normal 1.6em Georgia, "Times New Roman", Times, serif;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 15px;
}
blockquote {
	line-height: 1.3em;
	background: url(kyss.gif) no-repeat left center;
	padding-left: 60px;
	margin-top: 25px;
	margin-right: 75px;
	margin-bottom: 25px;
	color: #993366;
	text-indent: 0px;
	text-align: justify;
}
a:link {
	color: #CC3366;
	text-decoration: none;
	border-bottom: 1px dashed #660000;
}
a:visited {
	text-decoration: none;
	border-bottom: 1px dotted #660000;
	color: #990066;
}
a:hover {
	text-decoration: none;
	border-bottom: none;
	color: #FF3399;
}
a:active {
	text-decoration: none;
	border-bottom: 1px solid #660000;
	color: #FF6699;
}
#SHELL {
	position: relative;
	width: 1000px;
	min-height: 100%;
}
	/* For IE (min-height) */
	* html #SHELL {
		height: 100%;
	}
	/* For IE (min-height) */

#header {
	background: url(header.gif) no-repeat scroll left top;
	height: 186px;
	z-index: 1;
}
#midContent {
	background: #FFFFFF;
	text-align: left;
	margin-right: 127px;
	margin-left: 126px;
	padding-left: 45px;
	padding-right: 45px;
	margin-bottom: -140px;
	z-index: 2;
	position: relative;
	min-height: 375px;
}
	/* For IE (min-height) */
	* html #midContent {
		height: 375px;
	}
	/* For IE (min-height) */

#footerleft {
	background: url(fMid.gif) no-repeat left bottom;
	height: 311px;
	width: 687px;
	float: left;
	left: 137px;
	position: absolute;
	z-index: 1;
}
#lipsticktop {
	background: url(fRight.gif) no-repeat left top;
	height: 311px;
	width: 176px;
	float: left;
	clear: left;
	position: absolute;
	left: 824px;
	z-index: 3;
}
#leftdesign {
	background: url(fLeft.gif) no-repeat;
	height: 311px;
	width: 137px;
	float: left;
	position: absolute;
	left: 0px;
	z-index: 1;
}
#rightdesign {
	background: url(right.gif) no-repeat;
	position: absolute;
	height: 151px;
	width: 129px;
	top: 186px;
	right: 0px;
	z-index: 4;
}
.left { float: left; }
.lspace {
	margin-right: 15px;
}
#leftNav {
	position: absolute;
	left: 20px;
	top: 210px;
	height: 204px;
	width: 98px;
	z-index: 2;
}
#footerleft img {
	position: relative;
	height: 200px;
	width: 50px;
	left: 150px;
	bottom: 50px;
	z-index: 50;
}
.biglink {
	font: bold 1.6em/43px "Times New Roman", Times, serif;
}
.mousekey {
	padding-left: 25px;
	background: url(mouse.jpg) no-repeat left center;
}
#SHELL #midContent #cal {
	margin-top: 25px;
	text-align: center;
	margin-bottom: 20px;
	z-index: inherit;
}
