/* Dr. Croner CSS Document */

body {
	color: #563840;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	position: 0px 0px 0px 0px;
	height: 100%;
	width: 100%;
	background-image: url(images/BG.gif);
	background-position: center;
	background-repeat: repeat-y;
	background-color: #563840;
	text-align: center;
}

.blues {
	margin: 0px auto;
	width: 804px;
	position: relative;
	top: 0px;
	bottom: *;
	background-image: url(images/blues.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-attachment: scroll;
	background-color: #454E60;
}

#height {
	min-height: 500px;
	max-height: 1200000000px;
	height: 100%;
}

#right {
	float: right;
	padding: 2px;
	margin-right: 8px;
}

#left {
	float: left;
	padding: 2px;
	margin-left: 5px;
}

ul, ol {
	margin: 0px auto;
}

a:link, a:visited {
	color: #084813;
	text-decoration: underline;
}

a:hover {
	color: #DE6687;
	text-decoration: underline;
}

.text-link {
	padding: 0px 2px 0px 8px;
	line-height: 20px;
	text-align: left;
}

.address {
	font-size: 11px;
	line-height: 17px;
	color: #E2D7C5;
}

.window {
	color: #563840;
	position: relative;
	font-size: 13px;
	margin: 0px auto;
	font-weight: bold;
}

.head {
	position: relative;
	left: 0px;
	right: 0px;
	top: 0px;
}

.content {
	position: relative;
	color: #E2D7C5;
	width: 804px;
}

.menu {
	font-size: 10px;
}

.menu a:link, .menu a:visited {
	color: #E2D7C5;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

.menu a:hover {
	color: #D7DADE;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

.ling {
	color: #D7DADE;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}

.ling a:link, .ling a:visited {
	color: #D7DADE;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

.ling a:hover {
	color: #E2D7C5;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

.footer {
	color: #D7DADE;
	text-align: right;
	padding: 0px 15px 0px 0px;
	vertical-align: bottom;
	font-size: 9px;
	line-height: 10px;
}

.footer a:link, .footer a:visited {
	color: #E2D7C5;
	text-decoration: none;
}

.footer a:hover {
	color: #D7DADE;
	text-decoration: none;
}

p {
	margin: 5px 13px;
	line-height: 20px;
	text-align: left;
}

.note {
	font-size: 11px;
	color: #434C5D;
}

pre {
	margin: 0px 35px 0px 35px;
	text-align: left;
}

#p {
	text-indent: 15px;
}

h1, h2, h3, h4, h5, h6 {
	color: #434C5D;
	margin: 0px 13px 0px 13px;
	text-align: left;
}
