body
{	
	padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    margin: 0px;
    background-color: #000000;
    color: white;
    text-align: left;
    font-size: 14pt;
    font-family: 'Century Gothic' , Verdana, Sans-Serif;
    background-position: right top;
    background-image: url(images/hhcs-bg.jpg);
    background-repeat: no-repeat;
		scrollbar-face-color:#000000;
	scrollbar-arrow-color:#ff0000;
	scrollbar-track-color:#ffffff;
	scrollbar-shadow-color:'';
	scrollbar-highlight-color:'';
	scrollbar-3dlight-color:'';
	scrollbar-darkshadow-Color:'';
}
h1
{
    font-size: 24pt;
    color: red;
    text-align: right;
    padding-right: 12px;
    font-weight: normal;
}
h2
{
    font-size: 24pt;
    color: red;
    text-align: left;
    font-weight: normal;
}
#caption
{
    font-size: 12pt;
    color: white;
    font-style: normal;
    text-align: right;
}
a:link, a:active, a:visited
{
    color: #929292;
    text-decoration: none;
}
a:hover
{
    color: #ff0000;
    text-decoration: underline;
}
.pageContainer
{
}
.contentContainer
{
    width: 800px;
}
.content
{
    border-left: #ff0000 1px solid;
    border-right: #ff0000 1px solid;
    border-bottom: #ff0000 1px solid;
    background-color: #191919;
    padding-left: 12px;
    padding-top: 20px;
}
.music
{
    float: right;
    text-align: right;
}
.masthead
{
    height: 232px;
    margin: 0px;
    line-height: 100%;
    padding: 0px;
}
.newsletter
{
    width: 200px;
    height: 140px;
    background-image: url(images/HHCS-newsletter-signup_bg.gif);
    background-repeat: no-repeat;
    padding-bottom: 15px;
    padding-left: 5px;
}
.menu
{
    margin-bottom: 20px;
}
.links
{
    text-align: center;
    font-size: 11pt;
    letter-spacing: 2pt;
}
#default
{
    background-image: url(images/default-bg.jpg);
    background-repeat: no-repeat;
    background-position: left top;
}
#tim
{
    background-image: url(images/tim-bg.jpg);
    background-repeat: no-repeat;
    background-position: left top;
}
.homeBorderRed
{
    border-left: 1px solid #ff0000;
    border-bottom: 1px solid #ff0000;
   margin-left: 6px;
    margin-bottom: 6px;
		width: 500px;
		height: 237px;
		float: right;
}
.youthBorderRed
{
    border-left: 1px solid #ff0000;
    border-bottom: 1px solid #ff0000;
   margin-left: 6px;
    margin-bottom: 6px;
		width: 500px;
		height: 334px;
		float: right;
}
.timBorderRed
{
    border-left: 1px solid #ff0000;
    border-bottom: 1px solid #ff0000;
   margin-left: 6px;
    margin-bottom: 6px;
		width: 300px;
		height: 335px;
		float: right;
}
.borderRed
{
    border-left: 1px solid #ff0000;
    border-bottom: 1px solid #ff0000;
   margin-left: 6px;
    margin-bottom: 6px;
		float: right;
}
.borderEvent
{
    border: 1px solid #ff0000;
   margin-left: 6px;
    margin-bottom: 6px;
		float: right;
}
.borderRedLeft
{
    border-right: 1px solid #ff0000;
    border-bottom: 1px solid #ff0000;
		border-top: 1px solid #ff0000;
    margin-right: 6px;
    margin-bottom: 6px;
    margin-top: 6px;
}
#event
{ text-decoration: underline overline;
    text-align: right;
    color: #d1d1d1;
}
/* Added by Jen for Ticketing */
.header 
{
    font-size: 24pt;
    color: red;
    text-align: left;
    font-weight: normal;
}
.bodytext
{   color: white;
    text-align: left;
    font-size: 14pt;
    font-family: 'Century Gothic' , Verdana, Sans-Serif;
}
.bodybold
{   color: white;
    text-align: left;
    font-weight: bold;
    font-size: 14pt;
    font-family: 'Century Gothic' , Verdana, Sans-Serif;
}
p { margin-right: 6px; }