.chromestyle {

	font-weight: bold;

	width: 100%;

	z-index: 1000;

}



.chromestyle:after { /*Add margin between menu and rest of content in Firefox*/

	clear: both;

	content: ".";

	display: block;

	height: 0px;

	visibility: hidden;

}



.chromestyle ul {

	background: url(/images/bkgd_globnav.jpg) repeat-x; /*THEME CHANGE HERE*/

	margin: 0px;

	padding: 0px;

	text-align: left; /*set value to "left", "center", or "right"*/

	width: 100%;

}



.chromestyle ul li {

	display: inline;

	list-style-type: none;

}



.chromestyle ul li a {

	color: #FFF;

	text-decoration: none;

	text-transform: uppercase;

}



.chromestyle ul li a:hover {

	color: #C69D4B;

	text-decoration: underline;

	text-transform: uppercase;

}



.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/

/*content: " v";*/

/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/

}



.dropmenudiv {

	background-color: #CF142B;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	line-height: 20px;

	margin-top: -1px;

	position: absolute;

	width: 200px;

	top: 0px;

	visibility: hidden;

	z-index: 2000 !important;

}



.dropmenudiv a {

	border-bottom: 1px solid #B12536;

	color: #F3F7F9;

	display: block;

	padding: 4px 0px;

	text-decoration: none;

	text-indent: 13px;

	width: auto;

}



* html .dropmenudiv a { /*IE only hack*/

	width: 100%;

}



.dropmenudiv a:hover { /*THEME CHANGE HERE*/

	background-color: #6D0019;

	color: #FFF;

}#photo {
}
