@charset "utf-8";
/* CSS Document */
body {
/*
	background:#333333 url(../images/JonPaulR-main-bg.jpg) top center no-repeat;
*/
	background-color:#333333;
	font-family: "Trebuchet MS";
	font-size:17px;
	line-height: 21px;
	color:#ffffcc;
	text-align:left;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.quote{
	font-family: Georgia;
	font-size:24px;
	font-style:italic;
	color: #00FFFF;
	margin-top:10px;
	margin-bottom:10px;
	line-height:30px;
	padding: 0px 0px 0px 0px;}

hr {
height: 0;
border-bottom: 2px dotted #ccc;
} 

#wrapper {
	position: absolute;
	width: 800px;
	left: 50%;
	top: 0px;
	margin-left: -400px;
	_margin-left: -400px;
	border: 0;
}

#header {
	position: relative;
	width: 800px;
	height: 40px;
	left: 50%;
	top: 0px;
	margin-left: -400px;
	_margin-left: -400px;
	text-align:right;
	vertical-align: middle;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	line-height: 19px;
	color:#ffffff;
	border: 0;
}

#mainholder {
	position: relative;
	width: 800px;
	height: 600px;
	background:url(../images/JonPaulR-main-bg.jpg);
	left: 50%;
	top: 0px;
	margin-left: -400px;
	_margin-left: -400px;
	border: 0;
}


#textarea {
	position:relative;
	top: 110px;
	left: 400px;
	width: 360px; 
	height: 450px;
	overflow:auto;
	font-family: "Trebuchet MS";
	font-size:13px;
	line-height: 17px;
	color:#ffffcc;
margin: 0px 20px 0px 20px;
}


#footer {
	position: relative;
	height: 36px;
}


.text {
width:340px;
padding: 0px 20px 0px 0px;
}

.formtxt {
	font-family: "Trebuchet MS";
	font-size:13px;
	line-height: 17px;
	color:#ffffcc;
}



.date {
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height: 16px;
	font-size:12px;
	font-weight:bold;
	color:#CCCCCC;
}

.subhdr {
	font-family:"Trebuchet MS";
	font-size:16px;
	font-weight:bold;
	color:#009900;
}

.large {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	color:#333333;
}

.formstyle {
font-family:"Trebuchet MS";
font-size:12px;
color:#009900;
}

.formstyle {
font-family:"Trebuchet MS";
font-size:13px;
font-weight:bold;
color:#333333;
}

.linesep{
background:url(../images/dottedlinesep.gif) top repeat-x;
height:11px;
width:340px;
}

.indented
   {
   font-family: Arial, Helvetica, sans-serif;
   font-size:12px;
   color:#666666;
   padding-left: 25pt;
   padding-right: 25pt;
   }

.footertext {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}



a:link,a:visited {
	color: #ffffff;
	text-decoration: underline;
	background: transparent;
}
a:hover,a:active {
	color: #66FF66;
	text-decoration: underline;
	background: transparent;
}




/*
set pseudo classes for secondary link properties
*/


a.navlink:link,a.navlink:visited {color: #FFFFFF; text-decoration: none; font-size: 15px; background: transparent;}
a.navlink:hover,a.navlink:active {color: #FFFFFF;text-decoration: underline; font-size: 15px; background: transparent;}

a.footerlink:link,a.footerlink:visited {color: #66FF00; text-decoration: none; font-size: 11px; background: transparent;}
a.footerlink:hover,a.footerlink:active {color: #FFFFFF;text-decoration: none; font-size: 11px; background: transparent;}