#Google {
	border:				1px solid blue;
	padding:			4px;
	font-family:		Verdana, Arial, sans-serif;
	font-size:			12pt;
	color:				#cccccc;
	text-align:			center;
	width:				200px;

}

BODY {
	margin-left: 					0px;
	margin-right: 					0px;
	margin-top: 					0px;
	margin-bottom: 					0px;
	background-color:				#666666;
	background-image: 				none; 
	font-family:					verdana, arial, sans-serif;
	color:							#dddddd;
}
#header (
position: absolute;

	left: 							0px;
	width: 							100%;
	height: 						150px;
	top: 							0px;

}

/* Left Column */

#left_col {
	position: 						absolute;
	left: 							5px;
	width: 							250px;
	top: 							175px;
}

/* Center Column */
#mid_col {
	margin-left: 					260px;
	margin-right:					260px;
	margin-top: 					50px;
	text-align:						justify;
	}

/* Left Column for 2 col */
#left_2col {
	position: 						absolute;
	left: 							5px;
	width: 							20%;
	top: 							175px;
}


/* Right Column for 2 col */
#right_2col{
	margin-left: 					260px;
	margin-right: 					50px;
	margin-top: 					50px;
	text-align:						justify;

	/* width: 							80%;*/
}
	

/* Right Column */
#right_col{
	position: absolute;
	right: 0px;
	width: 250px;
	top: 320px;
	height: 300px;
	background: #666666;

}
#art_div{
	position: absolute; 
	left: 10px; 
	top: 15px; 
	width: 1032px;
	 height: 500px; 
	 float: right; 
	 border: 3px solid #0000FF;
	 font-size: 12px
	  
}
#right_menu{
	position: absolute;
	right: 0px;
	width: 150px;
	top: 225 px;
	background: #666666;
	padding-left: 30px;
	
}
/* Header */
#page_header{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 314px;
	background-color: #666666;
	/* Uncomment the next line if you want to use an image for your background */
	
	/* background-image: url(images/DoggieHeads.jpg); */
}
/* Site Right Column */
#site_right{
	position: absolute;
	right: 0px;
	width: 175px;
	top: 201px;
	height: 300px;
	background: #666666;
	
}
/* Extra Image */
#extra_image{
	position: absolute;
	right: 20px;
	width: 200px;
	top: 20 px;
	height: 200px;
	background: #666666;
	
}


/* Site Left Column */

#site_left_col {
	position: absolute;
	left: 5px;
	width: 250px;
	top: 200px;
}


/* site Center Column */
#site_mid_col {
	margin-left: 250px;
	margin-right:300px;
	margin-top:120px;
	background-color: #666666;
	font-family:	verdana,arial;
	color: #cccccc;
	padding: 15px;
	}
#site_right_col{
	position: absolute;
	right: 10px;
	width: 250px;
	top: 340px;
	background: #666666;
	border-width: medium;
	border-color:#aaaaaa;
	border-style:groove;
	font-family: verdana, arial, sans-serif;
	font-size: 15px;
	color: #ccdddd;
	padding: 10px;


}

#site_header{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 120px;
	background-color: #666666;
	/* Uncomment the next line if you want to use an image for your background */
	
	/* background-image: url(images/DoggieHeads.jpg); */
}

/* Header Text 1 */
#header_text_1{
	position: absolute;
	left: 10px;
	top:10px;
 	font-family:Book Antiqua; 
 	font-size:36pt; 
 	color:#FFFFFF;


}
/* Header Text 2 */
#header_text_2{
	position: absolute;
	left: 358px;
	top:70 px;
 	font-family:English111 Vivace BT, Brush Script MT; 
 	font-size:42pt;
 	width: 90px;
 	 
 	color:#FFFFFF
 	}
 	
 	
/* Header Text 3 */
#header_text_3{
	position: absolute;
	left: 455px;
	top:55 px;
 	font-family:English111 Vivace BT, Brush Script MT; 
 	font-size:60pt; 
 	color:#FFFFFF;
	

}
/*Header image */
#header_image {
	position: absolute;
	right: 0px;
	top: 0px
}


#menu ul{
		list-style-type:			none;
		padding:					0em;
		margin:						0em;
	}
	#menu li{
		width:						250px;
	}
	#menu a {
		display:					block;
		font-weight:				bold;
		font-size:					12px;
		color:						#ccccFF;
		cursor:						pointer;
		text-decoration: 			underline;
		font-family:				verdana, arial, san-serif;
	}
	
	
	#menu a:hover{
		color:					#ccFFcc;
	}
	#menu a:active{
		color:					#ccFFcc;
	}
	
a {

		font-family:				verdana, arial, san-serif;
		color:						#ccccFF;
		cursor:						pointer;

}
a:hover{
		color:					#ccFFcc;
	}
h1 {
		font-family: verdana, arial, sans-serif;
		font-size: 40px;
		color: #cccccc
}
h2 {
		font-family: verdana, arial, sans-serif;
		font-size: 30px;
		color: #ccddcc
}

h3 {
		font-family: verdana, arial, sans-serif;
		font-size: 15px;
		color: #cccccc
}
h4 {
		font-family: verdana, arial, sans-serif;
		font-size: 12px;
		color: #ccddcc
}

#tb1{
	text-align:center
	width:30%

}
#tb2{

text-align:center
	float:left;
	width:30%

}
#tb3{
	float:left;
	width:30%
	text-align:center

}
#tb4{
	float:left;
	width:30%
	text-align:center
}

#tb5{
	float:left;
	width:30%
	text-align:center
}
#tb6{
	text-align:center
	width:30%
}
#tb7{
	float:left;
	width:30%
	text-align:center
}
#tb8{
	float:left;
	width:30%
text-align:center
}
#tb9{
	text-align:center
	width:30%

}
#tb10{
	margin-left: 50px; 
	margin-top: 0px;
width:110px;

}
#row1{
	text-align:center;
	}
	
#row2{
	text-align:center;
	}
#row3{
	text-align:center;
	}