/* CSS Document */

form {padding:0;
	margin:0;}
	
#bodySub {width:490px;
	margin:15px 0 0 10px;
	float:left;
	background-color:#FFFFFF;}
#bodySubNoCols {width:700px;
	margin:15px 0 0 10px;
	float:left;
	background-color:#FFFFFF;}	
#bodySubNoMargin {width:650px;
	margin:15px 0 0 10px;
/*	float:left;*/
	background-color:#FFFFFF;}	
#bodySubLeftColmn {width:330px;
	margin:15px 0 0 10px;
	float:left;
	background-color:#FFFFFF;}	
#bodySubRightColmn {width:330px;
	margin:15px 0 0 10px;
	float:right;
	background-color:#FFFFFF;}	
	
	
	
	
	
#bodySub h1 {color:#3366cc;
	font:1.4em Georgia, "Times New Roman", Times, serif;
	margin:0 0 10px 0;}
	
#bodySub h2 {color:#990000;
	font:1.2em Georgia, "Times New Roman", Times, serif;
	margin:0;
	display:block;
	border-bottom:1px solid #990000;}
	
#bodySub h2.second {color:#990000;
	width:250px;
	font:1.2em Georgia, "Times New Roman", Times, serif;
	margin:0;
	display:block;
	border-bottom:1px solid #990000;}
	
#bodySub h3 {color:#3366cc;
	font:.9em Georgia, "Times New Roman", Times, serif;
	margin:10px 0 0 0;}
	
#bodySub h3.noTopMargin {color:#3366cc;
	font:.9em Georgia, "Times New Roman", Times, serif;
	margin:0;}
	
#bodySub p {font:.7em Arial, Helvetica, sans-serif;
	margin:10px 0 15px 0;}
	
#bodySub p a:link, #bodySub p a:visited, 
#bodySub p a:active {color:#3366cc; font-weight:bold;}

#bodySub p a:hover {color:#990000;}

#bodySub .disclaimer {color:#990000;}
	
#memoriesSubWrapper {width:150px;
	border:7px solid #d9d9b3;
	background: url(images/bg_memories.jpg) bottom #FFFFFF no-repeat;
	padding:8px;
	margin-top:10px;
	height:125px;}
	
#memoriesSubWrapper h1 {font:1.1em Georgia, "Times New Roman", Times, serif normal;
	color:#000000;
	margin:0;
	padding:0;}	
	
#memoriesSubWrapper p {font:.7em Arial, Helvetica, sans-serif;
	margin:10px 0 0 0;
	padding:0;}
	
#memoriesSubWrapper p a:link, #xpressWrapper p a:visited, 
#memoriesSubWrapper p a:active {color:#3366cc; font-weight:bold;}

#memoriesSubWrapper p a:hover {color:#990000;}

input.name {font:1em Georgia, "Times New Roman", Times, serif;
	color:#990000;
	margin-bottom:5px;
	width:225px;}
	
textarea.comments {font:1em Georgia, "Times New Roman", Times, serif;
	color:#990000;
	width:225px;}