/* styles.css */
body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 1.3;	
	color: #663300;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {color: #D1D1D1}
.style2 {color: #D1D1D1}
.style3 {color: #ADADAD}
a:link {
	color: #663300;
}
a:visited {
	color: #663300;
}
a:hover {
	color: #6F6F6F;
}
a:active {
	color: #663300;
}
.style5 {color: #D1D1D1; font-size: 9px; }
.style6 {color: #000000}
.style7 {color: #B3B3B3}
.style8 {color: #6F6F6F; font-size: 12px; }

a.linkopacity:hover img {
filter:alpha(opacity=30); 
-moz-opacity: 0.5; 
opacity: 0.5;
background-color: #FFFF99;
}
a.linkopacity img {
filter:alpha(opacity=100);   
-moz-opacity: 1.0;   
opacity: 1.0;
}
#main{
	width:800px;
	max-width:800px;
	height: 535px;
	margin: 5px auto 10px auto;
	padding: 0;
    border: #663300 2px double; 
    position: relative; 
    text-align: left;
	background-color:#000000;
	background-image:url(images/index_main.jpg);
	background-repeat:no-repeat;
	zoom:1;
}
.hiddenPic {
display:none;
}
#portfolio{
	width:800px;
	max-width:800px;
	height: 535px;
	margin: 10px auto 10px auto;
	padding: 0;
    border: #663300 2px double; 
    position: relative; 
    text-align: left;
	background-color:#000000;
	background-image:url(images/portfolio_main.jpg);
	background-repeat:no-repeat;
	zoom:1;
}
#contact{
	width:455px;
	max-width:455px;
	height: 345px;
	margin: 0 auto 0 auto;
	padding: 0;
    border: none; 
    position: relative; 
    text-align: center;
	background-color:#000000;
	zoom:1;
	color: #663300;
}
#contact a:link {
	color:#993300;
}
#contact a:visited {
	color: #993300;
}
#contact a:hover {
	color: #6F6F6F;
}
#contact a:active {
	color: #993300;
}

#contactform{
  position: relative;
  width:450px;
  height: auto;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 11px;
  color: #663300;
  text-align: left;
  text-indent: 0px;
  padding: 10px 10px 10px 20px;
  margin: 0px;
  background-color:#FFFFCC;
  border: #663300 2px double; 
}
.submitbutton {
width: 70px;
height: 17px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #ffffcc;
border: 1px #330000 solid;
text-align: center;
background-color: #663300;
margin: 10px 0px 0px 25px;
padding: 0px 2px 2px 2px;
}
.resetbutton {
width: 70px;
height: 17px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #ffffcc;
border: 1px #330000 solid;
text-align: center;
background-color: #663300;
margin: 10px 0px 0px 10px;
padding: 0px 2px 2px 2px;
}


#indexright{
    width:200px;
	max-width:200px;
	height: 535px;
	margin: 0;
	padding: 0;
    border: none; 
    position: relative;
	float: right; 
    text-align: left;
/* background-color: transparent;
	background-image:url(images/index_menu.jpg);
	background-repeat:no-repeat; */
	}
	
#indexright img{
    width:200px;
	max-width:200px;
	height: 26px;
	}
#portfolioright{
    width:202px;
	max-width:202px;
	height: 535px;
	margin: 0;
	padding: 0;
    border: none; 
    position: relative;
	float: right; 
    text-align: left;
/*  background-color: transparent;
	background-image:url(images/portfolio_menu.jpg);
	background-repeat:no-repeat; */
}

#purchase{
    width:455px;
	max-width:455px;
	height: 345px;
	margin: 0 auto 0 auto;
	padding: 0;
    border: none; 
    position: relative; 
    text-align: center;
	background-color:#000000;
	zoom:1;
	color: #663300;
}
#purchase a:link {
	color:#993300;
}
#purchase a:visited {
	color: #993300;
}
#purchase a:hover {
	color: #6F6F6F;
}
#purchase a:active {
	color: #993300;
}

