body {
	border:	1px solid white;
		height:	600px;	/*Height of frame div*/
		width:	auto;	/*Width of frame div*/
		margin:	0px 0px 0px 0px;/*T-R-B-L distance outside border div*/
		padding:	auto;	/*T-R-B-L distance inside border and text-graphic div*/
	background-color:	white;
    background-image:	url( images/bggradient800.gif );
    background-repeat:	repeat-x;
    }
	
p, ul, ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	}
	
h1 {
	font-family: Comic Sans MS, sans-serif;
	font-style:	normal;
	font-size:	 160%;
	}
	
h2 {
	font-family: Comic Sans MS, sans-serif;
	font-style:	normal;
	font-size:	 100%;
	}
	
h3 {
	font-family: Comic Sans MS, sans-serif;
	font-style:	bold;
	font-size:	 170%;
	}
	
h5, h4 { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style:	normal;
	}

	
	
table.inlineTable{
	display:inline;

}
	
table_L.inlineTable{
	display:inline;
	
}

table_R.inlineTable{
	display:inline;

}
	
	
caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style:	normal;
	font-size: 18px;
	
	}
	
	
ul {
	list-style-position:inside;
	}
	
#header {
    border:	0px solid black;
		height:	auto;	/*Height of frame div*/
		width:	auto;	/*Width of frame div*/ 
		margin:	0px 0px 0px 0px;/*T-R-B-L distance outside border div*/
		padding:	0px;	/*Maintains distance inside border and text-graphic div*/
		float:	center;
		
		font-family: Comic Sans MS, sans-serif;
		font-size: 1.8em; 
		font-weight: 	bold; 
		font-style:		italic;
		color: white; 
		text-align:	left;
	}

#dmlogo {
	border:	1px solid grey;
		height:	150px;	/*Height of frame div*/
		width:	150px;	/*Width of frame div*/
		margin: 	0px 100px 0px 100px;  /*T-R-B-L 150px right margin from header text*/
		padding:	0px;
		background: url( images/dmlogo_150.gif ) top right no-repeat;
		float:	center;
	}
	
#sub-header {
    border:	0px solid black;
		height:	auto;	/*Height of frame div*/
		width:	auto;	/*Width of frame div*/
		margin:	0px 0px 0px 0px;/*T-R-B-L distance outside border div*/
		padding:	5px;	/*Maintains distance inside border and text-graphic div*/
		/*float:	center;*/
	   
	   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 1.8em; 
		font-weight: 	bold; 
		font-style:		normal;
		color: black; 
		text-indent:	100px;
	   }
	   
#middle_container	{
	border:	5px solid black;
		height:	auto;	/*Height of frame div*/
		width:	auto;	/*Width of frame div*/
		margin:	5px 5px 5px 5px;/*T-R-B-L distance outside border div*/
		padding:	10px;
		float:	center;
		/*text-align:     left;
		text-indent:    0px;*/
}
	  
#table_L {  
	border:	0px solid green;
		height:	auto;	/*Height of frame div*/
		width:	auto;	/*Width of frame div*/
		margin:	5px 5px 5px 45px;/*T-R-B-L distance outside border div*/
		padding:	5px;
		float:	left;
		text-align:     float;
		text-indent:    10px;
	}
	
#table_R {
	border:	10px solid grey;
		height:	150px;	/*Height of button div*/
		width:	150px;	/*Width of button div*/
		margin: 	0px 120px 0px 10px;  /*T-R-B-L 100px right margin from rt side*/
		padding:	0px;
		float:	right;
	
	text-align:	center;
	background: white;
	
	caption-side:	bottom;
	}

	/*http://www.dmum.org/index.html*/

}


