body {
	color: #333;
	font-size: 12px;
	padding: 25px 0 40px;
}

a {
	color: #123;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

h1 {
	font-family: Georgia, serif;
	font-weight: normal;
	text-align: left;
	color: #999;
	/*margin: 0;
	padding: 0;*/
}

h2 {
	margin: 8px 0;
	margin-top: 0;
	padding: 0;
	text-align: left;
	border-bottom: 1px dotted #666;
}

p {
	/*border: 1px solid #666;*/
	overflow: hidden;
	padding: 0 0 6px 0;
	text-align: left;
	line-height: 1.6;
}

div#footer {
	/*background-color: #333;
	border-top: 1px dotted #666;*/
	background: url(../images/footer-bg3.png) repeat-x;
	margin-top: 10px;
	margin-bottom: 0;
	text-align: right;
}

div#footer p {
	color: #666;
	margin: 0;
	padding: 16px 10px 10px 10px;
	text-align: right;
	line-height: 1.5;
	font-size: 11px;
	}
	
div#footer p.version {
	float: left;
	}

.container_12 {
	background: #000;
	/*background: #000 url(../images/12_col.gif) repeat-y;*/
	background: #ddd;
	background: #f0f0e2;
	background: #eaeade;
	margin-bottom: 20px;
}

.container_16 {
	background: #fff url(../../img/16_col.gif) repeat-y;
}

.container_24 {
	background: #fff url(../../img/24_col.gif) repeat-y;
}
