@charset "UTF-8";
/* CSS Document */

body 
{
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #636363;
margin: 0px;
}

.body-container { background-color: #636363; background-image: url("images/background-main.gif"); }

img { border: none; }

.header { width: 100%; text-align: center; padding-top: 15px; padding-bottom: 25px; }

.clear { clear: both; }

.container { margin-left: 5px; padding-bottom: 20px; }

div.switch-background a { background-image: url("images/background-switch.png"); background-position: top left; display: block; float: left; width: 241px; height: 191px; margin-left: 2px; color: #ffffff; font-size: 12px; text-decoration: none; }
div.switch-background a:hover { background-position: bottom left; color: #562a82; }

.switch-container { padding-top: 9px; padding-left: 9px; }

.switch-text { width: 100%; margin-top: 5px; text-align: center; }

#mainbody { background-color: #636363; background-image: url("images/background-main.gif"); }