p {
	margin: 0.25em 0em;
	line-height: 1.4;
	padding-left: 1em;
}

body {
	background-image: url(../images/beautiful_girl_worked_4.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
}

.right_column {
	width: 576px;
	font-size: small;
	color: #F2F2F2;
	font-family: "Trebuchet MS", Helvetica, Arial;
	position: absolute;
	left: 414px;
	top: 180px;
}
.page_title {
	position: absolute;
	top: 100px;
	left: 418px;
}

div#links {
	font-family: "Trebuchet MS", Helvetica, Arial;
	font-size: small;
	width: 350px;
	text-align: right;
	position: absolute;
	top: 80px;
	left: 40px;
	font-weight: bold;
	font-style: italic;
}

div#links a{
	color: #993388;
	line-height: 1.4em;
	display: block;
	text-decoration: none;
}

div#links a:hover{
	color: #FF66CC;
	display: block;
}
div#links a span {
	display: none;
}
.quote {
	width: 300px;
	position: absolute;
	top: 540px;
	left: 10px;
	font-family: "Trebuchet MS", Helvetica, Arial;
	color: #666666;
	font-size: x-small;
}
a:link {
	color: #0099FF;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #09B9FF;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
}
h1 {
	font-size: medium;
	padding-left: 1em;
}
h3 {
	font-size: x-small;
	padding-left: 2em;
}
.formfield {
	padding: 0.2em;
	color: #993388;
}



div#links a:hover span {
	display: block;
	top: 400px;
	left: 50px;
	width: 300px;
	padding: 10px;
	margin: 10px;
	z-index: 100;
	color: #333333;
	text-align: left;
	font-family: "Trebuchet MS", Helvetica, Arial;
	font-size: small;
	line-height: 1.2em;
	background-color: #FEE1F4;
	position: absolute;
	border-left: 10px solid #993388;
}
.subscribe {
	position: absolute;
	top: 436px;
	left: 10px;
	width: 400px;
	height: 200px;
	z-index: 0;
	text-align: center;
}
.handcursor{
	cursor:pointer;
	cursor:pointer;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Helvetica, Arial;
}
.form_field {
	background-color: #FFCCFF;
	padding: 0.5em;
	color: #CC0099;
}
