body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-image: url(assets/images/backwood.jpg);
	background-repeat: repeat;
}
#wrapper {
	background-color: #CCC;
	border: medium outset #FFF;
	width: 963px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-color: #000;
	height: 200px;
	width: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	color: #CF3;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.imgleft {
	float: left;
	margin-top: 30px;
	margin-left: 30px;
}


a:link {
	color: #00F;
}

a:active {
	color: #00F;
}
a:visited {
	color: #00F;
}

a:hover{
	color: #F00;
}
#leftbar {
	background-color: #CCC;
	float: left;
	width: 200px;
	color: #333;
	margin: 0px;
	padding: 0px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #000;
}
#window {
	font-family: Arial, Helvetica, sans-serif;
	color: #1F1F1F;
	background-color: #E2E2E2;
	float: left;
	width: 759px;
	padding: 0px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #000;
	height: 1200px;
	overflow: auto;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #999;
	background-color: #333;
	clear: left;
	height: 30px;
	width: 100%;
	text-align: center;
	margin-top: 2px;
}
#menubar {
	color: #F00;
	background-color: #CCC;
	height: 38px;
	width: 100%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding-top: 3px;		
}
#header h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	font-weight: bold;
}
.centretext {
	text-align: center;
	padding: 0px;
	line-height: 60%;
}
.imgright {
	float: right;
	padding-top: 0px;
	padding-right: 0px;
}
#window hr {
	color: #00F;
}

#wrapper #header p {
	line-height: 40%;
	text-align: center;
}
#bramm {
	height: 100px;
	width: 150px;
	margin-top: 5px;
	margin-left: 5px;
}
.titlespace {
	height: 100px;
	width: 600px;
	margin-left: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	float: left;
}
#logo {
	float: left;
	height: 60px;
	width: 100px;
	margin-top: 20px;
	margin-left: 50px;
}
#name {
	height: 190px;
	width: 500px;
	margin-top: auto;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: auto;
}
#mainbar {
	color: #FF0;
	background-color: #00F;
	width: 100%;
	text-align: center;
	font-weight: bold;
}
#lefttitlebar {
	color: #FF0;
	background-color: #00F;
	text-align: center;
	width: 98%;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #000;
	margin-left: 0px;
	font-weight: bold;
}
#window p {
	padding: 10px;
}
img {
	border: thin solid #333;
	margin-left: 1px;
	margin-top: 10px;
}
#insurancebar {
	color: #FF0;
	background-color: #00F;
	width: 198px;
	text-align: center;
	margin-top: 20px;
	font-weight: bold;
}
#leftbar p {
	color: #333;
	padding: 5px;
}
.choices {
	font-size: 110%;
	font-weight: bold;
	color: #FFF;
	background-color: #00F;
	text-align: center;
}
#window h3 {
	padding-left: 20px;
}
form {
	background-color: #BFCDDB;
	margin: 0px;
	padding: 0px;
}
input {
	border: thin solid #000;
	padding: 0px;
	height: 30px;
}
textarea {
	border: thin solid #000;
}
#window h2 {
	margin-left: 20px;
}
.smalltext {
	font-size: 75%;
}
#frame {
	background-image: url(assets/images/frameindex.jpg);
	background-repeat: no-repeat;
	height: 860px;
}
#frameinnertube {
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 110px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

