#pagecontainer {
	text-align: center;
}

#page {
	text-align: left;
	margin: 15px auto;
	padding: 0;
	width: 760px;
}

#pagecontent {
	float: left;
	display: inline;
	margin: 0;
	padding-bottom: 75px;
	width: 760px;
	background: #FFFFFF url(../images/pageback.gif) repeat-y top left;
}

body {
	margin: 0px;
	background: #FFFFFF url(../images/back.gif) repeat;
	color: #222222;
}

#header {
	float: left;
	display: inline;
	width: 760px;
	w\idth: 737px;
	background-image: url(../images/top.gif);
	background-repeat: no-repeat;
	background-position: top-left;
	padding: 0;
	margin: 0;
	padding-top: 10px;
	padding-left: 23px;
	padding-right: 0;
	margin-bottom: 20px;
}

#header .photocredit {
	float: right;
	display: inline;
	margin: 0;
	margin-right: 25px;
	font-size: .8em;
	color: #444444;
}

#navbar {
	text-align: center;
	font-weight: bold;
	margin: 25px 0;
	margin-bottom: 35px;
	font-size: 105%;
}

.curmainlink {
	color: #003657;
	padding: 1px 5px;
	margin: 0px 15px;
	border-top: 3px solid #003657;
	border-bottom: 3px solid #003657;
	text-decoration: none;
}
.mainlink {
	color: #003657;
	padding: 1px 5px;
	margin: 0px 15px;
	border-top: 3px solid #7ca7c2;
	border-bottom: 3px solid #7ca7c2;
	text-decoration: none;
}
.mainlink:hover {
	color: #003657;
	border-top: 3px solid #003657;
	border-bottom: 3px solid #003657;
}

#maincontent {
	float: left;
	width: 730px;
	padding-left: 15px;
}

p.mainhead {
	margin: 10px 25px;
	font-weight: bold;
	font-size: 115%;
}

p.subhead {
	margin: 10px 25px;
	margin-bottom: 20px;
	font-weight: bold;
}

p.reg {
	text-align: justify;
	margin: 15px 25px;
	margin-right: 25px;
	line-height: 1.3em;
}

a {
	color: #003657;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #003657;
	font-weight: bold;
	text-decoration: underline;
}

p.maintitle {
	margin-left: 25px;
	font-weight: bold;
	font-size: 110%;
}

p.subtitle {
	margin-left: 25px;
	font-weight: bold;
}

p.cont {
	margin-left: 25px;
}

p.msgpos {
	text-align: center;
	font-weight: bold;
	color: green;
}

p.msgneg {
	text-align: center;
	font-weight: bold;
	color: red;
}

td.c {
	text-align: center;
}


th {
	text-align: center;
}

.b {
	font-weight: bold;
}

#iteminfo {
	margin-left: 25px;
	width: 680px;
	border: 2px solid brown;
	margin-bottom: 25px;
	background-color: #FEFEFE;
}

#iteminfo ul {
	list-style-type: none;
	margin: 10px;
	padding: 0;
}

#iteminfo li {
	margin-top: 2px;
	margin-bottom: 2px;
}

#footer {
	float: left;
	padding: 10px 0;
	margin-bottom: 15px;
	text-align: center;
	font-size: .9em;
	width: 760px;
	background: #FFFFFF url(../images/pageback.gif) repeat-y top left;
	border-bottom: 2px solid #000000;
	color: #444444;
}
