@charset "utf-8";
body {
	background-color: #342b1a;
	padding:0;
	margin:0px;
	color:#c8cbc2;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
}

td {
vertical-align:top;
}

.content_bg {
background-image:url(images/content_bg.jpg);
background-color:#231f20;
background-repeat:repeat-x;
padding-left:10px;
padding-right:10px;

}

h2 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
color:#eaf0cc;
padding-top:50px;
}

.welcome_text
{color:#c8cbc2;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
text-align:justify;
margin-left:10px;
margin-right:10px;
}

.footer {
color:#ada68c;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration:none;
}.content_bg a {
	color: #C8CBC2;
	text-decoration: none;
}
