﻿body 		{background-color:#dddddd;}

#wrapper	{background-color: white;
			width: 1023px; 
			margin: 0 auto;
			padding: 0 }

#banner	{margin: 0px; 
		height: 126px;}

#rightsidebar	{width: 301px;
				float:right;
				overflow: hidden;
				background-color:#A8A6D5;}

#rightnav	{margin: 63px 63px;}


#contact	{margin-left: 50px;
			font-size: x-small;
			vertical-align: bottom}

#content	{width: 690px;
			float:left;
			margin-left: 10px; }
	
#footer		{width: 700px;
			text-align: center;
			padding-bottom: 10px;}
			
#form		{margin-right: 150px; }
	
h1 {font-size: large;
	color: #00015D;
	font-family: Times New Roman, Times, serif;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;}

h2	{font-size: large;
	color: #00015D;
	font-family: Times New Roman, Times, serif;
	font-weight: normal}


h3	{font-size: large;
	color: #00015D;
	font-family: Times New Roman, Times, serif;
	font-weight: bold;
	text-decoration: none;
	font-style: italic;
	text-align: center;}
	
p	{font-size: medium;
	color: #00015D;
	font-family: Times New Roman, Times, serif;}

ul	{font-size: large;
	color: #00015D;
	font-family: Times New Roman, Times, serif;}
	
.kevin	{margin-left: 197px }

form	{text-align: left; margin: 20 px; }

label, submit, input, textarea 	
		{border:0; padding: 0; margin:0; background: none;}
		
label	{float: left; width: 150px; text-align: right; display: block; margin-top:3px;}

input, textarea	{border: 1px #333 solid; margin-left:10px; padding: 5px;}

input	{width: 280px; margin-bottom: 16px; }

textarea	{width: 280px; height: 150px; margin-bottom: 16px;}

select		{	}

.submit		{width: 90px; height: 25px; margin-left:160px; font-size:12px; }
