body {
	background: #000000 url(../images/bg.jpg) no-repeat;
	background-position:Top Center;
	margin-top: 0px;
	font: 70% "Lucida Grande", Lucida, Verdana, sans-serif;
}
.mainText {
	color: #4B4808;
}
.dateText {
	color: #302E05;
}
.smallNav {
	padding-left: 16px;
	padding-right: 16px;
}
.photo {
	padding: 3px;
}
.mainPadding {
	color: #302E05;
	padding-left: 10px;
	padding-right: 10px;
}
.nickText {
	font-weight: bold;
	color: #302E05;
}
.headText {
	font-size: 120%;
	font-weight: bold;
	color:#918531;
}
a {
	text-decoration: none;
	color:#302E05;
}
a:visited {
	text-decoration: none;
	color:#302E05;
}
a:hover {
	text-decoration: underline;
	color: #4B4808;
}
a:active {
	text-decoration: none;
	color: #302E05;
}
.menuText {
	padding-left: 8px;
	padding-right: 8px;
	color: #4B4808;
	font-weight: bold;
}
.menuLink {
	background: #000000 url(../images/header_02.jpg) no-repeat;
	padding-left: 14px;
	padding-right: 8px;
	color:#302E05;
	font-weight: bold;
}
.menuLink2 {
	background: #000000 url(../images/header_02.jpg) no-repeat;
	padding-left: 16px;
	padding-right: 10px;
	color:#4B4808;
	font-weight: bold;
}
.contentHead {
	background: #0F0D01;
	padding: 4px;
	color:#4B4808;
	font-weight: bold;
}
.inputs {
	color: #4B4808;
	font-size: 95%;
	font-weight: bold;
	background-color: #262102;
	border: 1px solid #302E05;
}
.inputs2 {
	background-color: #262102;
	border: 1px solid #302E05;
}
textarea {
	color: #4B4808;
	font: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-weight: bold;
	background-color: #262102;
	border: 1px solid #302E05;
}
th {
	color: #4B4808;
}
.shoutForm {
	color: #4B4808;
	background-color: #090700;
	padding: 16px;
	border: 1px solid 1C1A05;
}