a {
	color: #64150F;
	text-decoration: underline;
}

.pressEven a {
	color: #FFFFFF;
	text-decoration: underline;
}

a:hover {
	text-decoration:none;
}

p, ul {
	margin-top:0;
	text-align: justify;
}

hr {
	float: right;
	width:470px;
	height:1px;
	color:#64150F;
	margin:1em 15px 1em 15px;
	padding:0;
}

#menu a:hover, #headerColorBar, #footerMenu {
	background-color: #64150F;
}

#pressSummary {
	margin: 1em 20px 1em 0;
	border-left: 5px solid #64150F;
	font-size:1.2em;
	float:right;
	color: #64150F;
	width:475px;
}

#pressPage {
	width:100%;
	text-align:center;
	color:#64150F;
	padding:1em 0 0 0;
	margin:0;
	clear:both;
}

#pressPict {
	width: 105px;
	float: left;
	margin-top:5px;
	text-align:right;
	color:#64150F;
}

#pressPict img{
	border : 1px solid #64150F;
}

.pressTopCorners {
	position:absolute;
	top:-2px;
	right:-2px;
}

.pressBottomCorners {
	position:absolute;
	bottom:-2px;
	left:-2px;
}

.pressOdd {
	position:relative;
	border: 1px solid #64150F;
	margin-top: 5px;
	padding: 12px;
	background-color: #EDEAE6;
	color:#64150F;
	font-size:1.1em;
	width:475px;
	float:right;
}

.pressEven {
	position:relative;
	border: 1px solid #FFFFFF;
	margin-top: 5px;
	padding: 12px;
	background-color: #64150F;
	color:#FFFFFF;
	font-size:1.1em;
	width:475px;
	float:right;
}

.pressOdd ul, pressEven ul {
	padding: 0;
	list-style-position: inside;
}

.pressTitleOdd {
	font-size: 1.1em;
	font-weight: bold;
	border-bottom: solid 1px #64150F;
}

.pressTitleEven {
	font-size: 1.1em;
	font-weight: bold;
	border-bottom: solid 1px #FFFFFF;
}

.goBackTopOdd {
	float: right;
	text-align:center;
	width:8em;
	font-size:0.8em;
	padding:5px;
	background-color: #EDEAE6;
	color: #64150F;
	text-decoration:none;
	border: 1px solid #64150F;
}

.goBackTopOdd:hover {
	float: right;
	text-align:center;
	width:8em;
	font-size:0.8em;
	padding:5px;
	background-color: #64150F;
	color: #FFFFFF;
	text-decoration:none;
}

.goBackTopEven {
	float: right;
	text-align:center;
	width:8em;
	font-size:0.8em;
	padding:5px;
	background-color: #64150F;
	color: #FFFFFF;
	text-decoration:none;
	border: 1px solid #FFFFFF;
}

.goBackTopEven:hover {
	float: right;
	text-align:center;
	width:8em;
	font-size:0.8em;
	padding:5px;
	background-color: #EDEAE6;
	color: #64150F;
	text-decoration:none;
}

.pressPictOdd, .pressPictEven {
	width: 105px;
	float: left;
}

.pressPictOdd img{
	border : 1px solid #64150F;
}

.pressPictEven img{
	border : 1px solid #FFFFFF;
}

.pressTxt {
	float: right;
	width: 345px;
}

.pressTxt ul {
	padding: 0;
	list-style-position: inside;
}

#fullsize{
	border: 3px solid #9C3B1E;
	background-color: #9C3B1E;
}

#fullsize h3{
	color:#FFFFFF;
	margin:0;
	padding:0 0 3px 0;
	background-color: #9C3B1E;
	font-size:10px;
}
