#Wrapper {
	width: 760px;
	margin-top: 5px;
	margin-left: 5px;
	padding:0;
	padding-top:5px;
	padding-left:5px;
}


#masthead{
	width: 760px;
	margin:0;
	padding-bottom: 0px;
}
/*#navigation{
	width: 760px;
	background:#33CCFF;
	font-family: Arial, Helvetica, sans-serif;
}
#navigation ul{
	list-style: none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left:30px;
	padding:0px;
}

#navigation li {
	display:inline;
}


#navigation a:link, #navigation a:visited {
	color: #ffffff;
	background-color:#000099;
	text-decoration:none;
	padding:2px 5px 2px 5px;
}


#navigation a:hover {
	background-color:#33CCFF;
	color:##000099;
}
*/
/*body {
	font: 0.8em/1.2em Georgia, "Times New Roman", Times, serif;
	background-color: #ffffff;
	color: #000;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding: 0px;
	position: relative;
	z-index: auto;
	width: auto;
	clear: both;
}*/

h1 {
	font-size: 140%;
	color: #003399;
	background-color: #ffffff;
	}

h2 {
	font-size: 100%;
	color: #003399;
	background-color: #ffffff;
	}
h6 {
	font-size:80%;
	color:#003399;
	font-weight:normal;
	text-align:center;
	}

.rightimg {
	float: right;
	position: relative;
	border: 0px;
	margin: 0px;
	width: 150px;
	visibility: visible;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 70px;
	padding-left: 10px;
}

.leftimg {
	float: left;
	position: relative;
	padding: 10px;
	border: 0px;
	margin: 0px;
	clear: none;
	height: auto;
	width: 150px;
}
.clear {
	clear: both;
}
.title {
	font-family:"Times New Roman", Times, serif;
	font-size:large;
	font-weight: bold;
	text-transform: capitalize;
	font-variant: small-caps;
	color:#003399;
}

.SubTitle {
	font-family:"Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #000000;
	text-align: left;
}

.note {
	font-family:"Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
	text-align: center;
}
.awards {
	font-family:"Times New Roman", Times, serif;
	font-size:medium;
	font-style:italic;
	color:#003399;
	font-weight: bold;
}
