body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #E3E0CC;
	overflow:auto;
	font-size: 10px;
	}

a {
	font-size: 10px;
	font-weight: bold;
	color:#663300;
	text-align: left;
	text-decoration: none;
	}
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:120px;
	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;
	display: block;
}

#contact, #help 
{
	border: none;
	width: 65px;
	margin-left:120px;
	background-repeat: no-repeat;
}

#contact a, #help a
{
 width: 65px;  
 height: 66px;  
 background-image: url(../images/contact.gif);  
 background-repeat: no-repeat;
 display: block;  
 }

#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;
	padding-left: 15px;
}
.pictleft{
	}

.bottomtext /* text about services -  dark green  */
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333300;
	margin: 0 30px;
}
.bottomtext a,	.bottomtext a:link{
	font-size: 12px;
	color:#663300;
	text-decoration: underline;
		font-weight: bold;
	}
.bottomtext a:visited{
	color: #663300;}
.bottomtext a:hover{
	color: #CC0000;
		}
.ads {
	margin-left: 15%;
	width: 75%;
}
.ads img{
margin-left: 20px;
}
.ads table {
	border-collapse:collapse;
}

.ads h3{
margin:-2px 0;}

.ads td{
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	border-top: 1px dotted #CC9933;
	border-right: 1px none #CC9933;
	border-bottom: 1px none #CC9933;
	border-left: 1px none #CC9933;
	
}
.ads td.left{
	border-left: 1px dotted #CC9933;
	}
.ads td a{
	display:inline;
}
.ads td img{
	margin:0;
	}
.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:#CC6600;
	text-align: justify;
}

h3 {
	font-size: 12px;
	color: #663300;
	font-weight: bold;
}
h5 {
	font-size: x-small;
	color: #CC6600;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: -5px;
}
#bottom_right 
{	
	position:absolute;
	top:636px;
	width:100px;
	height:22px;
	z-index:21;
	right: 120px;
	text-align: right;	
}

#copyrite{
	margin-left: 30px;
	margin-top: 50px;
	border: thin solid #CC9933;
	height: auto;
	width:400px;
	font-size: 10px;
	color: #999966;
	margin-bottom: 20px;
	padding: 10px;
	}

img {
	margin-bottom: 25px;
}

.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;
}
