/*
AVJS add on style sheet
 */


#header {
	background-color: #FFFFFF;
/*	background-image: url("/openpublish/images/bg_headertitle_avsj.jpg");*/
	background-position: 0% 0%;
	background-repeat: repeat;
	border-bottom: 1px solid #450A00;
	}

#headerTitle {
	height: 130px;
	line-height: 1.7em;
	}

#navbar {
	border-bottom: 2px dotted #450A00;
	}

#content {
	border-top: none;
	}

#content span.journaldescription {
	float: left;
	width: 480px;
	}

#content div img {
	margin-top: -1em;
	margin-left: 0px;
	width: 10px;
	float: left;
	}	
	
#content h3 {
	padding-top: 0;
	clear: left;
	}

div.separator {
	border-bottom: 1px dotted #450A00;
	}

body {
	background: #FEE6CB
	}

/* Links */
a:link {
	color: #450A00;
	}

a:visited {
	color: #450A00;
	}

a:hover {
	background: none;
}
