@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	text-align: left;
	padding: 0px;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: underline;
	color: #0000FF;
}
a:active {
	text-decoration: none;
	color: #0000FF;
}
h1 {
	font-size: 30px;
	color: #9B1D1D;
	font-family: "Times New Roman", Times, serif;
	line-height: 0.9em;
}
h2 {
	font-size: 16px;
	color: #E3B704;
	font-family: "Times New Roman", Times, serif;
	border-bottom: 2px solid #9B1D1D;
}
h3 {
	font-size: 14px;
	color: #596679;
}
.sidebar-header {
	font-size: 16px;
	color: #FFE764;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 2px solid #9B1D1D;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	font-weight: bold;
}

.sidebar-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FECC00;
	text-decoration: none;
	margin: 0px;
	line-height: 1.2;
}
.sidebar-text  a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.sidebar-text  a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.sidebar-text  a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.sidebar-text  a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C1B49A;
	margin: 10px;
}
.jentech {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #220910;
	margin: 10px;
	text-align: right;
	line-height: 2;
}
.jentech a:link {
	color: #220910;
	text-decoration: underline;
}
.jentech a:visited {
	color: #220910;
	text-decoration: underline;
}
.jentech a:hover {
	color: #220910;
	text-decoration: underline;
}
.jentech a:active {
	color: #220910;
	text-decoration: underline;
}
#topbar {
	padding: 0px;
	clear: none;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background-color: #7D354B;
}
#topcontent {
	margin-left: auto;
	margin-right: auto;
	width: 750px;
}
#content {
	margin-left: auto;
	margin-right: auto;
	width: 750px;
}
.padding {
	padding: 25px 30px;
}
.sidebarpadding {
	padding: 35px 20px;
}

#footer {
	margin: 0px auto;
	padding: 0px;
	clear: none;
}

#bottomcontent {
	clear: none;
	height: 35px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}


.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C8AA6E;
	text-decoration: none;
	text-align: center;
	margin: 5px;
}
.copyright a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	margin: 5px;
}
.copyright a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	margin: 5px;
}
.copyright a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	margin: 5px;
}
.copyright a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	margin: 5px;
}


#menu {
	clear: none;
	height: 51px;
	width: 750px;
	background-color: #FCDD5E;
}
body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #7C354B;
}
