/*CSS FOR Seinensilk.com-portal*/
/*ORIGINAL CSS by bobbi wisby.com - 5 april 2006*/
/*may 21*/


body {
	background-color: #333;	 		
	font-family: verdana, arial, helvetica,sans-serif;
	font-size: small;
	color: rgb(208, 208, 208); 
	padding: 0;
	}

p {
	font-family: verdana, arial, helvetica,sans-serif;
	color: rgb(208, 208, 208);
	font-weight: normal;
	font-size: small;
	background-color: transparent;
	}

#wrapper {
	width: 980px;  /*changed after ss from 1000, to get no scroll at 1024*/
	margin: auto;
	text-align: center;
/*border: 2px white solid;*/  
	}


#container {
	width: 100%;
	margin: auto;
	background-color: #333;  
	color: rgb(208, 208, 208);
	text-align: center;
/*border: 2px white solid;*/
	}


#top {
	background-color: #333;  	
	text-align: center;	
	}


#leftnav {
	float: left;
	width: 180px; /*changed from 200 after ok ss from sz to try and prevent scroll in IE*/
	margin: auto;
	text-align: left;
	}


#rightnav {
	float: right;
	width: 180px; 
	margin: auto;
	text-align: left;
	}


#content {
	width: 490px; /*changed from 100% to hold open for rotate might not work for M*/
	margin: auto;
	text-align: center;
/*border: 1px white solid;*/
	}



#footer {
	clear: both;
	margin: 0;
	padding: .5em;
	color: rgb(208, 208, 208);
	background-color: transparent;
	text-align: center;
	}


#footer p {
	font-family: verdana, arial, helvetica,sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: rgb(208, 208, 208);
	background-color: transparent;
text-align: center;
	}

#footer a img{
	font-family: verdana, arial, helvetica,sans-serif;
	font-size: x-small;
	font-weight: normal;
	background-color: transparent;
	}





			/*NAVIGATION LINKS - ERIC MEYER*/

a img {height: 50px; width: 180px; border-width: 0; background: top left no-repeat;}

a#gallery img {background-image: url(../siteimages/nav/gallery1.gif);}
a#shows img {background-image: url(../siteimages/nav/shows1.gif);}
a#classes img {background-image: url(../siteimages/nav/classes1.gif);}
a#news img {background-image: url(../siteimages/nav/news1.gif);}
a#silkpainting img {background-image: url(../siteimages/nav/silkpainting1.gif);}
a#artstatement img {background-image: url(../siteimages/nav/artstatement1.gif);}
a#contact img {background-image: url(../siteimages/nav/contact1.gif);}
a#links img {background-image: url(../siteimages/nav/links1.gif);}
a#home img {background-image: url(../siteimages/nav/home1.gif);}

a#gallery:hover img {background-image: url(../siteimages/nav/gallery2.gif);}
a#shows:hover img {background-image: url(../siteimages/nav/shows2.gif);}
a#classes:hover img {background-image: url(../siteimages/nav/classes2.gif);}
a#news:hover img {background-image: url(../siteimages/nav/news2.gif);}
a#silkpainting:hover img {background-image: url(../siteimages/nav/silkpainting2.gif);}
a#artstatement:hover img {background-image: url(../siteimages/nav/artstatement2.gif);}
a#contact:hover img {background-image: url(../siteimages/nav/contact2.gif);}
a#links:hover img {background-image: url(../siteimages/nav/links2.gif);}
a#home:hover img {background-image: url(../siteimages/nav/home2.gif);}



			/*HYPERLINKS*/
 
a { 
	color: rgb(208, 208, 208); 
	font-family: helvetica,verdana, arial, helvetica,sans-serif; 
	font-size: 15px;
	text-decoration: none;
	background-color: transparent;
	}

a:link { 
	color: rgb(208, 208, 208); 
	font-family: helvetica,verdana, arial, helvetica,sans-serif;
	font-size: 15px;
	text-decoration: none;
	background-color: transparent;
	}

a:active { 
	color: blue; 
	font-family: helvetica,verdana, arial, helvetica,sans-serif;
	font-size: 15px;
	text-decoration: none;
	background-color: transparent;
	}

a:visited {
	color: rgb(167,167,167);
	font-family: helvetica,verdana, arial, helvetica,sans-serif;
	font-size: 15px;
	text-decoration: none;
	background-color: transparent;
	}

a:hover {
	color: purple; 
	font-family: helvetica,verdana, arial, helvetica,sans-serif;
	text-decoration: overline underline; 
	background-color: transparent;			 
	}
 
a:hover {
	color: purple; 
	font-family: helvetica,verdana, arial, helvetica,sans-serif;
	text-decoration: overline underline; 
	background-color: transparent;			 
	}
 


ul.boxIn {
margin: 10px; 
padding: 0px; 
background-color: transparent;
	}

ul li {
list-style-type: circle;
list-style-position: inside;
line-height: 30px;
background-color: transparent;
	}
 

.strong {
font-weight: 600;
background-color: transparent;
	}

.center {
text-align: center;
}

.right {
float: right;
}

.left {
float: left;
}

.justify {
text-align: justify;
}



.inner { 
	font-family: "century gothic", helvetica, verdana, arial, sans-serif;
	background-color: transparent;
	color: rgb(135, 129, 189);
	}


.showdate {
background-color: transparent;
color: rgb(135, 129, 189);
font-weight: 700;
}


