                              a:link {
	color: #dc411e;
}
a:visited {
	color: #dc411e;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #dedec9;
	background-image: url("images/tgbheader_explosion_bkgd.jpg");
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
H1 {
	font-size: 25px;
	font-weight: bold;
	color: #a2ab90;
	text-decoration: none;
        font-family: Arial;
}
H2 {
	font-size: 20px;
	font-weight: bold;
	color: #a2ab90;
	text-decoration: none;
        font-family: Arial;
}
.alert {
	font-size: 15px;
	font-weight: bold;
	color: #a2ab90;
	text-decoration: none;
        font-family: Arial;
}
.imagegallery {
        margin: 10px;
        text-align: center;
}
.homecontent {
	width: 900px;
	text-align: left;
}
.navbar {
	width: 732px;
	height: 106px;
	text-align: center;
	font-weight: bold;
	background-image: url("images/navbar_bkgd.jpg");
	background-repeat: no-repeat;
	font-size: 13px
}
.whatsnew {
	background-repeat: no-repeat;
}
.footer {
	margin-top: 10px;
	font-size: 8px;
	color: #bcbcbc;
	width: 500px;
}
.headertitle {
        width: 750px;
        height: 40px;
        color: #ffdf00;
	background-image: url("images/headertitle_bkgd.jpg");
	background-repeat: no-repeat;
        font-size: 25px;
        font-family: Arial Black;
	font-style: italic;
        text-transform:uppercase;
}
hr {
        border: 0;
        width: 90%;
        color: #b4bca2;
        background-color: #a2ab90;
        height: 1px;
}
.navbar_spacer {
        width: 732px;
        height: 30px;
}
