Here's something easy for you to do. Replace everything in the zClosed Template with this
Code:
{vb:stylevar htmldoctype}
<html xmlns="http://www.w3.org/1999/xhtml" dir="{vb:stylevar textdirection}" lang="{vb:stylevar languagecode}" id="vbulletin_html">
<head>
<title>{vb:raw vboptions.bbtitle} is currently closed</title>
</head>
<body bgcolor="#000000" text="#222222" link="#222222" vlink="#222222">
<br /><br /><br /><br /><br /><br />
<center>
<img src="http://www.brotherhoodofgamers.com/images/styles/augreensmc/gradients/augreen_logo.png">
<br />
{vb:raw vboptions.bbtitle} is currently closed for some serious updating.
<br>
We are doing our best to actually work on the site. We just not playing games, well not all the time.
</body>
</html>
Just an example of possibilities you have with it.