junk{
	background: #000000 url(/images/vert_beads_background.jpg) repeat fixed left;
	margin: 10px 10px 10px 60px;
}

body {	
	background: #000000 url(/images/feathers.jpg) repeat;
	margin: 20px 0px 10px 0px;

}

body, div, p, td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.overall {
	position: absolute;
	top: 0;
	right: 0;
	width: 1024px;
}
.content {
	position: absolute;
	left: 160px;
}
	
.top_section{
	background-color:#C7803A;
}
.left_section{
	background-color:#A17B2F;
}
.right_section{
	background-color:#ED9945;
}
.border_hilight{
	margin:20px;
	/*border:solid;*/
	/*border-color: #dcbdab;*/
}


.short{
	margin-bottom: 5px;
	padding-bottom: 0px;
	border-style: solid;
}


ul {
	margin-left: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}

li {
	list-style-type: disc;
	margin-left: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}

a:link {
	color: #161C68;
	text-decoration: none;
}

a:visited {
  color: #161C68;
}

a:hover {
	color: #dcbdab;
	text-decoration: underline;
}

a:active {
	color: ##dcbdab;
	text-decoration: underline;
}

#footerCopyright {
	color: #FFFFFF;
	font-size: 10px;
}

#footing {
	color: #FFFFFF;
	font-size: 12px;
}

#attention{
	font-size: 28px;
}

#title_large{
	font-size: 48px;
	font-family:"Monotype Corsiva";
}
#title_med{
	font-size: 34px;
	font-family:"Monotype Corsiva";
}
#title{
	font-size: 30px;
	font-family:"Monotype Corsiva";
}
#title_small{
	font-size: 28px;
	font-family:"Monotype Corsiva";
}

#pageTitle {
	font-family: "MS Reference Serif", "Times New Roman", Arial;
	font-size: 18px;
	padding-right: 5px;
}

#nav {
	color: #000000;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 12px;
	text-decoration: none;
	margin-left:10px
}

#nav a:link {
	color: #000000;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 12px;
	text-decoration: none;
	padding-right: 2px;
	color: #000000;
	margin-bottom: 3px;
	width: 150px;
	display: block;
	padding-left: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
}

#nav a:visited {
	color: #000000;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 12px;
	text-decoration: none;
	padding-right: 2px;
	color: #000000;
	margin-bottom: 3px;
	width: 150px;
	display: block;
	padding-left: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
}

#nav a:hover {
	color: #8F7B6F;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 12px;
	text-decoration: none;
	padding-right: 2px;
	margin-bottom: 3px;
	width: 150px;
	display: block;
	padding-left: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
}

#nav a:active {
	color: #000000;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 12px;
	text-decoration: none;
	padding-right: 2px;
	color: #000000;
	margin-bottom: 3px;
	width: 150px;
	display: block;
	padding-left: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.clear_image{
	/* for IE */
	filter:alpha(opacity=60);
	/* CSS3 standard */
	opacity:0.6;
}

