.center
{
     text-align:center;
     margin:auto;
}

div.galsub
{
     text-align:center;
     margin:auto;
     font-size:17px;
}

div.hubsub
{
     height:20px;
     width:100%;
     background-color:#d05454;
     border-top:dotted;
     border-bottom:dotted;
}

div.hubgap
{
     height:40px;
}

div.gap10
{
     height:10px;
}

div.secheader
{
     font-size:30px;
     text-align:center;
}

div.pricingbg
{
     width:998px;
     background-color:#fff8dc;
     padding:2px;
     font-size:18px;
}

div.subheader
{
     text-align:center;
     color:white;
     font-weight:normal;
     font-size:20px;
     width:100%;
     background-color:#d05454;
     border-top:black dotted;
     border-bottom:black dotted;
}

span.subright
{
     padding-right:25px;
}

span.sub
{
     padding-right:25px;
     padding-left:25px;
}

span.subleft
{
     padding-left:25px;
}

span.dead
{
     color:#fff8dc;
}

a.sub
{
     color:white;
     text-decoration:none;
}

.middle
{
     width:1000px;
     margin:auto;
     text-align:center;
}

td.left
{
     width:320px;
     text-align:center;
     font-size:21px;
     text-align:left;
}

td.right
{
     width:320px;
     text-align:center;
     font-size:21px;
     text-align:right;
}

td.mid
{
     width:360px;
     text-align:center;
     border:#d05454 3px dotted;
     padding-top:5px;
     padding-bottom:5px;
}

td.hub
{
	border:#d05454 3px dotted;
	padding-left:10px;
	padding-right:10px;
}
a.main
{
     color:#d05454;
     text-decoration:none;
}

a.gal
{
     color:#d05454;
     text-decoration:none;
     padding-right:20px;
     padding-left:20px;
}