body * {
	margin: 0px;
	padding: 0px;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333333;
}

body {
	background-color: #999999;
}
a:link {
	color: #006699;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006699;
}
a:hover {
	text-decoration: none;
	color: #0099CC;
}
a:active {
	text-decoration: none;
	color: #006699;
}
a {
	font-weight: bold;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 6px;
	font-weight: bold;
	padding-top: 10px;
}
h1 {
	font-size: 1.5em;
	color: #045281;
}
h2 {
	font-size: 1.3em;
	color: #045281;
}
h3 {
	font-size: 1.1em;
	color: #045281;
}

#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}


#header {
	text-align: left;
	background-color: #999999;
	height: 75px;
}

#maincontent {
	float: left;
	width: 600px;
}

#maincontent p {
	padding-bottom: 6px;
	padding-top: 6px;
	font-size: 0.9em;
}
#maincontent_inner {
	line-height: 1.3em;
	padding-top: 14px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
}
#maincontent_inner a {
	font-size: 0.9em;
	color: #006699;
}
#floatright {
	float: right;
	width: 400px;
	text-align: left;
}
#floatright_inner {
	list-style-position: inside;
	list-style-type: square;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
}

#floatright_inner li {
	list-style-position: outside;
	list-style-type: square;
	font-size: 0.9em;
	line-height: 1.2em;
	font-weight: bold;
	color: #333333;
	text-indent: 12px;
}

#navbar {
	float: left;
	background-repeat: repeat-x;
	width: 1000px;
	height: 40px;
	background-image: url(images/bluebar_bkgd.jpg);
	margin: 0px;
	padding: 0px;
}

.photocredit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-style: italic;
	float: right;
	padding-bottom: 6px;
	padding-right: 10px;
}
.fltright {
	display: block;
	float: right;
}
#diamondbar {
	clear: both;
	background-image: url(images/bluebar_bkgd.jpg);
	background-repeat: repeat-x;
	height: 40px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 15px;
}
#bluebar_image {
	background-image: url(images/bluebar_bkgd.jpg);
	background-repeat: repeat-x;
	height: 40px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 10px;
	padding-left: 15px;
	text-transform: uppercase;
}


#diamondcert {
	clear: both;
	padding-bottom: 10px;
}
#navbar * {
	margin: 0px;
	padding: 0px;
}


#navbar {
	clear: both;
	background-image: url(images/bluebar_bkgd.jpg);
	background-repeat: repeat-x;
	height: 40px;
	font-weight: bold;
	color: #FFFFFF;
	width: 1000px;
}
#navbar ul {
	padding-left: 220px;
}


#navbar li {
	list-style-type: none;
	padding-top: 10px;
	display: block;
	float: left;
	padding-right: 25px;
	padding-left: 25px;
}
#navbar li a {
	color: #FFFFFF;

}
#navbar li a:hover {
	color: #FFCC33;
}

.quotes {
	font-size: 0.9em;
	font-style: normal;
	color: #333333;
	text-align: center;
}

#botnav * {
	margin: 0px;
	padding: 0px;
}


#botnav {
	clear: both;
	background-image: url(images/bluebar_bkgd.jpg);
	background-repeat: repeat-x;
	height: 40px;
	font-weight: bold;
	color: #FFFFFF;
}
#botnav ul {
	padding-left: 220px;
}


#botnav li {
	padding-top: 10px;
	display: block;
	float: left;
	padding-right: 25px;
	padding-left: 25px;
	list-style-type: none;
}
#botnav li a {
	color: #FFFFFF;

}
#botnav li a:hover {
	color: #FFCC33;
}



#footer {
	font-size: 0.8em;
	font-weight: bold;
	text-align: center;
	background-color: #6699CC;
	color: #FFFFFF;
	padding: 10px;
}
#botbot {
	font-size: 0.7em;
	font-weight: bold;
	color: #999999;
	text-align: center;
	padding: 10px;
}
