
body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	font-family: verdana, sans-serif;
	font-size: 12px;
	background-image: url(/art/yellow-bg-blend.jpg);
	background-repeat: repeat-x;
	color: #000000;
	text-align: center;
}

div#container {
	width: 700px;
	background-image: url(/art/bg-shadow.gif);
	background-repeat: repeat-y;
	background-position: 50%;
	margin: 0px auto 0px auto;
	padding: 0px;
	text-align: left;
}

div#head {	
	width: 642px;
	margin: 0px;
	padding: 32px 29px 0px 29px;
	background-image: url(/art/head.jpg);
}

div#quickref {	
	padding: 4px 8px 4px 8px;
	background-color: #DDDDDD;
	color: #000000;
	font-weight: normal;
	border-color: #000000;
	border-width: 0 0 1px 0;
	border-style: solid;
}

h1 {
	height: 154px;
	margin: 0px;
	background-image: url(/art/title.jpg);
	background-repeat: no-repeat;
}

h1 a {
	display: none;
}

div#epigram {
}

div#epigram a {
	display: none;
}

div#nav {
	float: left;
	height: 24px;
	width: 638px;
	margin: 0px 0px 8px 0px;
	padding: 0px 0px 0px 4px;
	background-image: url(/art/title.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

div#nav a {
	display: block;
	float: left;
	padding: 4px 6px 4px 6px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

div#nav a:hover {
	color: #CC0000;
}

h2 {
	margin-bottom: 4px;
	color: #CC0000;
	font-weight: normal;
	font-family: tahoma, sans-serif;
	font-size: 16px;
}

div#content {
	margin: 0px 29px 0px 29px;
	padding: 0px 8px 0px 8px;
}

div.errs {
	width: 60%;
	margin: 32px auto 8px auto;
	padding: 8px;
	background-image: url(/art/yellow-bg-blend.jpg);
	background-repeat: repeat-x;
	color: #990000;
	border-color: #990000;
	border-width: 2px;
	border-style: solid;
}

div.errtitle {
	font-weight: bold;
}

div.errs a {
	text-decoration: none;
	color: #990000;
}


div.notice {
	width: 60%;
	margin: 32px auto 8px auto;
	padding: 8px;
	background-image: url(/art/bg-blend.jpg);
	background-repeat: repeat-x;
	color: #000000;
	border-color: #000099;
	border-width: 2px;
	border-style: solid;
}

#content div.photo {
	float: right;
	padding: 8px;
}

div.photo img {
	margin: 0px;
	padding: 0px;
	border-color: #000000;
	border-width: 1px;
	border-style: solid;
}

div#content h2 {
	margin-bottom: 4px;
	color: #CC0000;
	font-weight: normal;
	font-family: tahoma, sans-serif;
	font-size: 16px;
}

div#content p {
	margin-top: 0px;
}

table#contactblock {
	width: 100%;
	border-spacing: 8px;
	vertical-align: top;
}

table#contactblock td {
	vertical-align: top;
}

.contact {
	width: 50%;
	padding: 8px;
	background-image: url(/art/bg-blend.jpg);
	background-repeat: repeat-x;
	background-color: #DBE7F3;
	border-color: #003399;
	border-width: 1px;
	border-style: solid;
	background-position: left bottom;
}

.contact h3 {
	margin: 0px 0px 6px 0px;
	color: #000000;
	font-family: tahoma, sans-serif;
	font-size: 14px;
	font-weight: normal;
}

#contactinfo {
}

div#addressblock {
	text-align: left;
}

.sbmt {
	text-align: center;
}

div#foot {	
	width: 642px;
	margin: 0px;
	padding: 0px 29px 38px 29px;
	background-image: url(/art/foot.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: center;
	color: #666666;
}

