* {
	margin: 0;
	padding: 0;
}
img {border:none;}
.noborder {border:0px;}
.center {text-align:center;}
.clear {clear:both;}

body {background-color:#EDEBD5;}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:100;
	color:#000080;
	padding:5px;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:100;
	color:#000080;
	padding:5px;
}

#header-holder {
	width:100%;
	height: 240px;
	background-color:#EDEBD5;
	margin: 20px 0 0 0;
}
#header {
	width:1000px;
	height:240px;
	margin: 0 auto;
	background-color: #000080;
}
#banner {
	width:960px;
	height:200px;
	background-color:#EDEBD5;
	margin: 20px 20px 20px 20px;
	float:left;
}

#navigation-holder {
	width:100%;
	height:32px;
	background-color:#EDEBD5;
}
#navigation-box {
	width:1000px;
	height:32px;
	margin: 0 auto;
	background-color:#000080;
}
#navigation {
	width:960px;
	margin: 0 auto;
}
#navigation ul {
	margin: 0;
	float: left;
	line-height:30px;
	font-size:24px;
	font-family:"Monotype Corsiva";
	width: 100%;
	border: 1px solid #EDEBD5;
	border-width: 1px 0;
}
#navigation ul li {
	display: inline;
}
#navigation ul li a {
	float: left;
	width:120px;
	height:30px;
	color: #000080;
	text-align:center;
	text-decoration: none;
	background: #EDEBD5;
}
#navigation ul li a:hover {
	color: #EDEBD5;
	background-color: #000080;
}

#index-holder {
	width:100%;
	height:480px;
	background-color:#EDEBD5;
}
#index-container {
	width:1000px;
	height:480px;
	margin:auto;
	background-color:#000080;
}
#index {
	width:958px;
	height:440px;
	margin:20px;
	background-color:#EDEBD5;
	border:1px solid #EDEBD5;
	float: left;
}
#index p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000080;
	padding: 5px;
}
#index a{
	text-decoration:none;
	color:#096;
}
#index-text {
	width:658px;
	height:440px;
	float:left;
}
#right-image {
	width:300px;
	height:440px;
	float:right;
}

#about-holder {
	width:100%;
	height:480px;
	background-color:#EDEBD5;
}
#about-container {
	width:1000px;
	height:480px;
	margin:0 auto;
	background-color:#000080;
}
#about {
	width:958px;
	height:440px;
	margin:20px;
	background-color:#EDEBD5;
	border:1px solid #EDEBD5;
	float: left;
}
#about p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000080;
	padding: 5px;
}
#about-text a{
	text-decoration:none;
	color:#096;
}
#about-text {
	width:658px;
	height:440px;
	float:left;
}

#beetles-holder {
	width:100%;
	height:480px;
	background-color:#EDEBD5;
}
#beetles-container {
	width:1000px;
	height:480px;
	margin:0 auto;
	background-color:#000080;
}
#beetles {
	width:960px;
	height:440px;
	margin:20px;
	background-color:#EDEBD5;
	border:1px solid #EDEBD5;
	float: left;
}
#beetles p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000080;
	padding: 5px;
}
#beetles-text {
	width:420px;
	height:440px;
	float:left;
}
#beetles-gallery {
	width:525px;
	height:440px;
	float:right;
}

#crustaceans-holder {
	width:100%;
	height:480px;
	background-color:#EDEBD5;
}
#crustaceans-container {
	width:1000px;
	height:480px;
	margin:0 auto;
	background-color:#000080;
}
#crustaceans {
	width:960px;
	height:440px;
	margin:20px;
	background-color:#EDEBD5;
	border:1px solid #EDEBD5;
	float: left;
}
#crustaceans p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000080;
	padding: 5px;
}
#crustaceans-text {
	width:420px;
	height:440px;
	float:left;
}
#crustaceans-gallery {
	width:525px;
	height:440px;
	float:right;
}

#weimaraners-holder {
	width:100%;
	height:480px;
	background-color:#EDEBD5;
}
#weimaraners-container {
	width:1000px;
	height:480px;
	margin:0 auto;
	background-color:#000080;
}
#weimaraners {
	width:960px;
	height:440px;
	margin:20px;
	background-color:#EDEBD5;
	border:1px solid #EDEBD5;
	float: left;
}
#weimaraners p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000080;
	padding: 5px;
}
#weimaraners-text {
	width:420px;
	height:440px;
	float:left;
}
#weimaraners-gallery {
	width:525px;
	height:440px;
	float:right;
}

