body{
	background: #032d4f;
	text-align: center;
	margin: 0;
	padding:0;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 12px;
}

a:link{
color:#032d4f;
}

a:hover{color:#0c66ab;}

h2{padding:0;margin:0;}

strong{
	font-weight: normal;
}

#googletop{
	width: 800px;
	background: #000000;
	text-align: center;
}

#container{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	text-align: left;
	background: #0C66AB url("http://www.artharris.com/images/containerbg.gif");

}

#header{
	height: 160px;
	background: #032d4f url("http://www.artharris.com/images/newheader.jpg");
	background-repeat: no-repeat;

}

#innertop{
		background: url("http://www.artharris.com/images/mainroundedbg.jpg");
		height: 46px;
}

#right{
	width: 621px;
	float: right;
	background-image: url("http://www.artharris.com/images/container2bg.gif");
	background-repeat: no-repeat;
}

#rightbottom{
	background-image: url("http://www.artharris.com/images/container2bg_bottom.jpg");
	height: 46px;
}


#right p{
	line-height: 125%;
	font-size: 14px;
}

#right h2{
	padding: 0 0 15px 0;
}

.post{
	padding: 20px 40px 10px 20px;
	
}

.navigation{
	padding: 20px 40px 10px 20px;

}

.post h2 a{
	color: #121212;
	text-decoration:none;
}


#left{
	background: #0c66ab;
	width: 179px;
	float: left;
}

/*  sidebar blue  */

#sidebarblue{
	background: #b0dff9 url("http://www.artharris.com/images/sidebar_bluetop.gif");
	background-repeat:no-repeat;
	padding-top: 15px;
	margin-left: 15px;
	width: 158px;
}

#sidebarblue p{
	padding: 0 10px 0 10px;
	margin:0;
}

#sidebarblue h2{
	padding: 0 0 10px 10px;
	font-size: 16px;
	color:#032d4f;
	font-weight: bold;
	text-transform:uppercase;
}
#sidebarblue h3{
	padding: 0 0 0 10px;
	color: #0c66ab;
	font-size: 16px;
	font-weight: bold;
	}


#sidebarblue ul{
	margin: 0;
	padding: 0 10px 0 10px;
	list-style-type: none;
}

#sidebarbluebottom{
	background: url("http://www.artharris.com/images/sidebar_bluebottom.gif");
	height: 36px;
	margin-left: 15px;	
	background-repeat:no-repeat;

}


/*  end  */


/*  sidebar white  */

#sidebar{
	background: #FFFFFF url("http://www.artharris.com/images/sidebartop.gif");
	background-repeat:no-repeat;
	padding-top: 15px;
	margin-left: 15px;
	width: 158px;
}

#sidebar p{
	padding: 0 10px 0 10px;
	margin:0;
}

#sidebar h2{
	padding: 0 0 0 10px;
	font-size: 16px;
	color:#032d4f;
	font-weight: bold;
	text-transform:uppercase;
}
#sidebar h3, #sidebar .blogroll h2{
	padding: 0 0 0 10px;
	color: #0c66ab;
	font-size: 16px;
	font-weight: bold;
	text-transform: capitalize;
}

#sidebar .blogroll h2{
	padding: 10px 0 10px 10px;
}


#sidebar ul{
	margin: 0;
	padding: 0 10px 0 10px;
	list-style-type: none;
}

#sidebarbottom{
	background: url("http://www.artharris.com/images/sidebarbottom.gif");
	height: 36px;
	margin-left: 15px;	
	background-repeat:no-repeat;

}

/*  end  */

#innerbottom{
		text-align: center;
		background: url("http://www.artharris.com/images/mainroundedbg_bottom.jpg");
		height: 46px;
	}

#innerbottom p{
	margin: 0;
	padding: 15px 0 0 0;
	color: #FFFFFF;
		}

#innerbottom a{
	color: #FFFFFF;
}

#categories{
		background: url("http://www.artharris.com/images/categoriesbg.gif");
		background-repeat: repeat-y;
}

#categories p{
	font-size: 12px;
	margin: 0;
	padding: 0 10px 0 10px;
}

#categoriestop{
		height: 29px;
		background: url("http://www.artharris.com/images/categoriestop.gif");
		background-repeat: no-repeat;
}

#categoriesbottom{
		height: 29px;
		background: url("http://www.artharris.com/images/categoriesbottom.gif");	
		background-repeat: no-repeat;
}

#footer{
	padding-top: 20px;
	background: #032d4f;

	}


