body {
	list-style: none;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0;
	font-size: 12px;
	font-weight:normal;
	font-family:verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-image: url(images/texture.gif);
	background-color: #ffffff;
	
}
h1 {
	font-size: 16px;
	font-weight:bold;
}
h2 {
	font-size: 14px;
	font-weight:bold;
}
p, li {
	font-size: 12px;
	font-weight:normal;
	line-height:20px;
	
} /* -- description -- */
h4 {
	font-size: 10px;
	color: #999999;
	font-weight:normal;
} /* -- enlarge -- */

img {
	border-width:0px;
}
textarea, input, select {
	font-size: 10px;
	color: #333333;
	background-color: #f1f1f1;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:2px;
}
/* -- topnav -- */

#nav_wrapper {
clear:both;

}

.nav_container {
float:left;
margin: 0px;
}

#nav_filler {
float:left;
margin: 0 277px 0 0;
}

#thumb-area {
float:left;
width:374px;
padding:0px;
margin: 0px;
}

#painting-container {
float:left;
width:620px;
margin:2px 0 0 30px;
padding:0px;
}

#thumb-wrapper {
clear:both;

}

.thumb-container {
float:left;
width:120px;
height:120px;
margin:2px;

}



a:link {
	color: #cc0000;
	text-decoration: none;
}
a:visited {
	color: #cc0000;
	text-decoration: none;
}
a:hover {
	color: #000000;

	text-decoration: none;
}

#nav_slideshow {
	margin:0px auto 0px auto;
	padding:10px;
	display:block;
	text-align:center;
}
#nav_slideshow ul {
	padding:0px;
	margin:0px;
}
#nav_slideshow li {
	list-style: none;
	display: inline;
	padding:0px;
	margin:0px;

}
/* -- layout -- */

/* -- Main Container -- */
.container {
	width: 760px;
	background-color:#fff;
	color:#000000;
	margin:0 auto 0 auto;
	clear:both;

}
.container_center {
	width: 996px;
	background-image: url(images/texture.gif);
	color:#000000;
	margin:0 auto 0 auto;
	text-align:center;
	clear:both;
}

.container_center_alt {
	width: 1030px;
	background-image: url(images/texture.gif);
	color:#000000;
	margin:0 auto 0 auto;
	text-align:center;
	clear:both;
}

.container_right{
	float:right;
	background-image: url(images/texture.gif);
	color:#000000;
	margin:0 20px 0 100px;
	clear:both;
}

.container_right_alt{
	float:right;
	background-image: url(images/texture.gif);
	color:#000000;
	margin:0 20px 0 150px;
	clear:both;
}


/* -- Portfolio -- */
#portfolio {
	/*margin:10px auto 10px auto; */
	text-align:center;
}
/* -- title -- */
#portfolio h1 {

	font-size: 14px;
	font-weight:bold;
	margin:20px 0 0 0;
	display:block;
	color:#000000;
	background-color:#ffffff;
}
/* -- client -- */
#portfolio small {
	font-size: 10px;
	font-weight:normal;
	margin:10px 0 10px 0;
	line-height:16px;
} /* -- description -- */
#portfolio_text {
	clear:both;
	margin:10px auto 10px auto;
	width:400px;
	
}
/* -- Footer -- */
#footer {
	width: 97%;
	text-align: center;
	background-color:#ffffff;
	color:#000000;
	display:block;
	clear:both;
	padding:10px 0 10px 0;
}
#footer ul {
	margin:0px;
	padding:0px;
}
#footer li {
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline;
}
#footer p {
	font-size:10px;
}


hr {
	border: none 0;
	border-top: 1px dashed #cccccc;/*the border*/
	width: 100%;
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}


form{
padding:0;
margin:0;
}

/* image in word press */
imgaligncenter{
margin:5px auto 5px auto;
}


/* image in word press */



