body {font-size: 62.5%; /* Resets 1em to 10px */
		font-family: arial;
		margin: 0px;
		background-color: #111111;
		color: #FFFFFF;
	}

img {border: 0px solid #FFFFFF;}

a {color: #FFFF00; text-decoration: none;}
a:visited {color: #FFFF00; text-decoration: none;}
a:active {color: #FFFF00; text-decoration: none;}
a:hover {color: #FFFF00; text-decoration: underline;}

p {margin: 25px;
			text-align: left;
			font-size: 1.2em;
		}



#header {width: 950px;
			margin: 0px;
			text-align: left;
		}

	a.menu {color: #FFFFFF; text-decoration: none; font-size: 0.8em; font-weight: bold;}
	a.menu:visited {color: #FFFFFF; text-decoration: none; font-size: 0.8em; font-weight: bold;}
	a.menu:active {color: #FFFFFF; text-decoration: none; font-size: 0.8em; font-weight: bold;}
	a.menu:hover {color: #FFFF00; text-decoration: none; font-size: 0.8em; font-weight: bold;}

	#headquote {background-image: url(image/quotebg.jpg);
		}
	#headquote p {margin-left: 275px;
			margin-bottom: 5px;
			margin-right: 25px;
			font-size: 0.7em;
		}


#content {clear: both;
			width: 950px;
			background-image: url(image/contentgradient.gif);
			background-repeat: repeat-x;
			background-color: #4A0303;
		}

	#content h1 {margin-top: 40px;
			margin-bottom: 25px;
			margin-left: 25px;
			margin-right: 25px;
			font-size: 1.6em;
			text-align: left;
		}

	#content h2 {margin: 25px;
			font-size: 1.4em;
			text-align: left;
		}

	#content h3 {margin-top: 25px;
			margin-bottom: 5px;
			margin-left: 25px;
			margin-right: 25px;
			font-size: 1.2em;
			text-align: left;
		}

	#content p {margin-top: 15px;
			margin-bottom: 15px;
			margin-left: 25px;
			margin-right: 25px;
			font-size: 1.2em;
		}

	#lionpanel {background-image: url(image/lion.jpg);
			background-repeat: repeat-x;
			background-color: #A90401;
			color: #FFFFFF;
			font-size: 50%;
		}

	#lionpanel h1 {margin-top: 210px;
			margin-bottom: 0px;
			margin-left: 25px;
			margin-right: 25px;
			font-size: 1.4em;
			text-align: left;
		}

	#lionpanel h2 {margin-top: 25px;
			margin-bottom: 0px;
			margin-left: 25px;
			margin-right: 25px;
			font-size: 1.4em;
			text-align: left;
		}

	#lionpanel p {margin-top: 0px;
			margin-bottom: 5px;
			margin-left: 25px;
			margin-right: 25px;
			font-size: 1.2em;
		}

	div.crop_img {margin-top: 20px;
			margin-bottom: 0;
			background-color: #111111;
			overflow: hidden;
		}

	form {margin: 25px;}

		form h5 {margin: 0px;
				font-size: 1.2em;
				text-align: left;
			}

	input {background-color: #333333;
				color: #FFFFFF;
				width: 100%;
				border: 0;
				padding: 2px;
				margin-bottom: 15px;
				font-family: arial;
				font-size: 10pt;
			}

	/* Because PayPay is FUCKING RETARDED!!! */
	input.paypal {background: none;
				width: 68px;
				border: 0;
				padding: 2px;
				margin-bottom: 15px;
				font-family: arial;
				font-size: 10pt;
			}

	input.error {background-color: #990000;
				color: #FFFFFF;
				width: 100%;
				border: 0;
				padding: 2px;
				font-family: arial;
				font-size: 10pt;
			}

	textarea {background-color: #333333;
				color: #FFFFFF;
				width: 100%;
				border: 0;
				padding: 2px;
				margin-bottom: 15px;
				font-family: arial;
				font-size: 10pt;
			}

	#sendemail {background-color: #990000;
				color: #FFFFFF;
				width: 200px;
				border: 0;
				padding: 2px;
				margin-bottom: 0;
				font-family: arial;
				font-size: 10pt;
				font-weight: bold;
			}

#footer {clear: both;
			margin: 0px;
			width: 950px;
			height: 20px;
			background-color: #000000;
			color: #FFFFFF;
		}

	#copyright {margin: 3px;
			float: right;
			color: #FFFFFF;
			text-align: left;
		}
	#copyright a {color: #FFFFFF; text-decoration: none;}
	#copyright a:visited {color: #FFFFFF; text-decoration: none;}
	#copyright a:active {color: #FFFFFF; text-decoration: none;}
	#copyright a:hover {color: #FFFF00; text-decoration: underline;}