body {
		 background-color: #b19ecc;
		 }
		 
body, div, a, form, td, textarea, input {
		/* font-style: italic;*/
		/* font-size: 12pt;*/
		font-family: arial, helvetica, sans-serif;
		 color: #5a2380;
		 margin: 0px;
		 font-size: 10pt;
		}
img		{
		border: none;
		}
		
p 		{
		text-align: right;
		}
		
h1		{ color: #5a2380; text-decoration: none; 
		font-size: 12pt; font-family: "gill sans", arial, helvetica, sans-serif;} 
		
	a:link { color: #b19ecc; text-decoration: none; 
		font-size: 16pt; font-family: "gill sans", arial, helvetica, sans-serif;}
	a:visited { color: #b19ecc; text-decoration: none; 
		font-size: 16pt;  font-family: "gill sans", arial, helvetica, sans-serif;}
	a:hover { color: #5a2380; text-decoration: none; 
		font-size: 16pt; font-family: "gill sans", arial, helvetica, sans-serif;} 

.phone
		{
		position: absolute;
		top: 35px; left: 260px;
		background-image: url(gfx/phone.gif);
		background-repeat: no-repeat;
		width: 400px; height: 100px;
		}
.main
		{
		position: absolute;
		top: 20px; left: 20px;
		width: 600px; height: 600px;
		background-color: white;
		border: solid 1px #5a2380;
		}

.name
		{
		position: absolute;
		top: 510px; left: 30px;
		background-image: url(gfx/name.gif);
		background-repeat: no-repeat;
		width: 400px; height: 100px;
		}
		
.logo
		{
		position: absolute;
		top: 510px; left: 500px;
		background-image: url(gfx/logo.gif);
		background-repeat: no-repeat;
		width: 100px; height: 100px;
		}
		
.menu
		{
		position: absolute;
		top: 120px; left: 450px;
		background-color: white;
		border-left: solid 1px #5a2380;
		width: 150px; height: 350px;
		padding: 0px 0px 0px 20px;
		line-height: 40px;
		}
		
.valid
		{
		position: absolute;
		top: 630px; left: 445px;
		}
		
.tlpurple
		{
		position: absolute;
		top: 630px; left: 20px;
		width: 140px; height: 49px;
		}
		
.address
		{
		position: absolute;
		top: 410px; left: 470px;
		width: 150px; height: 100px;
		}
		
.me
		{
		position: absolute;
		top: 200px; left: 40px;
		}
		
.mouse
		{
		position: absolute;
		top: 190px; left: 21px;
		}
		
.example
		{
		position: absolute;
		top: 280px; left: 40px;
		}

.blocktext
		{
		position: absolute;
		top: 120px; left: 200px;
		width: 220px; height: 210px;
		text-align: justify;
		}
		
.texttop
		{
		position: absolute;
		top: 120px; left: 40px;
		width: 400px; height: 250px;
		text-align: justify;
		}
		
.quote
		{
		position: absolute;
		top: 270px; left: 280px;
		width: 160px; height: 250px;
		text-align: justify;
		}
		
.buttons
		{
		position: absolute;
		top: 460px; left: 40px;
		width: 300px; height: 100px;
		}

 #marginForm fieldset
{
	display: block;
	margin: 0 0 1em 0;
	border: 0 solid #6e71c4;
	padding: 0 1em 1em 1em;
	font-family: arial, helvetica, sans-serif;
	color: #5a2380;
	font-size: 12px;
}

#marginForm fieldset.radio
{
	margin: 0 0 0 -1em;
	border: 1px solid #5a2380;
}

#marginForm fieldset.radio input
{
	position: static;
	clear: both;
	float: left;
}

#marginForm fieldset.radio label
{
	position: relative;
	top: -1.25em;
	display: inline;
	width: auto;
	margin: 0 0 0 8em;
	font-weight: bold;
	font-weight: normal;
}

#marginForm fieldset.radio legend
{
	float: left;
	font-weight: bold;
}

#marginForm input
{
	position: relative;
	top: -1.4em;
	left: 8em;
	display: block;
	border: 1px solid #5a2380;
}

#marginForm textarea
{
	position: relative;
	top: -1em;
	left: 8em;
	display: block;
	border: 1px solid #5a2380;
}

#marginForm input.submit
{
	position: relative;
	top: -1.4em;
	left: 9em;
	display: block;
	border: 1px solid #5a2380;
}

#marginForm label
{
	clear: both;
	float: left;
	display: block;
	width: 8em;
	margin-top: -1em;
	font-weight: bold;
}

#marginForm label.first
{
	margin-top: 1em;
}

#marginForm select
{
	position: relative;
	top: -1.4em;
	left: 9em;
	display: block;
}
