body {background-color: #000000;
      text-align: left;
	  font-family: Arial, Verdana, sans-serif;
      font-size: 100%; /* 16px */
      line-height: 1.125em; /* 18px/16px=1.125em */
	  color: #cccccc;
	  margin: 0}
 
a:link {color: #eeeeee; text-decoration: underline;}
a:visited {color: #cccccc; text-decoration: underline;}
a:hover {color: #aaaaaa; text-decoration: none;}

#header {
    width: 59.375em; /* 950px/16px=59.375em */
	margin: 0 auto;
	}

#logo {
    float: left;
	margin-top: 0.625em; /* 10px/16px=0.625em */
	margin-right: 0; /* 10px/16px=0.625em */
	width: 59.375em; /* 950px/16px=59.375em 190px/16px=11.875em */
	}

#headertext {
    float: left;
	font-size: 1.5em; /* 24px/16px=1.5em */
	margin-top: 1.667em; /* 40px/24px=1.667em */
	margin-right: 0;
	width: 31.25em; /* 750px/24px=31.25em */
	}
	
#nav {
    width: 59.375em; /* 950px/16px=59.375em */
	height: 1.625em; /* 26px/16px=1.75em */
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
	border-top: 0.625em solid #000000; /* 10px/16px=0.625em */
	border-bottom: 1.875em solid #000000; /* 30px/16px=1.875em */
	background-color: #333333;
	}

#navcontent {
    float: right;
    font-size: 0.8125em; /* 13px/16px=0.8125em */
	padding: 0;
    width: 29.231em; /* 380px/13px=29.231em - For HOME start position */
    }

#navcontent ul{
    
    padding: 0;
	margin: 0;
    height: 1.538em; /* 20px/13px=1.538em */
    }

#navcontent ul li{
    list-style: none;
    display: inline;
    }

#navcontent ul li a{
    padding: 0.154em 1em; /* 2px/13px=0.154em */
    text-decoration: none;
    float: left;
    color: #cccccc;
    background-color: #333333;
    border: 0.154em solid #333333; /* 2px/13px=0.154em */
    }
	
#navcontent ul li a:hover{
    background-color: #666666;
    border-style: outset;
    }

.clear {
    clear: both;
    }

.clearsize {
    height: 0;
    line-height: 0.0;
    font-size: 0;
    }
	
.clearall {
    clear: both;
    height: 0;
    line-height: 0.0;
    font-size: 0;
    }
	
#main {
    width: 59.375em; /* 950px/16px=59.375em */
    margin: 0 auto;
	}

#mainleft {
    float: left;
    font-size: 0.9375em; /* 15px/16px=0.9375em */
	margin-right: 3.333em; /* 50px/15px=3.333em */
    width: 33.333em; /* 500px/15px=33.333em */
	}

#mainright {
    float: left;
    font-size: 0.8125em; /* 13px/16px=0.8125em */
	margin-right: 0;
    width: 30.769em; /* 400px/13px=30.769em */
	}

#purchasemain {
    font-size: 0.9375em; /* 15px/16px=0.9375em */
	width: 63.333em; /* 950px/15px=63.333em */
    margin: 0 auto;
	}	
	
#purchaseleft {
    float: left;
    margin-right: 3.333em; /* 50px/15px=3.333em */
    width: 30em; /* 450px/15px=30em */
	}

#purchaseright {
    float: left;
    margin-right: 0;
    width: 30em; /* 450px/13px=30em */
	}	
	
.art {
    text-align: center;
	padding: 1.538em; /* 20px/13px=1.538em */
	color: #cccccc;
	background-color: #000000;
    }	

.artimage {
    border: 0.385em solid #333333; /* 5px/13px=0.385em */
    }
	
.purchaseart {
    text-align: left;
	padding: 0; 
	color: #cccccc;
	background-color: #000000;
    }	
	
.image {
    border-style: none; 
    }
		
#gallerymain {
    font-size: 0.9375em; /* 15px/16px=0.9375em */
	width: 63.333em; /* 950px/15px=63.333em */
    margin: 0 auto;
	}	
			
#footer {
    width: 59.375em; /* 950px/16px=59.375em */
    margin: 0 auto;
    border-top: 1.875em solid #000000; /* 30px/16px=1.875em */
	}

#footercontent {
    float: left;
    font-size: 0.75em; /* 12px/16px=0.75em */
	width: 79.167em; /* 950px/12px=79.167em */
    margin: 0;
    text-align: center;
    }


h1, h2 {
    font-weight:normal;	
    }

h1 {
    font-size: 1.375em; /* 22px/16px=1.375em */
    line-height: 1.636em;/* 36px/22px=1.636em */
    margin: 0 0 1em 0;
    color: #888888;
	}

h2 {
    font-size: 1.188em; /* 19px/16px=1.188em */
    line-height: 1.105em; /* 21px/19px=1.105em */
	margin: 1.105em 0; /* 21px/19px=1.105em */
    color: #888888;
	}

input, select, th, td {font-size:1em}
li li, li p, td p, blockquote p {font-size:1em}

input {
    background-color: #cccccc;
  	color: #000000;
    font-family: Arial, Verdana, sans-serif;
	font-weight: bold;
    font-size: 1em;
    }

textarea {
    background-color: #cccccc;
    color: #000000;
    font-family: Arial, Verdana, sans-serif;
	font-weight: bold;
	font-size: 1em;
    } 
