body {
	background: #414141;
	background-attachment: fixed; 
	background-image:url('../images/bg.jpg');
	color: #FFFFFF;
	font-family: Verdana, Arial;
	font-size: 14px;
	line-height: 14px;
	margin: 0;
	padding: 0;
	text-align: center;
}	


* html body {
	line-height: 14px;

img.main  {
  margin: 10px;
  border: 2px;
  border-color: #FFFFFF:

}	

}
	
img.text-image  {
  margin: 0px 10px 10px 0px;

}


#iframecontainer  {
  width: 563px;
  margin: 10px;
}


iframe.update { 
	border: 2px solid #000000;
}



a:link { 
	color: #000000;
	font-weight: bold;
	letter-spacing: 4px;
	text-decoration: none;
}
	
a:visited { 
	color: #000000;
	font-weight: bold;
	letter-spacing: 4px;
	text-decoration: none;	
}
	
a:hover, a:active { 
	color: #000000;
	font-weight: bold;
	letter-spacing: 4px;
	text-decoration: underline;
}

h2  {
   color: #000000;
   text-decoration: none;
   text-align: left;
   font-family: Verdana;
   font-weight: Bold;
   font-size: 16pt;
}

h2.links  {
   color: #000000;
   text-decoration: none;
   text-align: center;
   font-family: Verdana;
   font-weight: Bold;
   font-size: 16pt;
}

table.title  {
  border: 2px solid #000000;
	height: 40x;
	padding-top: 14px;
	text-align: center;
	background-color:#FFFFFF;

}

#nav a {
   color: #FFFFFF;
   text-decoration: none;
   text-align: center;
   font-family: Verdana;
   font-weight: Bold;
   font-size: 10pt;

}

#nav a:hover {
   color: #FFFFFF;
   text-decoration: underline;
   text-align: center;
   font-family: Verdana;
   font-weight: Bold;
   font-size: 10pt;

}

#content a:link { 
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1px;
}

#content a:visited { 
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1px;
}
	
#content a:hover, #content a:active { 
	color: #5f7c8d;
	font-weight: bold;
	text-decoration: underline;
	letter-spacing: 1px;
}


#content  p {
  color: #000000;
  font-family: Verdana, Helvetica, Arial, Sans-Serif; 
  font-size: 10pt
  
}

#content  p.normal {
  color: #000000;
  font-family: Verdana, Helvetica, Arial, Sans-Serif; 
  font-size: 10pt
  
}

#content  b {
  font-family: Verdana, Helvetica, Arial, Sans-Serif; 
  font-size: 10pt; 
  font-weight: bold;
}

#content  b.head {
  font-family: Verdana, Helvetica, Arial, Sans-Serif; 
  font-size: 11pt; 
  font-weight: bold; 
  color: #FFFFFF;
}

#content  b.index {
  color: #000000; 
  font-family: Verdana, Helvetica, Arial; 
  font-size: 11pt; 
  font-weight: bold;
}

#container {
	margin: 0 auto;
	margin-top: 20px;
	text-align: left;
	width: 908px;
}

#header	    {
   border: 2px solid #000000;
   position: relative;
   width:  900px;
   height: 134px;
   background-image: url(../images/header.jpg);
   margin-bottom: 14px;
}


#content {
	clear: both;
	margin-top: 15px;
	width: 908px;
}

#textcontainer {
	margin: 35px 20px 35px 20px;
	background: #FFFFFF;
	text-align: left;
	color: #000000;
	width: 860px;
}

#footerbg {
	clear: both;
	margin-bottom: 15px;
	padding-top: 15px;
}

#footer{
	border: 2px solid #000000;
	clear: both;
	font-size: 13px;
	height: 30px;
	padding-top: 14px;
	text-align: center;
	color: #000000;
	width: 900px;
	background-image: url('../images/footer.jpg');
}

#left {
  padding: 0px;
	border: 2px solid #000000;
	background-color: #FFFFFF;
	float: left;
	margin-right: 14px;
	width: 263px;
	display:inline;
	overflow:hidden;
}

