/*************************************************/
/* Gallery.css                                   */
/* Image photo gallery for Film sets & Diagrams  */
/* General Body, Paragraph & Blockquote settings */
/*************************************************/
  body {
 font-family: Verdana, Georgia, Arial, Helvetica, sans-serif;
 background-color: #000000;
 color: #FFCC33;
 font-size: 12px;
 font-style: normal;
 font-variant: normal;
 font-weight: normal;
 line-height: normal;
 text-decoration: none;
 text-transform: none }

p {
 font-family: Verdana, Georgia, Arial, Helvetica, sans-serif;
 font-size: 12px; 
 font-style: normal; 
 line-height: normal; 
 font-weight: normal; 
 font-variant: normal; 
 color: #80FFFF }

/*************************************************/
/*  Heading Characteristic                       */
/*************************************************/

h1 {
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 font-size: 20px;
 font-style: normal; 
 line-height: normal; 
 font-weight: bold; 
 font-variant: normal; 
 color: #80FFFF }

h2 {
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 font-size: 18px;
 font-style: normal; 
 line-height: normal; 
 font-weight: bold; 
 font-variant: normal; 
 color: #80FFFF }

h3 {
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 font-size: 16px;
 font-style: normal; 
 line-height: normal; 
 font-weight: bold; 
 font-variant: normal; 
 color: #80FFFF }

h4 {
 font-family: "Arial Black", "Franklin Gothic", "Futura Bold BT", "Tahoma Bold", Impact;
 color: #80FFFF;
 font-size: 16px;
 font-style: italic;
 font-variant: normal;
 font-weight: bold;
 line-height: 18px;
 text-transform: capitalize }

h5 {
 font-family: "Arial Black", "Franklin Gothic", "Futura Bold BT", "Tahoma Bold", Impact;
 color: #80FFFF;
 font-size: 14px;
 font-style: italic;
 font-variant: normal;
 font-weight: bold;
 line-height: 16px;
 text-transform: capitalize }

h6 {
 font-family: "Arial Black", "Franklin Gothic", "Futura Bold BT", "Tahoma Bold", Impact;
 color: #80FFFF;
 font-size: 14px;
 font-style: italic;
 font-variant: normal;
 font-weight: bold;
 line-height: 16px;
 text-decoration: underline;
 text-transform: capitalize }

/*************************************************/
/*  Lists, ordered & otherwise Characteristic    */
/*************************************************/
li {
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
 font-size: 12px;
 color: #80FFFF }


ul {
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
 font-size: 11px;
 list-style-position: outside; 
 list-style-type: disc; 
 color: #80FFFF }

ol {
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
 font-size: 11px;
 list-style-position: outside; 
 list-style-type: upper-roman; 
 color: #80FFFF }

/*************************************************/
/*  <A> Images and link characteristics          */
/*************************************************/

a {
 color: #00FFFF;
 text-transform: none }

a:link {
 color: #00FF00 }

a:visited {
 color: #00FF40 }

a:hover {
 color: #FF0000; 
 font-weight: bold }

a:active {
 color: #990033 }

/*************************************************/
/*  Tables <TD> & <TH> Characteristic            */
/*************************************************/
td {
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: 12px}

th {
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: 12px}


/*************************************************/
/*  User defined Text Characteristic             */
/*************************************************/


.textleft {
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 font-size: 11px; 
 font-style: normal; 
 line-height: normal; 
 font-weight: normal; 
 font-variant: normal; 
 color: #80FFFF; 
 text-align: left }

.textright {
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 font-size: 11px; 
 font-style: normal; 
 line-height: normal; 
 font-weight: normal; 
 font-variant: normal; 
 color: #80FFFF; 
 text-align: right }

.textcenter {
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 font-size: 11px; 
 font-style: normal; 
 line-height: normal; 
 font-weight: normal; 
 font-variant: normal; 
 color: #80FFFF; 
 text-align: center }

.main_img {
 border: 0px solid Black }

.main_thumb {
 border: 0px solid Black }

.thumb {
 border: 0px solid Black }