#purchaseform{
   position: relative;
  width:450px;
  height: auto;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 11px;
  color: #663300;
  text-align: left;
  text-indent: 0px;
  padding: 10px 10px 10px 20px;
  margin: 0px;
  background-color:#FFFFCC;
  border: #663300 2px double; 
}

#bio{
  position: relative;
  width:450px;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 11px;
  color: #6F6F6F;
  text-align: left;
  text-indent: 0px;
  padding: 10px;
}

#bio img{
  margin: 5px 15px 5px 0px;
  border: #663300 1px solid;
}

#left{
    position: relative;
	width:auto;
	padding: 10px 25px 20px 0px;
}
#info{
  position: relative;
  width:450px;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 11px;
  color: #6F6F6F;
  text-align: left;
  text-indent: 0px;
  padding: 10px 10px 20px 10px;
}
#info img{
  margin: 2px 8px 2px 0px;
  border: #663300 1px solid;
}
#index{
  position: relative;
  width:450px;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 11px;
  font-weight: bold;
  color: #6F6F6F;
  text-align: justify;
  text-indent: 0px;
  line-height: 1.4;	
  padding: 5px 19px 5px 10px;
}
#index img{
  margin: 0px;
  border: #663300 1px solid;
}

#leftpanel {
  position: relative;
  font-weight: normal;
  font-size: 10px;
  color: #D1D1D1;
  padding: 5px 5px 5px 25px;
}
#indexleft {
  position: relative;
  font-weight: normal;
  font-size: 10px;
  color: #D1D1D1;
  padding: 5px;
}
#indexleft img{
  position: relative;
  margin: 5px 3px 1px 25px;
  border: #000000 1px solid;
}
.formbutton1 {
width: 70px;
height: 15px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #999999;
border: 1px #999999 solid;
text-align: center;
background-color: #333333;
margin: 10px 28px 0px 0px;
}
.formbutton2 {
width: 70px;
height: 15px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #999999;
border: 1px #999999 solid;
text-align: center;
background-color: #333333;
margin-top: 10px;
}
.caption {
  text-align: center;
  font-weight: bold;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #D1D1D1;
  text-indent: 0px;
  padding: 0px 0px 20px 0px;
}

#gallery{
	width:800px;
	max-width:800px;
	height: 535px;
	margin: 30px auto 10px auto;
	padding: 0;
    border: none; 
    position: relative; 
    text-align: left;
	background-color:#000000;
	zoom:1;
}
.gallerystyle {
	font-family: Arial, Helvetica, sans-serif;
	color: #663300;
	font-size: 12px;
	font-weight: bold;
}
#inner{
padding: 0px;
margin:0px;
width:800px;
max-width:800px;
height: 500px;
border: none; 
text-align: left;
background-color:#000000;
zoom:1;
}
#strip{
margin: 10px 0 0 10px;
float: left;
padding-right: 10px;
width:220px;
height:auto;
display:inline;
font-family: Arial, Helvetica, sans-serif;
color: #663300;
font-size: 11px;
font-weight: bold;
}
#strip img{
border: #663300 1px solid; 
width:100px;
height:75px;
margin:0px 0px 5px 0px;
}

#dynloadarea{
float: left;
padding: 10px 0px 0px 0px;
width:500px;
height:375px;
margin-bottom: 60px;
font-family: Arial, Helvetica, sans-serif;
color: #663300;
font-size: 12px;
font-weight: normal;
}

#dynloadarea img{
margin-bottom: 5px;
border: #663300 2px solid; 
}

#footer{
    background-color: #000000;
	clear: both;
	font-size: 12px;
    font-weight : bold;
    font-family: Arial, Helvetica, sans-serif;
	color: #663300;
	text-align: center;
	height: auto;
	width: 100%;
	padding: 10px 10px 15px 10px;
	margin: 0px;
}
#footer a:link{
   color : #663300; 
   text-decoration : none;
   padding-right: 30px;
}
#footer a:visited {
   color : #663300; 
   text-decoration : none;
   padding-right: 30px;
}

#footer a:hover {
   color: #FFFFCC; 
   text-decoration : none;
   padding-right: 30px;
}
#footer a:active {
   color : #663300; 
   text-decoration : none;
   padding-right: 30px;
}

