body {
	position: relative;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	text-align: center;
}

#yellow-jobs-bar {
	width: 780px;
	display: none;
}

ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	list-style-type: square;
	padding-bottom: 2em;
	clear: both;
	margin: 0px;
}

a:link {
	font-weight: bold;
	color: #990066;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
#nav_box li a:link, #nav_box li a:visited {
	font-size: 80%;
	display: none;
	padding-top: 0.4em;
	padding-right: 0em;
	padding-bottom: 0.4em;
	padding-left: 0.5em;
	border-left-width: 12px;
	border-left-style: solid;
	border-left-color: #666666;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	background-color: #996699;
	color: #FFFFFF;
	text-decoration: none;
}
#nav_box li a:hover {
	background-color: #999999;
}

a:hover {
	color: #999999;
	text-decoration: none;
}
a:active {
	color: #990066;
	text-decoration: none;
}

.centre_image {
	text-align: right;
	margin-right: 40px;
	margin-top: -250px;
}


#footer {
	background-color: #FFFFFF;
	text-align: center;
	clear: both;
	padding-top: 10px;
	display: none;
}
#footer p {
	text-align: center;
}
#sidebar .navbar li {
	color: #333333;
	font-size: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-style: italic;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}


#masthead {
	background-color: #FFFFFF;
	margin-bottom: 10px;
	height: 280px;
	padding-top: 5px;
	border: thick solid #FFFFFF;
	padding-bottom: 5px;
	text-align: center;
}


#sidebar {
	padding: 5px;
	background-color: #FFFFFF;
}
#content {
	margin-bottom: 10px;
	text-align: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	background-color: #FFFFFF;
	color: #333333;
}


#container {
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}

h3 {
	color: #333333;
	font-variant: small-caps;
	clear: both;
}
.photo_box {
	display: none;
}
.sidebar_txt {
	padding: 15px;
	text-align: center;
	font-style: italic;
	color: #333333;
}
.image_border {
	border: 1px solid #000000;
	float: left;
}
.image_border_right {
	border: 1px solid #000000;
	float: right;
}
.image_border_centre {
	text-align: center;
	border: 1px solid #000000;
}
#footer_homepage {
	color: #333333;
	background-color: #FFFFFF;
	text-align: center;
	height: 300px;
	padding-top: 20px;
}
.contact_text {
	font-size: 16px;
	color: #333333;
	text-align: center;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#photo_box {
	display: none;
}
#photo_box_2 {
	display: none;
}
#nav_box {
	display: none;
}
#content_testimonials {
	margin-bottom: 10px;
	float: right;
	width: 100%;
	text-align: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	background-color: #FFCC33;
}
#testimonial_top_1 {
	float: left;
	width: 100%;
	clear: both;
}
#testimonial_top_2 {
	display: none;
}

#horizontal_navigation li {
	list-style-type: none;
	background-position: center;
	display: inline;
	border: thin solid #990066;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#horizontal_navigation {
	padding-top: 20px;
}
#horizontal_navigation ul {
	text-align: center;
}

#rules p {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	margin-right: 50px;
	margin-left: 60px;
	margin-top: 10px;
	margin-bottom: 10px;