div.button {
	height: 150px;  /*Height of button graphic div*/
	width: 150px; /*Width of button graphic div*/
	margin:	0px 0px 0px 0px;/*T-R-B-L distance outside border div*/
	padding:	0px;
	float: right;
	background: url( http://www.dmum.org/ ) 0 -150px no-repeat;  
	/*Height of button graphic div
*/
	}

div.button a {
	display: block;
	height: 150px;  /*Height of button graphic div*/
	width: 150px; /*Width of button graphic div*/
	margin: 	0px; 
	padding:	0px;
	overflow:	hidden;
	/*width:100%; height:100%;*/
/*	font: bold 36px/1 Verdana, Arial, Helvetica, sans-serif;
	font-style:	normal;
	color:	black;
	text-decoration: none;
	background: url( http://www.dmum.org/index.html ) 0 -150px no-repeat;
	
	}
	
div.button span {
	display: block;
	margin:	0px 0px 0px 0px;/*T-R-B-L distance outside border div*/
	padding: 0px 0px 0px 0px;
	}
	
div.button a:hover {
	margin:	0px 0px 0px 0px;/*T-R-B-L distance outside border div*/
	padding: 0px 0px 0px 0px;
	color: black;
	background: url( http://www.dmum.org/ ) top right no-repeat;
	}
	
div.button a:active {
	color: black;
	background: url( http://www.dmum.org/ ) top right no-repeat;
	}


#footer {
	border:	0px solid white;
		height:	100px;	/*Height of frame div*/
		width:	auto;	/*Width of frame div*/
		margin:	70px 5px 5px 5px;/*T-R-B-L distance outside border div*/
		padding:	60px;	/*Maintains distance inside border and text-graphic div*/
		
	   
		/*position:	relative;	/*Height of button graphic div*/
		
		color:	black;
		
	}
	#button2  {
	border:  3px solid grey;
	height: 50px;  /*Height of button graphic div*/
	width: 200px; /*Width of button graphic div*/
	margin:	30px 5px 5px 15px;/*T-R-B-L distance outside border div*/
	padding:	5px;	/*Maintains distance inside border and text-graphic div*/
	background:	white;
	}
	
	#button3  {
	border:  3px solid grey;
	height: 50px;  /*Height of button graphic div*/
	width: 200px; /*Width of button graphic div*/
	margin:	30px 5px 5px 15px;/*T-R-B-L distance outside border div*/
	padding:	5px;	/*Maintains distance inside border and text-graphic div*/
	background:	white;
	}
	
/*div.button2 {
	height: 20px;  /*Height of button graphic div*/
	/*width: 80px; /*Width of button graphic div*/
	/*margin:	0px 0px 0px 0px;/*T-R-B-L distance outside border div*/
	/*padding:	0px;
	float: right;
	background: white;  /*Height of button graphic div*/
	
/*	}

div.button2 a {
	display: block;
	height: 20px;  /*Height of button graphic div*/
/*	width: 80px; /*Width of button graphic div*/
/*	margin: 0; padding:0;
	/*width:100%; height:100%;*/
/*	font: bold 36px/1 Verdana, Arial, Helvetica, sans-serif;
	font-style:	normal;
	color:	white;
	text-decoration: none;
	background: white;
	/*overflow:	hidden;*/
	
/*	
	}
div.button2 span {
	display: block;
	margin:	0px 0px 0px 0px;/*T-R-B-L distance outside border div*/
/*	padding: 0px 0px 0px 0px;
	}
	
div.button2 a:hover {
	margin:	0px 0px 0px 0px;/*T-R-B-L distance outside border div*/
/*	padding: 0px 0px 0px 0px;
	color: white;
	background: white;
	}
	
div.button2 a:active {
	color: white;
	background: white;
	}

*/
	
#all content {
	height:	25px;
	width:		auto;	/*Width of frame div*/
	padding:	auto;	/*Maintains distance inside border and text-graphic div*/
	margin:	5px 5px 5px 5px;/*T-R-B-L distance outside border div*/
		
	float:	left;
	padding:	5px auto 5px auto;
	/*
	padding-top:	5px;
	padding-bottom:	5px;
	margin-left:	auto;
	margin-right:	auto;
}
*/

.clear {
	clear:	both;
}
	
	

