* {
	margin:0;
	padding:0;
}

a:active, a:focus {
	outline: 0;
	color: #000000;
}
a {
	color: #1c1814;
}


body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/bkg-wood.jpg);
	font-family: Georgia, "Times New Roman", Times, serif;
	}

#content p {
	font-size: 13px;
	line-height:20px;
	margin-top:24px;
	margin-left: 5px;
	color: #1c1814;
}
#cool_stuff p {
	font-size: 12px;
	margin-top: 9px;
	line-height: 15px;
	margin-left: 5px;
	width: 375px;
	color: #1c1814;
}
a:hover {
	color: #F58026;
}



#content .para_first {
	margin-top: 15px;
	width: 276px;
	font-size: 13px;
	margin-left: 5px;
}
#content .para_highlight {
	font-size: 15px;
	font-weight: bold;
}
#content .para_middle {
	width: 390px;
	margin-left: 5px;
}
#content .para_middle a {
	color: #282221;
	text-decoration: none;
	background-color: #f58026;
	padding-right: 2px;
	padding-left: 2px;
}

#main_menu {
	position:relative;
	margin-top:25px;
}
#experience_menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}


#main_menu a {
	margin-right:20px;
}

#experience_menu {
	position:absolute;
	top:19px;
	left:60px;
	background-image: url(images/navigation/sub_menu_bkg.gif);
	background-repeat:no-repeat;
	z-index: 5;
	width: 148;
	height: 166;
	}
	

#experience_menu ul li {
	margin-top: 8px;
	margin-left: 10px;
}
#experience_menu ul .first_button {
	margin-top: 12px;
}
#main_table {
	background-image: url(images/bkg-main.gif);
	background-repeat: no-repeat;
}
.footer {
	font-size: 8px;
	font-family: Verdana, Geneva, sans-serif;
	color: #6f6861;
	margin-left: 50px;
}

.footer a {
	color: #6f6861;
}
#content .para_middle a:hover {

	color: #FFFFFF;
	text-decoration: none;
}
#content .cool_para_first {
	margin-top: 13px;
	width: 276px;
	font-size: 12px;
	margin-left: 5px;
	line-height: 17px;
}
.otherLogo {
	margin-right: 5px;
	margin-left: 5px;
}
.list {
	width: 300px;
	margin-left: 26px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #1C1814;
	list-style-type: disc;
	margin-bottom: 5px;
}

.list_header {
	width: 390px;
	margin-left: 5px;
	padding-bottom: -20px;
	margin-bottom: -20px;
}
