﻿body {
	margin: 0;
	padding: 0;
	line-height: 1.22em;
	font: normal 12px/18px Arial, Verdana, sans-serif;
	
	
	}
/* --------- Footer Rules --------- */

#footer {
	width: 910px;
	clear: both;
	min-height: auto;
    height: auto !important; /*IE6 Fix */
    height: auto; /* IE6 Fix */
	}



#footer_notes {
	margin: 12px 22px 0 22px;
        color: #000000;
        font-size: 11px;
}

span.copywrite {
	color: #000000;
	font-weight: normal;
        font-size: 11px;
}

#footer_notes a {
	color: #9e7b5c;
	font-size: 11px;
	float: right;
}
#paragraph {
	color: #000000;
	font-weight: normal;
    font-size: 14px;
	font-style: arial;
	padding: 0px 20px 0px 20px;
	
}

#title {
	color: #000000;
	font-weight: bold;
    font-size: 14px;
	font-style: arial;
	padding: 0px 20px 0px 20px;
}

#bold {
	color: #000000;
	font-weight: bold;
    font-size: 12px;
	font-style: arial;
	padding: 0px 20px 0px 20px;
}

.keynotes div {
	float: left;
	width: 350px;
	height: 250px;
	padding: 30px;
	padding-right: 20px;
}
.longnotes div {
	float: left;
	width: 350px;
	height: 475px;
	padding: 30px;
	padding-right: 20px;
}
.links div {
	padding: 0px 20px 0px 20px;
	
}
.links a {
	color: #000000;
	font-size: 14px;
	font-style: arial;
	text-decoration: underline;
}
.links a:hover {
	text-decoration: underline;
	color: #efbf00;
	font-size: 14px;
	font-style: arial;
	text-decoration: underline;
}
.keynotes img {
	float: left;
	margin: 5px 15px 5px 0;
	border: 4px solid #ccc;
	
}
.longnotes img {
	float: left;
	margin: 5px 15px 5px 0;
	border: 4px solid #ccc;
	
}
ul {
   list-style-type: square;
}