@charset "UTF-8";
body {
	background-image: url(images/bricks2.png);
	background-repeat: repeat;
	margin: 40px;
	padding: 40px;
	text-align:center;
}
#main_wrapper { text-align:center; margin-left: 15%; }


#header 
{
background: ;
text-aling:center;
width: 740px;
height: 241px;
}

#bandblock
{
clear: both;
padding-bottom: 10px;
padding-top: 10px;
position: static;
width: 650px;
height: 250px;

}

#contentblock
{
	background:none;
	height: 1800px;
	width: 740px;
	padding-top: 30px;
	padding-bottom: 30px;
}
#contentpage_top
{
width: 735px;
height:122px;
background-image:url(images/contentpage_top.png);

}
#contentpage
{
width: 735px;
height:1600px;
background-image:url(images/contentpage.png);
background-repeat:repeat-y;
text-align:center;
}


#navigation { width: 740px; font-size: 82%; text-align: center; margin-left: 100px;}
#navigation, #navigation ul, #navigation ul li, #navigation ul li a  { margin: 0px; }
#navigation, #navigation ul { padding: 0px; }
#navigation ul li a , #navigation ul li  { display: block; float: left; }
#navigation ul { list-style: none; background: url(images/menubg.gif) repeat-x 0 50%; overflow: hidden; border: 1px solid #d9a003; }
#navigation ul li { padding: 0 4px 0 0; background: url(images/separator.gif) no-repeat 100% 50%; }
#navigation ul li a { color: #fff; font-weight: bold; text-decoration: none; }
#navigation ul li a:link, #navigation ul li a:visited { padding: 7px 10px; }
#navigation ul li a:hover, #navigation ul li a:active { background: url(images/menubg_h.gif) repeat-x 0 50%; }




#footer
{
background:;
clear: both;
width: 740px;
height: 60px;
}.footer_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFF00;
}


.head1
{
	font-family: "Courier New", Courier, monospace;
	color: #000000;
	font-size: 16px;
	text-align: left;
	font-weight: bold;
	padding-left: 20px;
}

.paragraph1
{
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	padding-right: 25px;
	padding-left: 25px;
}
.links_noblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF9900;
}.tshirt {
	float: left;
	padding-left: 10px;
}
.band_text {
	font-family: "Courier New", Courier, monospace;
	color: #000000;
	text-align: center;
	float: right;
	padding-right: 90px;
}
.reg{
	font-size: 12px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}
.title{
	font-size: 18px;
	font-weight: bold;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}
.t2{
	font-weight: bold;
	font-size: 18px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}
li{
	font-size: 12px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}
h1{
	font-size: 15px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

