body {
	font-family: tahoma, sans-serif;
	color: #135601;
	font-size: 9pt;
	margin: 0px;
	padding-top: 0px;
	padding-left: 120px;
	background-color: #d5c7ac;
}

#page {
	background: url("background.jpg") #d5c7ac no-repeat 0px 120px;
	width: 870px;
	height: 650px;
}

#portfolio a{
	font-size: 12pt;
	margin: 0px 0px 20px 0px;
	float: left;
	padding-right: 53px;
	text-decoration: none;
}

#portfolio .last {
	padding-right: 0px;
}

strong {
	color:#b91802; 
	font-weight: bold;
}

#menu {
	background: url("bg_menu.gif") no-repeat;
	height: 29px;
	padding: 0px 0px 0px 46px;
	margin: 0px 0px 0px 140px;
}

#menu li {
	list-style-type: none;
	float: left;
	padding-right: 69px;
}

#menu .last {
	padding-right: 0px;
}

#menu li a {
	font-weight: bold;
	color: #756b55;
	text-decoration: none;
	line-height: 28px;	
}

#menu li a:hover {
	text-decoration: underline;	
}

#menu li .active {
	color: #ffffff;	
}

#wrapper {
	background: url("bg_page.gif") repeat-y;
	margin-left: 140px;
}

#wrapper .border {
	border: 10px solid #000000
}

#menu .last {
	padding-right: 0px;
}

#content {
	background: url("bgtable.jpg") no-repeat;
	padding: 40px 70px;
}

#content a {
	font-weight: bold;
	color: #330101;
}


#content a:visited {
	color: #ba5c00;
}

#content a:hover {
	color: #ffffff;
}

#footer {
	margin-left: 140px;
	font-size: 8pt;
	font-weight: bold;
	color: #756b55;
}

#madeby {
	float: left;
	margin: 4px 0px 0px 45px;
}

#madeby a {
	color: #756b55;
	text-decoration: none;
}

#copyright {
	float: right;
	text-align: right;
	padding: 4px 55px 0px 0px;
}

table {
 	font-size: 9pt;
}

h1 {
	height: 120px;
	padding: 0px;
	margin: 0px;
}

h1 img {
	margin-left: 220px;
	margin-top: 50px;
}

h2 {
	font-size: 12pt;
	margin: 0px;
	color:#004f87;
}

h3 {
	font-size: 9pt;
	margin: 0px;
	color: #b91802;
}

hr {
	background-color: #756b55;
	border: none;
	height: 1px	
}

.gallery img {	
	border: solid 1px #756b55;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
}

.weblinks 
	
	img {	
	border: solid 1px #756b55;
	padding: 0px 0px 0px 0px;
	margin: 0px 10px 0px 0px;
}

#news_date h3 {
	padding-left: 1;
	font-size: 8pt;
	color:#b91802;
}

p {
	padding: 10px 0px;
	margin: 0px;
	text-indent: 35px;
}

