/* CSS Document for God-Is.info */
@import url('type/stylesheet.css');
body, td, th {
	font-family: PowellAntiqueRegular, Cochin, "Palatino Linotype", Georgia;
	font-size: 18px;
	color: #003333;
	word-spacing: -2px;
}
body {
	background-image:  url("images/cloud-tile.jpg");
	background-attachment: fixed;
}
a:link {
	text-decoration: none;
	color: #CC3300;
}
a:visited {
	text-decoration: none;
	color: #CC3300;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
h2 {
	margin-top: 50px;
	margin-left: 0px;
	font-size: 24px;
}
p {
	text-indent: 50px;
}
hr {
	border:none;
	height:1px;
	display:block;
	width:10%;
	background-color:#aaa;
}
.msg_navbar {
	text-align: center;
	text-indent: 0px;
}
.noindent {
	text-indent: 0px;
}
.small_ital {
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	text-indent: 0px;
}
input {
	font-family: Cochin, "Palatino Linotype", Georgia;
	font-size: 14px;
	color: #003333;
	margin-left: 5px;
}
textarea {
	font-family: Cochin, "Palatino Linotype", Georgia;
	font-size: 14px;
	color: #003333;
}
.query {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
}
.description {
	color:#007F7F;
	font-size:80%;
	left:0;
	position:absolute;
	text-align:center;
	top:0;
	visibility:visible;
	white-space:nowrap;
	width:100%;
	z-index:1;
}
.description p {
	text-indent:0;
	margin:-1px 3px
}
.flig {
	letter-spacing:-2px;
}
.content {
	width: 600px;
}
.centerbox {
	margin: 1.3em auto;
}
img.centerimage {
	display: block;
	margin: 1.3em auto;
}
