/* @override http://bestchance.org.au/TEST2/home.css */

* {
	margin: 0;
	padding: 0;
	list-style-type: disc;
	list-style-position: outside;
}

body {
	background-repeat:repeat-x;
	text-align: center;
	color: #333;
	padding-top: 40px;
	background-color: #000000;
	background-image: url(images/background3.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
}


a {
color: #666600;
text-decoration: none;
font-weight: normal;
}

a:visited {
text-decoration: none;
}

a:hover {
	color: #666666;
	background-color: #F9CA5F;
}

#header {
	width: 750px;
	height: 208px;
	background: url(images/Training_logo_h.jpg) no-repeat;
	background-position: top right;
	background-color: #FFFFFF;
}

#header2 {
	width: 750px;
	height: 208px;
	background: #4283A9 url(images/Training_logo_h.jpg) no-repeat;
	background-position: top right;
	background-color: #FFFFFF;
}

#wrapper {
	width: 750px;
	border: solid 10px #fff;
	margin: 0 auto;
	text-align: left;
	background-color: #FFFFFF;
	background-position: 0 0;
}

h1 {
width: 140px;
height: 30px;
background-color: #98002a;
margin: 1px 1px 1px 0;
float: left;
font: bold 16px/30px arial, verdana, tahoma, sans-serif;
padding-left: 10px;
color: #fff;
cursor: default;
}

h1:first-letter {
color: #FFFFFF;
}

h2 {
width: 584px;
height: 30px;
background-color: #6C0D1B;
float: left;
font: bold 16px/30px arial, verdana, tahoma, sans-serif;
padding-left: 15px;
color: #fff;
margin-top: 1px;
cursor: default;
}

h3 {
	color: #6C0D1B;
	cursor: default;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-top: 20px;
}
	
h4 {
	color: #6C0D1B;
	cursor: default;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 20px;
	font-weight: bold;
}
h4.a{
	color: #000000;
}

#base {
	width: 425px;
	margin-left: 2em;
	padding-left: 25px;
	}

#table  {
	width: 585px;
	

}

#li  {
	width: 560px;
	margin-left: 25px;
	

}

#li a {
	width: 585px;

}

#li a:hover {

}

#courses  {
	width: 560px;

}

#courses  a {
	width: 585px;

}

#courses  a:hover {

}

#nav {
	list-style: none;
	z-index: 2;
	width: 145px;
	
}

#nav li a {
	color: #6C0D1B;
	display: block;
	width: 142px;
	height: 21px;
	background-color: #f9ca5f;
	border-bottom: 1px solid;
	padding-left: 8px;
	text-decoration: none;
	border-bottom-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 8px;
	padding-bottom:0px;

}

#nav li a:hover {
	background-color: #FFFFFF;
	color: #6C0D1B;
}


#nav1 {
list-style: none;
z-index: 2;
height: 211px;
width: 145px;
}

#nav1 li a {
	color: #6C0D1B;
	width: 142px;
	height: 21px;
	background-color: #f9ca5f;
	border-bottom: 1px solid;
	padding-left: 8px;
	text-decoration: none;
	border-bottom-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 8px;
	display: block;
}

#nav1 li a:hover {
	background-color: #FFFFFF;
	color: #6C0D1B;
}

#nav2 {
list-style: none;
z-index: 2;
height: 211px;
width: 145px;
}

#nav2 li a {
	color: #6C0D1B;
	width: 110px;
	height: 24px;
	background-color: #f9ca5f;
	border-bottom: 1px solid;
	padding-left: 8px;
	text-decoration: none;
	border-bottom-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 5px;
	display: block;
}

#nav2 li a:hover {
	background-color: #FFFFFF;
	color: #6C0D1B;
}

#current a {
	background-color: #999999;
	font-weight: bold;
}

#sidebar {
width: 132px;
background-color: #91babf;
float: left;
position: relative;
left: -4px;
margin-left: -147px;
border-top: 1px solid #fff;
font: normal 10px/18px verdana, arial, tahoma, sans-serif;
padding: 8px;
}



#sidebar1 {
	width: 134px;
	float: left;
	position: relative;
	left: -4px;
	margin-left: -147px;
	border-top: 1px solid #fff;
	font: normal 10px/18px verdana, arial, tahoma, sans-serif;
	padding: 8px;
	background-color: #f9ca5f;
}


a img {
	margin-top: 20px;
}

a:hover img {
border-color: #333333;
}

#content {
	float: right;
	width: 585px;
}

#trainingcontentright {
	float: right;
	width: 290px;
}
#trainingcontentleft {
	float: left;
	width: 290px;
}

p {
	margin-bottom: 10px;
}

p:first-line {
}

#footer {
	text-align: left;
	clear: both;
	width: 587px;
	margin-left: 163px;
}
.style12 {color: #000000}