/* CSS Document */

body,td,th {font-family: Helvetica Neue, Helvetica, sans-serif; font-size: 14px; width: 760px; margin-top: 20px; line-height: 1.5em; }

a {text-decoration: none; color: #688FC5;}
a:hover {
	text-decoration: underline;
	color: #AEB774;
	padding-top: 0px;
}

#wrapper {width: 750px; margin-left: 100px; }

/* masthead */

#masthead h1 {font-family: "Times New Roman", Times, serif; font-size: 30px; color: #999; padding-bottom: 10px;}
	
/* home */

#home {font-family: Helvetica Neue, Helvetica, sans-serif; font-size: 12px; float: right; width: 360px; color: #999999;}

/* content */

#contentleft {float: left; width: 250px;}
#contentleft p {font-size: 14px; padding-bottom: 0; }

#contentmiddle {float: left; width: 250px;}
#contentmiddle p {font-size: 14px; padding-bottom: 0;}

#contentright {float: left; width: 250px;}
#contentright p {font-size: 14px; padding-bottom: 0;}

#contentbottom {float: left; width: 750px;}
#contentbottom p {font-size: 14px; padding-bottom: 0; }#wrapper #content h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #666;
	padding-bottom: 0px;
}
#wrapper #contentbottom h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #666;	
	padding-top: 30px;
}

