body
{
    padding:0;
    margin:0;
    background-color:#7f8380;
    background-image:url(/host/edgraygallery/Image/site/background.png);
    background-repeat:repeat-x;
    text-align:center;
    font-family:Arial;
    font-size:10pt;
    /*color:#555555;*/
    color: black;
}

.clearfix:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

* html .clearfix {height: 1%;}
.clearfix {display: block;}

.textEditLink
{
    text-decoration: none;
}

.SUCCESS
{
    font-family: arial;
    text-decoration: none;
    font-size: small;
    color: green;
}

.ERROR
{
    font-family: arial;
    text-decoration: none;
    font-size: small;
    color: red;
}

.CONFIRM
{
    font-family: arial;
    text-decoration: none;
    font-size: small;
}

.DEFAULT
{
    font-family: arial;
    text-decoration: none;
    font-size: small;
}

P.newpage
{
    page-break-after: always;
}

a {
	text-decoration:none;
}
a:link, a:visited {
	color: #ababab;
}
a:hover, a:active {
	color: #7f8080;
}

/*START LAYOUT*/
#sitewidth{
	margin:0 auto;
	background-image:url(/host/edgraygallery/Image/site/border.png);
	background-repeat:repeat-y;
	width:703px;
}
/*END LAYOUT/*

/*START NAVIGATION*/
#navigation{
	margin:0 auto;
	padding-top:7px;
	background:#909090;
	background-image:url(/host/edgraygallery/Image/site/navigation-bg.gif);
	background-repeat:repeat-x;
	width:675px;
	height:25px;
	font-family:Tahoma;
	letter-spacing:1px;
	text-align:left;
}
*html #navigation{
	height:32px;
}
#navigation a{
	display:block;
	padding-top:4px;
	float:left;
	background-image:url(/host/edgraygallery/Image/site/navi-tab-link.png);
	width:112px;
	height:20px;
	text-align:center;
	/*
	color:#7f8080;
	*/
	color: black;
}
*html #navigation a{
	height:25px;
}
#navigation a:hover{
	display:block;
	padding-top:4px;
	float:left;
	background-image:url(/host/edgraygallery/Image/site/navi-tab-active.png);
	width:112px;
	height:20px;
	text-align:center;
	color:#908080;
}
*html #navigation a:hover{
	height:25px;
}
/*END NAVIGATION*/

/*START TITLE AREA*/
#title-bg{
	margin:0 auto;
	background-image:url(/host/edgraygallery/Image/site/title-bg1.jpg);
	background-repeat:no-repeat;
	width:678px;
	height:160px;
}
#subtext{
	margin:0 auto;
	position:absolute;
	top:146px;
	padding:0 0 0 350px;
	width:350px;
	font-weight:bold;
	font-size:16px;
	text-align:left;
	/*
	color:#848785;
	*/
	color: black;
}
*html #subtext{
	width:680px
}
#pottery{
	position:absolute;
	top:70px;
}
/*END TITLE AREA*/

/*START SUB NAVIGATION*/
#subnavi{
	width:144px;
	padding-top:45px;
	padding-left:15px;
	font-size:16px;
	font-weight:bold;
	text-align:left;
	vertical-align:top;
}
*html #subnavi{
	padding-left:10px;
	width:160px;
}

#subnavi a:link, #subnavi a:visited
{
    color: black;
}

#subnavi a:hover, #subnavi a:active
{
    color: #7f8080;
}

/*END SUB NAVIGATION*/

/*START MAIN CONTENT*/
#maincontent{
	margin:0 auto;
	background-image:url(/host/edgraygallery/Image/site/c-bg.png);
	background-repeat:no-repeat;
	width:680px;
	text-align:left;
}
#contentarea{
	width:500px;
	padding-bottom:10px;
	font-family:Arial;
	font-size:10pt;
	/*
	color:#555555;
	*/
	color: black;
}
/*END MAIN CONTENT*/

/*START COPYRIGHT/OWNERSHIP*/
#copyright{
	margin:0 auto;
	padding:5px;
	background:#000000;
	width:680px;
	color:#b0b2b1;
}
/*END COPYRIGHT/OWNERSHIP*/
