<style type="css/text" media="all">

	body {
	}
	a {
		color: inherit;
		font-size: inherit;
		text-decotarion: none;
	}
	a:link, a:visited {
		color: inherit;
		font-size: inherit;
		text-decoration: none;
	}
	a:hover, a:active {
		color: yellow;
		font-size: 125%;
		text-decoration: none;
	}
	div.eska {
		width: *;
		height: 60px;
		padding: 0px;
		margin: 0px;
	}
	p#left {
		float: left;
		width: 45%;
		position: absolute;
	}
	div.links {
		width: *;
		height: 25px;
		padding-top: 8px;
		margin: 0px;
	}
	p#links {
		text-align: right;
		padding: 0px;
		margin: -6px;
		color: yellow;
		font-size: 16px;
		font-weight: bold;
		white-space: pre;
	}
	div.left {
		float: left;
		padding: 0px;
		margin-top: 50px;
		height: *;
	}
	p#right {
		text-align: right;
		padding: 0px;
		margin: 0px;
	}
	div.right {
		width: 203px;
		margin-top: 40px;
		border: 1px solid white;
	}
	p#picture {
		width: 203px;
		height: *;
		margin-top: 20px;
		image-align: center;
		text-align: center;
		color: darkred;
		font-size: 12px;
		font-weight: bold;
		text-decoration: italic;
		margin-bottom: 50px;
	}
	div.thankyou {
		padding-left: 25px;
	}
	p#thankyou {
		color: black;
		font-size: 20px;
		font-family: Times New Roman;
		text-align: center
		float: right;
	}
	sign {
		color: black;
		font-size: 13px;
		font-family: cursive;
		text-align: center;
	}
	div.content {
		width: *;
		height: *;
		float: right;
		border: 2px dashed white;
	}
	p#title {
		font-size: 35px;
		color: darkred;
		font-weight: bold;
		margin: 0px;
		text-align: center;
	}
	p#typeofcontact {
		font-size: 18px;
		font-weight: bold;
		padding-left: 10px;
		color: darkred;
		text-decoration: italic;
		width: 350px;
		border: 1px solid black;
		-moz-border-radius: 10%;
		background: darkred;
		color: yellow;
		padding-left: 40px;
	}
	p#address {
		font-size: 16px;
		color: black;
		padding-left: 25px;
		padding-bottom: 25px;
	}
	div.body {
		height: *;
		margin: -20px;
	}
	div > input, div > select {
		padding: 2px;
		margin: 1px;
	}
	select > option {
		padding: 2px;
		font-size: 13px;
	}
	div {
		padding-top: 10px;
	}
	form label {
		font-size: 18px;
		margin: 2px;
		font-weight: bold;
		width: 350px;
		border: 1px solid black;
		-moz-border-radius: 10%;
		background: darkred;
		color: yellow;
		vertical-align: top;
	}
	label + input, label + textarea {
		background: lightgray;
	}
	option[value] {
		letter-spacing: 3px;
	}
	option[value='Other Karate School'] {
	}
	option[value='Newspaper'] {
	}
	option[value='Search Engine'] {
	}
	option[value='Phonebook'] {
	}
	option[value='Word of Mouth'] {
	}
	option[value='Other Karate Tournament'] {
	}
	option[value='Other'] {
	}
	p#fillout {
		font-size: 24px;
		color: black;
		text-decoration: italic;
	}
	p#buttons {
		text-align: center;
		width: *;
		white-space: pre;
		align: center;
	}
</style>
