A:Link {
	color: #a10f0f;
	font-family: Georgia, Garamond, serif;
	font-size: 13px;
	text-decoration: underline;
}
A:Visited {
	color: #5a0f6d;
	font-family: Georgia, Garamond, serif;
	font-size: 13px;
	text-decoration: underline;
}
A:Hover {
	color: #31778f;
	font-family: Georgia, Garamond, serif;
	font-size: 13px;
	text-decoration: underline;
}
BODY {
	background-color: #120202; 
	background-image: URL(images/background.jpg); 
	margin: 0px;
	padding: 0px;
}
TABLE, TD {
	color: #000000;
	font-family: Georgia, Garamond, serif;
	font-size: 13px;
}
#content_area {
	color: #000000; 
	font-family: Georgia, Garamond, serif;
	font-size: 13px; 
	padding-right: 20px;
	margin-bottom: 40px;
	width: 604px;
}
#content_bottom_bg {
	background-image: URL(images/bg_content_gradient_bottom.jpg); 
	background-repeat: no-repeat;
	background-position: bottom center;
	height: 170px;
}
#content_top_bg {
	background-color: #ffffff;
	background-image: URL(images/bg_content_gradient_top.jpg); 
	background-repeat: no-repeat;
	background-position: top center;
	height: 135px;
}
#copyright {
	color: #f0d898;
	font-family: Georgia, Garamond, serif;
	font-size: 13px;
}
#footer {
	color: #f0d898;
	font-family: Georgia, Garamond, serif;
	font-size: 13px;
	padding-right: 25px;
	margin-top: 20px;
}
#footer A:Link {
	color: #f4ecde;
	font-family: Georgia, Garamond, serif;
	font-size: 13px;
	text-decoration: none;
}
#footer A:Visited {
	color: #f4ecde;
	font-family: Georgia, Garamond, serif;
	font-size: 13px;
	text-decoration: none;
}
#footer A:Hover {
	color: #f0d898;
	font-family: Georgia, Garamond, serif;
	font-size: 13px;
	text-decoration: none;
}
#footer UL {
	margin: 0px;
	padding: 0px;
	list-style-image: URL(images/bullet.jpg);
}
#footer UL LI {
	margin-left: 20px;
	padding: 0px;
}
#header {
	color: #ceb06f;
	font-family: Georgia, Garamond, serif;
	font-size: 15px;
	height: 61px;
}
#lang A:Link {
	color: #FFFfFF;
	font-family: Georgia, Garamond, serif;
	font-size: 18px;
	text-decoration: none;
}
#lang A:Visited {
	color: #FFFfFF;
	font-family: Georgia, Garamond, serif;
	font-size: 18px;
	text-decoration: none;
}
#lang A:Hover {
	color: #FFFfFF;
	font-family: Georgia, Garamond, serif;
	font-size: 18px;
	text-decoration: underline;
}
#menu {
	background-color: #eed696;
}
#outer_table {
	background-color: #221211;
	background-image: URL(images/bg_body_bottom.jpg); 
	background-repeat: repeat-y;
	background-position: top left;
}
#sidebar {
	margin: 0px 29px 20px 35px;
}
#sidebar_sections {
	border-left: 1px solid #513938;
	border-right: 1px solid #513938;
}
.sidebar_static_img {
	border: 1px solid #513938;
}
.sidebar_border_left {
	border-left: 1px solid #533b3a;
	padding-bottom: 10px;
}
.sidebar_border_left A:Link, .sidebar_border_right A:Link {
	color: #221211;
	font-family: Georgia, Garamond, serif;
	font-size: 13px;
	text-decoration: none;
}
.sidebar_border_left A:Visited, .sidebar_border_right A:Visited {
	color: #221211;
	font-family: Georgia, Garamond, serif;
	font-size: 13px;
	text-decoration: none;
}
.sidebar_border_left A:Hover, .sidebar_border_right A:Hover {
	color: #a10f0f;
	font-family: Georgia, Garamond, serif;
	font-size: 13px;
	text-decoration: none;
}
.sidebar_border_right {
	border-right: 1px solid #533b3a;
	color: #221211;
	font-family: Georgia, Garamond, serif;
	font-size: 13px;
	padding-bottom: 10px;
}
.txtbox {
	width: 160px;
	height: 20px;
}