#games-holder {
	width:100%;
	height:480px;
	background-color:#EDEBD5;
}
#games-container {
	width:1000px;
	height:480px;
	margin:0 auto;
	background-color:#000080;
}
#games {
	width:958px;
	height:440px;
	margin:20px;
	background-color:#EDEBD5;
	border:1px solid #EDEBD5;
	float: left;
}
#games p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000080;
	padding: 5px;
}
#games-text a{
	text-decoration:none;
	color:#096;
}
#games-text {
	width:658px;
	height:440px;
	float:left;
}

#stuff-holder {
	width:100%;
	height:480px;
	background-color:#EDEBD5;
}
#stuff-container {
	width:1000px;
	height:480px;
	margin:0 auto;
	background-color:#000080;
}
#stuff {
	width:958px;
	height:440px;
	margin:20px;
	background-color:#EDEBD5;
	border:1px solid #EDEBD5;
	float: left;
}
#stuff p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000080;
	padding: 5px;
}
#stuff-text a{
	text-decoration:none;
	color:#096;
}
#stuff-text {
	width:658px;
	height:440px;
	float:left;
}
#stuff-video-box{
	width:250px;
	margin: 0 0 10px 20px;
	float: left;
	height: 190px;
}
#stuff-hobbies-box{
	width:300px;
	margin: 0 0 10px 20px;
	height: 190px;
	float: left;
}
#stuff-other-box{
	width:250px;
	margin: 0 0 0 20px;
	float: left;
	height: 190px;
}
#stuff-soundboards-box{
	width:300px;
	margin: 0 0 0 20px;
	float: left;
	height: 190px;
}
.stuff-soundboard-box{
	width:150px;
	float: left;
	height: 160px;
}
#dwarf-dude-holder {
	width:100%;
	height: 810px;
}
#dwarf-dude {
	width:1024px;
	height: 800px;
	margin: 10px auto;
}
#peon-holder {
	width:100%;
	height: 610px;
}
#peon {
	width:800px;
	height: 600px;
	margin: 10px auto;
}
#thorim-holder {
	width:100%;
	height: 510px;
}
#thorim {
	width:500px;
	height: 500px;
	margin: 10px auto;
}

#contact-container {
	width:1000px;
	height:480px;
	margin:0 auto;
	background-color:#000080;
}
#contact {
	width:958px;
	height:440px;
	margin:20px;
	background-color:#EDEBD5;
	border:1px solid #EDEBD5;
	float: left;
}
#contact p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000080;
	padding: 5px;
}
#contact-text a{
	text-decoration:none;
	color:#096;
}
#contact-text {
	width:658px;
	height:440px;
	float:left;
}
#contact-form-box{
	width:350px;
	margin: 0 0 0 20px;
	height: 370px;
}
.leftform{
	float:left;
	width:120px;
	height:28px;
}
.rightform{
	float:left;
	width:220px;
	height:28px
}
.message {
	width:120px;
	height:80px;
	float: left;
}
.messagebox {
	float:left;
	width:220px;
	height:80px
}
.image-verification{
	float:left;
	width:340px;
	height:150px;
}
.image-verify {
	width:250px;
	height:150px;
	float: right;
}
.submitbutton {
	width:335px;
	height: 25px;
	float: left;
	margin: 3px 0 0 5px;
}

#form-sent-holder {
	width:100%;
	height:480px;
	background-color:#EDEBD5;
}
#form-sent-container {
	width:1000px;
	height:480px;
	margin:0 auto;
	background-color:#000080;
}
#form-sent {
	width:958px;
	height:440px;
	margin:20px;
	background-color:#EDEBD5;
	border:1px solid #EDEBD5;
	float: left;
}
#form-sent p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000080;
	padding: 5px;
}
#form-sent-text {
	width:658px;
	height:440px;
	float:left;
}
#form-sent-text a{
	text-decoration:none;
	color:#0C6;
}

#loser-holder {
	width:100%;
	height:auto;
	margin: 100px 0 0 0;
	float: right;
}
#loser-holder p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#009;
}
