body {
	margin: 0 0 50px 0;
}

a:link, a:visited {
	color: #003366;
}

a:hover {
	color: #cc0000;
	text-decoration: none;
}

#titletop {
	background-image: url('titlepage_background.jpg'); background-repeat: repeat-x;
	background-color: #eaC0a7;
}

#lowertop {
	background-image: url('lowerpage_background.jpg'); background-repeat: repeat-x;
	background-color: #eaC0a7;
}

.profilescreen {
	background-color: #F7F5E9;
}

.profilescreen2 {
	background-color: #CCDBEB;
}

.profilescreentop {
	background-image: url('profile_riley_horiz.jpg'); background-repeat: no-repeat;
	background-color: #CCDBEB;
	font-size: .7em;
	padding: 8px;
}

/*
.profilebox {
	background-color: #fff;
	border-width: 1px 0 1px 1px;
	border-style: solid;
	border-color: #ccc;
	padding: 12px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: .7em;
	color: #333;
	line-height: 1.5em;   EAF1F8   tan FAEABB   light blue EAF1F8
}
tan F7F5E9
blue EAF1F8
*/

.bodytext {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: .74em;
	color: #333;
	line-height: 1.8em;
}

.profilebox {
	background-color: #F7F5E9;
	padding: 15px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: .7em;
	color: #333;
	line-height: 1.5em;
}

#leftbox1 {
	background-color: #FAEABB;
	padding: 15px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: .7em;
	color: #333;
	line-height: 1.5em;
	margin-bottom: 10px;
}

#leftbox2 {
	background-color: #f6f6f6;
	padding: 15px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: .7em;
	color: #333;
	line-height: 1.5em;
	margin-top: 10px;
}

#leftbox_quote {
	background-color: #fff;
	padding: 5px 20px 20px 12px;
	font-family: georgia, arial, helvetica, sans-serif;
	font-size: 1em;
	color: #333;
	line-height: 1.9em;
	border-width: 0 1px 1px 0;
	border-style: solid;
	border-color: #dfdfdf;
}

#footer {
	width: 640px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: .7em;
	color: #888;
	border-top: 1px solid #ccc;
	margin: 50px 0 0 10px;
	padding: 5px 0 0 0;
	
}


h1 {
	font: 120% Georgia, 'Times New Roman', Serif;
	font-weight: bold;
	color: #1F60A0;
	margin: 0 0 .4em 0;
}

h2 {
	font: 90% Georgia, 'Times New Roman', Serif;
	color: #ff7722;
	margin: 0;
	text-transform: uppercase;
}   /* orange shade ff7722       yellow FFC021    */

h3 {
	font: 100% verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	color: #666;
	margin: 1em 0 0 0;
}

h4 {
	font: 120% Georgia, 'Times New Roman', Serif;
	font-weight: bold;
	color: #BC9113;
	margin: 0 0 .3em 0;
}

h5 {
	font: 240% Georgia, 'Times New Roman', Serif;
	color: #333;
	margin: .8em 0 .8em 0;
}

h6 {
	font: 110% Georgia, 'Times New Roman', Serif;
	font-weight: bold;
	color: #1F60A0;
	margin: 1.7em 0 .3em 0;
}
