body {
    background-image: url(images/greyScale.gif);
		background-repeat: repeat-y;
}

#banner {
    position: absolute;
    width: 900px;
		height: 130px;
		top: 10px;
		left: 0px;
		background-image: url(images/newBanner.gif);
		background-repeat: no-repeat;
    background-position: center center;
}
#bod {
   /* background-image: url(images/greyScale.gif);
		background-repeat: repeat-y;*/
    position: absolute;
		top: 140px;
		left: 20%;
		width: 71%;
	/*	height: 700px;*/
}
.bod {
		border-width: 0px;
		border-color: #680000;
		border-style: solid;
}
#menu2 {
   /* background-image: url(images/greyScale.gif);*/
    position: absolute;
		top: 130px;
		left: 2%;
		width: 16%;
	/*	height: 700px;*/
}
.menu {
    position: relative;
		left: 5%;
    color: #ffffff;
    font-size: 10pt;
		font-weight: bold;
    font-family: tahoma, arial;
		text-decoration: none;
}
a:hover.menu {
    color: #ffffff;
    font-size: 10pt;
		font-weight: bold;
    font-family: tahoma, arial;
		text-decoration: underline;
}
a:visited.menu {
    color: #d3d3d3;
    font-size: 10pt;
		font-weight: bold;
    font-family: tahoma, arial;
		text-decoration: none;
}
#radio1 {
    position: relative; 
		top: 0px;
		left: 0px;
}
.radio1 {
    border-width: 0px;
		border-color: #ffffff;
    margin-left: 50px;
}
#order {
    position: relative; 
		top: 60px;
}
.order {
    color: #000000;
    font-size: 20pt;
    font-family: tahoma, arial;
	  font-weight: bold;
    margin-left: 80px;
}
a:hover.order {
    color: #680000;
    font-size: 20pt;
    font-family: tahoma, arial;
	  font-weight: bold;
    margin-left: 80px;
}
#blurb {
    position: absolute; 
		top: 160px;
		left: 460px;
		width: 210px;
}
.blurb { 
    color: #000000;
    font-size: 11pt;
    font-family: tahoma, arial;
	  font-weight: bold;
		text-align: right;
		line-height: 25px;
}
#iterate {
    position: relative; 
		bottom: 0.5%;
		left: 44%;
}
.iterate { 
    color: #ccffff;
    font-size: 8pt;
    font-family: courier new;
	  font-weight: bold;
		text-align: right;
		line-height: 25px;
}
.head1 {
    color: #000000;
    font-size: 26pt;
    font-family: times new roman;
}
.head2 {
    color: #000000;
    font-size: 12pt;
	  font-weight: bold;
    font-family: tahoma;
}
.head3 {
    color: #000000;
    font-size: 11pt;
    font-family: tahoma;
		letter-spacing: 2px;
		word-spacing: 3px;
}
#form {
    position: relative;
		top: 0px;
}
.form {
    color: #000000;
    font-size: 10pt;
    font-family: tahoma, arial;
	  font-weight: bold;
		margin-left: 15px;
		margin-right: 15px;
}
#form2 {
    position: relative;
}
.form2 {
    color: #707070;
    font-size: 10pt;
    font-family: tahoma, arial;
	  font-weight: bold;
		margin-left: 15px;
}
#colour {
    position: relative; 
		top: 0px;
}
.colour1 {
    color: #000000;
    font-size: 10pt;
    font-family: tahoma, arial;
	  font-weight: bold;
    margin-left: 15px;
}
.colour2 {
    color: #000000;
    font-size: 10pt;
    font-family: tahoma, arial;
	  font-weight: bold;
    margin-left: 30px;
}
#mail {
    position: relative; 
    margin-left: 15px;
}
.mail {
    border-width: 1px;
		border-color: #680000;
}

    
		