/* CSS Document */

<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
-->


.jornalheading{
	font-family:Book Antiqua, Helvetica, sans-serif; font-size:24px; 
	font-weight:bold; 
	color:#000000;
}

.journaldate{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:16px; color:#8C1113; 
	font-weight:bold;
}

.journaltopic{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:18px; color:#000000; 
	font-weight:bold}

.journaltext{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#000000;
	}

div.smallphoto{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:9px; color:#666666; 
	text-align:left; text-align:center; 
	float:right; 
	color:#8C1113;
	}

div.largephoto{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:9px; color:#666666; 
	text-align:left; 
	text-align:center; 
	color:#8C1113;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8B1312;
}

a:visited {
	color: #666666;
}

a:hover {
	color: #8F1218;
}

a:active {
	color: #000000;
}

a:link {
	color: #000000;
}


/*-----------------------image replacements------------------------------------------------------------------------------------*/

.swap {
	display:none;
}

h5#intro {
	width:171px;
	height:39px;
	background:url("images/front-heading.jpg") no-repeat 0 0; 
	cursor:pointer;
}


h5#introover {
	width:171px;
	height:39px;
	background:url("images/front-heading.jpg") no-repeat 0 0; 
}

h5#arch {
	width:100px;
	height:7px;
	background:url("images/linkarchitecual.jpg") no-repeat 0 0; 
	cursor:pointer;
}

h5#archover {
	width:100px;
	height:7px;
	background:url("images/linkarchitecual.jpg") no-repeat 0 0; 
}

h5#port {
	width:147px;
	height:7px;
	background:url("images/linkportraiture.jpg") no-repeat 0 0; 
	cursor:pointer;
}

h5#portover {
	width:147px;
	height:7px;
	background:url("images/linkportraiture.jpg") no-repeat 0 0; 
}


h5#land {
	width:200px;
	height:9px;
	background:url("images/linkurban.jpg") no-repeat 0 0; 
	cursor:pointer;
}

h5#landover {
	width:200px;
	height:9px;
	background:url("images/linkurban.jpg") no-repeat 0 0; 
}


h5#other {
	width:48px;
	height:7px;
	background:url("images/linkothers.jpg") no-repeat 0 0; 
	cursor:pointer;
}

h5#otherover {
	width:48px;
	height:7px;
	background:url("images/linkothers.jpg") no-repeat 0 0; 
}


h5#journal {
	width:55px;
	height:8px;
	background:url("images/linkjounal.jpg") no-repeat 0 0; 
	cursor:pointer;
}

h5#journalover {
	width:55px;
	height:8px;
	background:url("images/linkjounal.jpg") no-repeat 0 0; 
}

h5#contact {
	width:113px;
	height:7px;
	background:url("images/linkcontact.jpg") no-repeat 0 0; 
	cursor:pointer;
}

h5#contactover {
	width:113px;
	height:7px;
	background:url("images/linkcontact.jpg") no-repeat 0 0; 
}















