@charset "utf-8";
/* CSS Document */

body { 
	background-color: #FFF; 
	color: #000; 
	font: 62.5% Verdana, Helvetica, Arial, sans-serif; 
	text-align: left;
	line-height: 160% 
}

h1 {text-align: center;}
a {text-decoration: none; color: #000000}

#header img {margin: 0px 10px 0px 10px;}

#left_column {margin: 0px 10px 0px 10px; font-size: 1.5em; line-height: 160%;}

#right_column {display: none}

#footer p {
	font-weight: bold;
	text-transform: uppercase;
	color: #666;
}

#footer a { color: #666; }

#full_footer {
	border-top: 1px solid #7f7f7f;
	padding-bottom: 1em;
	width: 100%;
}

.right {
	text-align: center;
	font-size: 1.2em;
}
