body {
   color: #EEEEEE;
   background-color: #000000;
   margin: 0px 0px 0px 0px;
   font-size: 8pt;
   font-family: sans-serif;
   background-size: 100% auto;
}

table {
   color: #EEEEEE;
   font-size: 8pt;
   font-family: sans-serif;

}
td { 
   background-color: none;
}
td.darkcol { 
   background-color: #333333; 
   text-align:right;
}
td.darkspan { 
   background-color: #333333; 
   text-align:center;
}
td.galdarkspan { 
   background-color: #333333; 
   text-align:center;
}
td.galfooter { 
   background-color: #333333;
   color: #AAAAAA;   
   text-align:center;
   font-size: 7pt;
   font-family: sans-serif;
}
td.tabmember { 
   background-color: #333333;
   color: #AAAAAA;   
   text-align:left;
   width:70px;
   font-size: 8pt;
   font-family: sans-serif;
}
td.tabmember2 { 
   background-color: #333333;
   color: #CCCCCC;   
   text-align:left;
   font-size: 8pt;
   font-family: sans-serif;
}

a:link {
	color: #AAAAAA;
   text-decoration: none;
}
a:visited {
	color: #AAAAAA;
   text-decoration: none;
}
a:hover {
	color: #AAAAAA;
   text-decoration: underline;
}
a:active {
	color: #AAAAAA;
   text-decoration: underline;
}

img {
   border: 0px;
}

/*            Custom            */

#container {
   position: absolute;   
   left: 50%;
   top: 60px;
   margin-left:-475px; 
}

#translucentbkg {
   width: 950px; 
   height: 630px;     /*   must change height to match # of thumbnails          */
   filter:alpha(opacity=60);
   -moz-opacity:0.6;
   opacity: 0.6; 
   border-width:1px;
   border-style:solid;
   border-color: #CCCCCC;
   background-image: url('../images/index-bg.jpg');
	background-repeat: no-repeat;
}
#opbkg {
   width: 950px; 
   height: 630px;     /*   must change height to match # of thumbnails ... and match translucentbkg div         */
   background-color: transparent;
   border-width:0px;
   position: absolute;
   top: 0px;
   margin-left: 0px;
   padding-top: 50px;
   padding-left: 55px;
   z-index: 2;
}

#opaquetext {      /*          Text below main location pic        */
   background-color: transparent;
   position: absolute;
   z-index: 5;
   top:60px;
   margin-left:-10px;
   width: 400px;
   text-align: left;
   font-size: 8pt;
   font-family: sans-serif;
}


#opaquetext2 {      /*          Text below main location pic        */
   background-color: transparent;
   position: absolute;
   z-index: 2;
   top:200px;
   margin-left:-10px;
   width: 400px;
   text-align: left;
   font-size: 12pt;
   font-family: sans-serif;
}

#opaquetext3 {      /*          Text below main location pic        */
   background-color: transparent;
   position: absolute;
   z-index: 2;
   top:330px;
   margin-left:-10px;
   width: 400px;
   text-align: left;
   font-size: 12pt;
   font-family: sans-serif;
}

#opaquetext4 {      /*          Text below main location pic        */
   background-color: transparent;
   position: absolute;
   z-index: 2;
   top:500px;
   margin-left:-10px;
   width: 400px;
   text-align: left;
   font-size: 12pt;
   font-family: sans-serif;
}

#opaquetext5 {      /*          Text below main location pic        */
   background-color: transparent;
   position: absolute;
   z-index: 2;
   top:450px;
   margin-left:-10px;
   width: 400px;
   text-align: left;
   font-size: 8pt;
   font-family: sans-serif;
}

#members-a {
	left: 40px;
	top: 220px;
	width: 380px;
	height: 93px;
	border: 1px #3a3a3a solid;
	position: absolute;
	padding-top: 1px;
    padding-left: 1px;
	background-color: #111111;
   filter:alpha(opacity=60);
   -moz-opacity:0.6;
   opacity: 0.6;
	z-index: 5;
}
#members-a1 {
	left: 40px;
	top: 220px;
	width: 380px;
	height: 93px;
	border: 1px #3a3a3a solid;
	position: absolute;
	padding-top: 1px;
    padding-left: 1px;
	background-color: transparent;
	z-index: 5;
}

#members-i {
	left: 40px;
	top: 350px;
	width: 380px;
	height: 75px;
	border: 1px #3a3a3a solid;
	position: absolute;
	padding-top: 1px;
    padding-left: 1px;
	background-color: #111111;
   filter:alpha(opacity=60);
   -moz-opacity:0.6;
   opacity: 0.6;
	z-index: 5;
}
#members-i1 {
	left: 40px;
	top: 350px;
	width: 380px;
	height: 75px;
	border: 1px #3a3a3a solid;
	position: absolute;
	padding-top: 1px;
    padding-left: 1px;
	background-color: transparent;
	z-index: 5;
}

#related-sites {
	left: 40px;
	top: 520px;
	width: 870px;
	height: 75px;
	border: 1px #3a3a3a solid;
	position: absolute;
	padding-top: 1px;
    padding-left: 1px;
	background-color: #111111;
   filter:alpha(opacity=60);
   -moz-opacity:0.6;
   opacity: 0.6;
	z-index: 5;
}
#related-sites1 {
	left: 40px;
	top: 520px;
	width: 870px;
	height: 75px;
	border: 1px #3a3a3a solid;
	position: absolute;
	padding-top: 1px;
    padding-left: 1px;
	background-color: transparent;
	z-index: 5;
}

#titlelogo {      /*          AOTU logo        */
   background-color: transparent;
   position: absolute;
   top: -62px;
   margin-left:-84px; 
   z-index: 3;
}
#titlelogo img {
   border: 0px;
}

#titlegraphic {      /*          AOTU text graphic        */
   background-color: transparent;
   position: absolute;
   top: -42px;
   margin-left:50px; 
   z-index: 3;
}
#titlegraphic img {
   border: 0px;
}

#titlegrpahic-sub1 img {
   border: 0px;
}

#titlegraphic-sub2 {      /*          Location type graphic        */
   background-color: transparent;
   position: absolute;
   top: 2px;
   margin-left:757px; 
   z-index: 3;
}
#titlegrpahic-sub2 img {
   border: 0px;
}

#titlegraphic-topic {      /*          Main Location pic        */
   background-color: transparent;
   position: absolute;
   top: 50px;
   margin-left:85px; 
   z-index: 7;
}
#titlegrpahic-topic img {
   border: 0px;
}

#tfooter {
   background-color: transparent;
   position: relative;
   width: 100%;
   text-align:center;
   margin-left:-54px;
   margin-top:562px;
   margin-bottom:0px;
   padding:0px;
   z-index: 8;
}

#copyr {     /*    copyright text          */
   color: #AAAAAA;
   font-size: 7pt;
   font-family: sans-serif;
   text-align:center;
   z-index: 8;
}
.galhead {
   border: 1px solid #CCCCCC;
   background-color: #000000;
   margin: 5px 5px 5px 5px; 
   padding: 0px;
   vertical-align: top;
}

.thumbs {
   border: 1px solid #AAAAAA;
   background-color: transparent;
   margin: 5px 5px 5px 5px; 
   padding: 2px;
   vertical-align: top;
   
}

.rating {
   background-color: transparent;
   margin: 0px 0px 0px 0px; 
   padding: 0px;
}