body
{
	background-color: #000;
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	position: relative;
	line-height: 120%;
	width: 750px;
}

h1
{
	font-size: 26px;
}

h2
{
	text-align: left;
	background: bottom left no-repeat url(../images/underline_02.jpg);
	padding: 0px 0px 15px 0px;
	margin: 0px 0px 20px 0px;
	font-size: 22px;
}

img
{
	border: none;
	margin: 0px;
	padding: 0px;
	display: inline;
}

a
{
	color: #A9102D;
	font-weight: bold;
}

a:hover
{
	color: #183179;
}

#banner
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	position: relative;
	width: 750px;	
	background: #c77e28;
}

#banner-images
{
/*	border-top: #000 solid 5px; */
/*	border-bottom: #000 solid 10px; */
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -5px;
	margin-bottom: 0px;
	padding: 0px;
	text-align: left;
	background: #9f171b; 
}

#banner #dee-portrait
{
	height: 85px; 
	z-index: 10; 
	position: absolute; 
	top: 67px; 
	left: 25px;
}

#banner-images img
{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border: none;
	display: inline;
	font-size: 0px;
}

#banner-border
{
	background: #000;
/*	height: 10px;  */
	width: 700px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 7px 0px;
	position: relative;
	
	font-size: 130%;
}

#banner-border a, #banner-border a:visited
{
	color: #c67e29;
}

#banner-border a:hover, #banner-border a:active
{
	color: #fff;
}



/***
#banner-border
{
	border-bottom: 10px solid #000; 
	height: 20px; 
	width: 700px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	font-size: 0px;
	position: relative;
}
***/

#banner h1
{
	font-size: 26px; 
	margin: 5px 10px 0px 120px; 
	padding-top: 10px;
	line-height: 140%;
}

#banner h2
{
	font-size: 20px; 
	margin: 0px 10px 0px 120px;
	padding: 0px;
	line-height: 140%;
	background: none;
	font-style: italic;
	text-align: center;
}

#container
{
	width: 750px; 
	text-align: left; 
	vertical-align: top;
	background: #c77e28;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
/* 	position: relative; */
	background: #c77e28 top left no-repeat url(../images/bg_flower.jpg);
	float: left;
}

#main
{
	float: right;
	width: 550px;
	margin: 0px;
	padding: 0px;
/*	background: #c77e28; */
}

#main-content
{
	margin: 20px 25px 10px 15px;
	padding: 0px;
	vertical-align: top;
}

#sidebar
{
	float: left;
	width: 200px;
	margin: 0px; 
	padding: 0px 0px 0px 0px;
/*	background: #c77e28; */
}

#navbar
{
	margin: 0px 0px 0px 0px; 
	padding: 15px 10px 10px 25px;
	text-align: left;
}

#navbar ul
{
	padding: 0px;
	text-decoration: none;
	margin: 0px 9px 0px 0px;
	clear: left;
}

#navbar ul li 
{	
	padding: 5px 0px;		/* Must be padding, not margin for IE6 */
	margin: 0px;
	background: none;
	list-style-type: none;
	line-height: 100%;
}

#navbar ul li a
{	display: block;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	background: #8a0a06;
	color: #ddd;
	margin: 0px;
	padding: 0.3em 0.5em 0.3em 0.75em;
	padding: 5px;
	text-transform: uppercase;
	line-height: 100%;
}

#navbar ul li a:hover, #navbar ul li a:active
{
	color: #fff;
	background-color: #000;
}

#navbar ul li a.subnav
{
	color: #ddd;
	margin: 0px;
	padding: .3em 0.5em 0.3em 20px;
	padding: 5px 5px 5px 20px;
	text-transform: none;
}

#navbar ul li a:hover.subnav, #navbar ul li a:active.subnav 
{
	color: #fff;
}

#page-nav
{
	text-align: center;
	margin: 10px 0px 20px 0px;
}

#page-nav a
{
	padding: 3px 10px 3px 10px;
	text-decoration: underline;
}

.page-nav
{
	text-align: center;
	margin: 10px 0px 20px 0px;
}

.page-nav a
{
	padding: 0px 10px 0px 10px;
}

.thumbnail-table
{
	border: none;
	margin: 20px 0px 0px 0px;
	width: 500px;
}

.thumbnail-table td
{
	text-align: center;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	width: 125px;
	border: none;
}

.thumbnail-table p
{
	margin: 0px;
	padding: 0px 5px 15px 5px;
}

.events-table th
{
	padding: 5px;
	vertical-align: top;
	width: 150px;
	border-bottom: 1px solid #9f171b; 
}

.events-table td
{
	padding: 5px;
	vertical-align: top;
	border-bottom: 1px solid #9f171b; 
}

.making-my-art
{
	text-align: center;
}

.making-my-art p
{
	margin: 0px;
	padding: 3px 0px;
}

.statement
{
	text-align: center;
}

.statement p
{
	margin: 0px;
	padding: 10px 50px;
	line-height: 150%;
}

.artist-photo
{
	float: right; 
	margin: 0px 0px 10px 20px; 
	text-align: center;

}

.artist-photo p
{
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 12px;
}

ul.news li
{
	margin: 0px;
	padding: 5px;
}
	
.copyright
{
	text-align: center; 
	padding: 20px 50px 10px 50px; 
	font-size: 90%;
	clear: right;
}

#blog-sidebar
{
	float:right; 
	padding: 10px; 
	width: 200px; 
	background: #9c171a; 
	background: #000;
	margin: 0px 0px 10px 15px;
}

#blog-sidebar h2
{
	font-size: 22px;
	line-height: 130%;
	color: #c67e29;
}

#blog-sidebar p
{
	font-size: 13px;
	color: #fff;
}

#blog-sidebar a, #blog-sidebar a:visited
{
	color: #e79e4a;
	font-weight: normal;
}

#blog-sidebar a:hover, #blog-sidebar a:active
{
	color: #c77e2a;
}
