/**
 * @version $Id: template.css
 * @author SiteGround
 * @package Joomla
 * @copyright Copyright (C) 2005 - 2008 Open Source Matters. All rights reserved.
 * @license GNU/GPL, see LICENSE.php
 * Joomla! is free software. This version may have been modified pursuant to the
 * GNU General Public License, and as distributed it includes or is derivative
 * of works licensed under the GNU General Public License or other free or open
 * source software licenses. See COPYRIGHT.php for copyright notices and
 * details.
 */

.page_bg {background: url("../images/page_bg.png") repeat-x top center #a6e2ff; }
.page {min-height: 100%; }
.wrapper {background: url("../images/wrapper.jpg") no-repeat scroll center top transparent;margin: 0 auto; }
#content {margin: 0 auto;width: 964px; background: #a6e2ff none repeat scroll 0% 0%; border: 0px solid rgb(64, 64, 64); }
.wrapcont {background: #a6e2ff;margin: 0 auto; }
footer {font-size: 12px;margin-top: 80px;padding: 0;text-align: center;width: 100%; }
