html,body{height:100%;}
body{margin:0;padding:0;background:#000 url(../img/layout/Background.png) repeat-x left top;font-size:14px;font-family:Verdana, Arial, Helvetica, sans-serif;}
table{width:100%;}
table,img{border:none;}
a{font-size:12px;font-weight:bold;color:#fff;text-decoration:none;}
a:hover{font-size:12px;font-weight:bold;color:#990000;text-decoration:none;}

#container{width:100%;height:100%;z-index:1;position:relative;margin:0 auto;padding:0;text-align:center;}
#intro{width:855px;height:420px;position:relative;margin:0 auto;background:transparent url(../img/layout/Intro.png) no-repeat left top;}
#top{width:855px;height:120px;position:relative;margin:0 auto;background:transparent url(../img/layout/Top.png) no-repeat left top;}
#content{width:855px;height:520px;position:relative;text-align:center;margin:0 auto;padding:10px 0;background:transparent url(../img/layout/Content.png) no-repeat left top;}
#footer{width:430px;height:100px;position:relative;margin:0 auto;padding-top:50px;text-align:center;font-size:11px;color:#fff;}
#footer a{font-size:11px;color:#fff;text-decoration:none;}
#footer a:hover{font-size:11px;color:#ccc;text-decoration:underline;}

td.galframe{width:15%;height:145px;text-align:center;background-image:url(../img/layout/GalFrame.png);background-repeat:no-repeat;background-position:center middle; }
td.galtitle{height:20px;font-weight:bold;text-align:center;}
td.galtitle a{font-weight:bold;color:#fff;text-decoration:none;}
td.galtitle a:hover{font-weight:bold;color:#990000;text-decoration:underline;}