#left-module1 {
  padding: 0px;
	border: 2px solid #000000;
	background-color: #FFFFFF;
	float: left;
	margin: 15px 14px 0px 0px;
	padding: 10px 0px 10px 0px;
	width: 263px;
	display:inline;
	overflow:hidden;
}

#left-module2 {
  padding: 0px;
	border: 2px solid #000000;
	background-color: #FFFFFF;
	float: left;
	margin: 15px 14px 0px 0px; 
  padding: 10px 0px 10px 0px; 
	width: 263px;
	display:inline;
	overflow:hidden;
}

#left img.left-title {
  margin: 7px 7px 0px 7px;

}

#left p {
  
	margin: 10px;
  color: #000000;
}

#nav {
  clear: both;
	border: 2px solid #000000;
	font-size: 15px;
	height: 30px;
	padding-top: 14px;
	width: 900px;
	background-color:#000000;
}

#title-image {
  clear: both;
  width: 900px;
  height: 200px;
	border: 2px solid #000000;
	background-color:#FFFFFF;
	margin: 15px 0px 0px 0px;
	padding: 0px;

}

#title-flash {
  clear: both;
  width: 900px;
  height: 300px;
	border: 2px solid #000000;
	background-color:#FFFFFF;
	margin: 15px 0px 0px 0px;
	padding: 0px;

}

img.title {
   margin: 0px;
}   

#box {
  border: 2px solid #000000;
  background: #424242;
  width: 260px;
  height: 320px;
  padding: 10px;
  margin: 5px 10px 5px 10px;
  float: left;
}  

#gallery-nav {
  clear: both;
	border: 2px solid #000000;
	font-size: 12px;
	height: 20px;
	width: 900px;
	background-color:#FFFFFF;
	margin: 15px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
}

.sub-nav ul {
   margin: 0px 0px 0px 10px;
}

.sub-nav li {
   margin: 0px 0px 0px 10px;
   list-style-type: none;
   display: inline;

}

#right {
	border: 2px solid #000000;
	float: right;
	padding-left: 25px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 10px;
	width: 580px;
	background-color:#FFFFFF;
	display:inline;
}

#gallery-body  {
   border: 2px solid #000000;
   float: left;
   margin: auto;
   width: 900px;
   height: 730px
   padding: 15px 15px 15px 15px;
   background-color: #FFFFFF;
}



#horiz-nav a:hover {
   color: #CCCCCC;
   text-decoration: underline;
   font-family: Verdana;
   font-weight: Bold;
   font-size: 10pt;
}

#ads  {
   border: 2px solid #000000;
   float: left;
   margin: 15px 0px 0px 0px;
   width: 880px;
   height: 90px;
   padding: 10px;
   background-color: #FFFFFF;
}




.thumbnails ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.thumbnails li {
	float: left;
	list-style: none;
	margin: 0;
	margin-left: 15px;
	margin-right: 15px;
	padding: 0;
}


.top-nav ul {
   margin:0px;
}

.top-nav li {
   margin: 0px 16px 0px 0px;
   list-style-type: none;
   display: inline;

}

.main-thumb {
   margin: 0px 4px 8px 0px;
   border: 1px solid #000000;

}

.gallery-title {
   margin: 15px 0px 5px 0px;
}   

#thumbnailcontainer {
	margin: 0 auto;
	padding: 15px;
	text-align: center;
  color: #000000;
	background: #FFFFFF;
	width: 800px;
}


#storecontainer {
	margin: 0 auto;
	padding: 0px 0px 10px 10px;
	text-align: center;
  color: #000000;
	background: #FFFFFF;
	width: 890px;
}


#add-button {
   padding: 10px 0px 10px 10px;
   text-align: left;
}

body.iframe {
	background: #FFFFFF;
	color: #000000;
	font-family: verdana, arial;
	font-size: 14px;
	line-height: 14px;
	margin: 0;
	padding: 0;
	text-align: center;
	scrollbar-face-color: #303030; 
	scrollbar-shadow-color: #FFFFFF; 
	scrollbar-highlight-color: #FFFFFF; 
	scrollbar-3dlight-color: #FFFFFF; 
	scrollbar-darkshadow-color: #FFFFFF; 
	scrollbar-track-color:#FFFFFF; 
	scrollbar-arrow-color: #FFFFFF;

}
