/*		CSS BELOW THIS IS SITE SPECIFIC			*/
body
{
font-family:Verdana,Tahoma,sans-serif,Garamond,Times New Roman;
font-size:10pt;
text-align:left;
color:black;
background:#442101;
}
a{
 color:#0053a0;
}
img{
border:none;
}
td,div{
text-align:left;
vertical-align:top;
}

#site-container{
 width:1024px;
 margin-left:auto;
 margin-right:auto;
 height:768px;
 background:#442101 url(home-bg.jpg) top left no-repeat;
}
#main-img-container{
background:url(home-header-bg.png) top right no-repeat;
height:224px;
width:702px;
}
#main-img{
 padding:20px 0px 0px 10px;
}
#inside-1{
padding:25px 0px 0px 68px;
}
#ticket{

}

.scroll{
height:150px;
overflow: auto;
}
#main-content{
width:776px;
margin-left:auto;
margin-right:auto;
}

#main-content td{

}
#footer{
text-align:center;
margin-top:25px;
}

#footer table{
width:100%;
}