/* CSS Document */

body {
	font: 12px Helvetica, Arial, sans-serif ;
	color: #9e9e9e;
	line-height: 17px;
	background-image: url(images/main_background_copy2.png); 
	background-repeat: no-repeat;
	margin: 0;
}

/* define the basics */

p {
	margin: 0 0 20px 0;
}

ul {
	list-style:none;
}

h2 {
	margin: 10px 0 10px 0;
	font-weight: normal;
	background-color: white;
	padding: 5px;
	border-left: 3px solid #c3cf21;
}

h2 a:link {
	float: right;
	font-weight: bold;
	text-decoration: underline;
	color: #c3cf21;
	font-size: 13px;
}

h2 a:visited {
	float: right;
	font-weight: bold;
	text-decoration: underline;
	color: #c3cf21;	
	font-size: 13px;	
}

h2 a:hover {
	float: right;
	font-weight: bold;
	text-decoration: underline;
	color: #e2e7b1;
	font-size: 13px;	
}

h2 a:active {
	float: right;
	font-weight: bold;
	text-decoration: underline;
	color: #c3cf21;
	font-size: 13px;		
}

h3 {
	font-weight: bold;
	margin: 20px 0 10px 0;
}

h3 span {
	color: #c3cf21;
	margin-right: 10px;
}

h4 {
	color: #c3cf21;
}

a:link {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #666666;
	font-weight: bold;
	text-decoration: none;	
}
	
a:hover {
	color: #9e9e9e;
	font-weight: bold;
	text-decoration: none;	
}
	
a:active {
	color: #666666;
	font-weight: bold;
	text-decoration: none;	
}

strong {
	color: #c3cf21;
}

img {
	border: 0px;
}


#heading {
	position:absolute;
	left:347px;
	top:151px;
	width:537px;
	height:141px;
	z-index:1;
}
#body {
	position:absolute;
	left:347px;
	top:329px;
	width:287px;
	height:264px;
	z-index:2;
}
.style1 {font-family: Corbel}
.style5 {font-family: Verdana, Arial, Helvetica, sans-serif}
