body {background: #000;display:block;text-align:center;color:#000;} 
p,table,td,div {font-family:tahoma,helvetica;font-size:10pt;color:#eaeaea;line-height:14pt;}


.OuterWrapper {width:100%;margin:auto;}
.Header {width:781px;text-align:center;margin:auto;padding-bottom:4px;}
.Footer {width:781px;text-align:center;margin:auto;margin-top:2px;}
.TitleBar {float:left;}
.MenuBar {float:right;}



a {color:#c6c6c6;text-decoration:underline;}
a:hover {color:#fff;}

#footermenu {text-align:center;margin:0px;}
#footermenu a {font-family:"times new roman",serif;font-size:10pt;color:#c6c6c6;text-decoration:none;}
#footermenu a:hover {color:#ffffff;text-decoration:none;}

#copyright {text-align:center;font-size:9pt;}

.box {
  position:relative;
  width:180px;
  height:270px;
  margin:0;
}

.outerbox {width:180px;
  height:330px;
  margin:0;}
.innerbox {padding:4px;width:174px;
  height:100%;
  min-height: 100%;}

.title {font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;font-size:14pt;color:#fff;padding-left:15px;text-transform:uppercase;letter-spacing:0.15em;color:#999;}

a.submenu, a:active.submenu, a:visited.submenu {width:180;height:20px;display:block;text-decoration:none;padding-left:15px;}
a:hover.submenu {background:url(../images/menu_arrow.png) no-repeat 0px 2px;padding-left:15px;}

a.submenu_on {color:#fff;width:180px;height:20px;display:block;text-decoration:none;background:url(../images/menu_arrow.png) no-repeat 0px 2px;padding-left:15px;}

.centeredthumb {	
	margin:0px;
    width: 400px;
    height: 400px;
	background: #f0f0f0 no-repeat center;
	display:block;
	float:left;
	overflow:hidden;
	padding:0px;
	text-align:center;
  }
 
.thumbimg {
	filter:alpha(opacity=40);
	-moz-opacity:.40;
	opacity:.40;
	}


