/* CSS Document */

* {
padding: 0;
margin: 0;
}
body {
	background-image: url(../img/_body_bg.gif);
	background-repeat: repeat-x;
	background-color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-bottom: 40px;
	padding-top: 10px;
	background-attachment: fixed;
}

th, td {
	vertical-align: top;
	padding: 2px;
}
table.jclegg th {
	width: 80px;
	text-align: left;
}
table.jclegg td p {
	margin-top: 0px;
}

#content a {
	font-weight: bold;
	border: 1px solid #F4A00E;
	text-decoration: none;
	color: #12235B;
	padding-right: 3px;
	padding-left: 3px;
	margin-right: 1px;
	margin-left: 1px;
}
#content a:hover {
	border-color: #12235B;
}


p {
	text-align: justify;
	font-weight: normal;
	margin-bottom: 5px;
	margin-top: 8px;
	color: #333333;
	line-height: 18px;
}
.emphasis1 {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #4C5C95;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	display: block;
	margin-right: -5px;
	margin-left: -5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #FBFCFD;

}
.emphasis2 {
	font-size: 28px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #12235B;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	line-height: 40px;
	font-variant: small-caps;
	display: block;
}

ul {
	margin-left: 10px;
}
ol {}
img.thumb {
	border: 1px solid #000000;
	padding: 0px;
	margin: 10px;
}
img.advert {

	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}


h1 {
	display: block;
	height: 24px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 0 !important;
	margin-bottom: -10px;
	margin-top: 10px;
	width: 100%;
	}
h1#experience_counts {
	background-image: url(../img/_h1_experience.gif);
}
h1#bab {
	background-image: url(../img/_h1_bab.gif);
}


h1#aboutus {
	background-image: url(../img/_h1_aboutus.gif);
}
h1#options {
	background-image: url(../img/_h1_options.gif);
}

#experience {
	background-image: url(../img/_h1_experiencecounts.gif);
	float: left;
	width: 204px;
	background-repeat: no-repeat;
}
#aboutus {
	background-image: url(../img/_h1_aboutus.gif);
	float: left;
}

h2 {
	background-image: url(../img/h2_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	display: block;
	height: 50px;
	text-align: center;

}
.newline {
	visibility: hidden;
	clear: both;
}

.insetleft {
	margin-right: 10px;
}

