body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #E3E0CC;
	overflow:hidden;
	font-size: 10px;
	}

a {
	font-size: 10px;
	font-weight: bold;
	color:#663300;
	text-align: left;
	text-decoration: none;
	display: block;
}
a:hover {color : #999933;}

#top /* top white-space */
{
	position: absolute;
	height: 46px;

	width:184px;
	top:0px;
	z-index: 10;
	margin-top:80px;
	left:15px;
	background-image: url(../images/logo_2.gif);
	z-index: 10;
	width: 184px;
}

#middle /* ruler layer */
{
	position: absolute;
	width: 90%;
	height: 40px;
	background-color: #CCCC99;
	top: 120px;
	border: none;
	right: 120px;
	z-index:1;
	background-image: url(../images/ruler2.gif);
	border-bottom-color: #333300;
	border-bottom-style: double;
	border-bottom-width: 3px;
}

#navig_back /* navigation  backround layer */
{
	position: absolute;
	top: 12px;
	width:185px;
	right: 80px;
	line-height: 20px;
}

#navig /* navigation */
{
	display: block;
	width: 95px;
	line-height: 20px;
	text-align:left;
	margin-left:50px;
	border-right-width: 4px;
	border-right-style: double;
	border-right-color: #000000;
}

.gap{
	height:70px;
	
}

#navig a
{
	padding-left:10px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #000000;
}

#contact, #help 
{
	border: none;
	width: 65px;
	margin-left:120px;
	background-repeat: no-repeat;
}

#goog_wide_sky{
margin-top:25px;
}

#contact a, #help a
{
 width: 65px;  
 height: 66px;  
 background-image: url(../images/contact.gif);  
 background-repeat: no-repeat;  
 }

#help a{
 background-image: url(../images/help.gif);  
 }

#contact a:hover
{  
background-image: url(../images/cont_anim.gif);  
}

#help a:hover 
{  
background-image: url(../images/help_anim.gif);  
}


#right 
{
	position: absolute;
	top: 0px;
	height: 100%;
	width: 120px;
	right:0px;
	background-image: url(file:///C|/Inetpub/wwwroot/diytogether/images/br_table.gif);
}


#bottom /* main layer for text and pics */
{
	position: absolute;
	width: 80%;
	top: 234px;
	color: #000000;
	background-image: url(../images/textbg.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	
}

#bottom_left /* place for the pics */
{
	width: 100px;
	float: left;
	margin-left: 30px;
}

.bottomtext /* text about services -  dark green  */
{
	padding: 10px;
	margin-left: 25%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333300;
	width: 50%;
}
.bottomtext a,	.bottomtext a:link{
	font-size: x-small;
	color:#663300;
	text-decoration: underline;
	display: inline;
	font-weight: bold;
	}
.bottomtext a:visited{
	color: #663300;}
.bottomtext a:hover{
	color: #CC6600;
		}
.notes {
	font-size: 10px;
	color: #CC9900;
	font-weight: bold;
	text-align: justify;
}
.notes a:link, .notes a:visited {
font-size: 10px;
color:#CC9900;
	}

.notes a:hover {
font-size: 10px;
color:#996600;
	text-decoration: none;
	}
.title {
	font-size: 12px;
	color: #999966;
	font-weight: bold;
	text-align: justify;	
	}
.question{
font-size: small;
font-weight: bold;
color:#663300;
}
.offer{
font-size: small;
font-weight: 600;
color:#CC6600;
}
h1 {
	font-size: medium;
	color: #CC6600;
	font-weight: bold;
	text-align: left;
}

h2{
font-size: small;
font-weight: bold;
color:#663300;
	text-align: justify;
}

h3 {
	font-size: medium;
	color: #CC6600;
	font-weight: bold;
	text-align: justify;
}

#bottom_right 
{	
	position:absolute;
	top:636px;
	width:100px;
	height:22px;
	z-index:21;
	right: 120px;
	text-align: right;	
}

#copyrite{
	padding:0;
	margin-top: 75px;
	border: thin solid #CC9933;
	height:auto;
	font-size: 10px;
	color: #999966;
	width:410px;
	clear: both;
	text-align: left;
	}
#copyrite p{
	padding: 5px;
	margin:0;
	}

img {
	margin-bottom: 25px;
}

.pictleft{
	height: 100px;
	float: left;
	}

.pictright {
	position:absolute;
	height: 100px;
	z-index: 20;
	width: 65px;
	right: 100px;
	top: 450px;
	}


.centre {
	text-align: center;
}

hr{	
	position: absolute;
	color:black;
	height: 1px;
	right: 0px;
	}
li {
	list-style-position: outside;
	list-style-type: square;
}
