html {
	text-align:center;
	position:relative;
}
body,td,th {
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#banner {
	position:relative;
	width:700px;
	height:100px;
	text-align:left;
}
#logo {
	position:relative;
	width:250px;
	height:100px;
	z-index:1;
	padding-left:4px;
	padding-top:12px;
}
#topmenu {
	position:absolute;
	width:150px;
	height:100px;
	z-index:2;
	left: 545px;
	top: 0px;
	padding-top:15px;
}
#main {
	position:relative;
	width:688px;
	z-index:3;
	top: 12px;
	margin: 6px;
	border: solid 1px #54640D;
}
#mainmenu {
	position:relative;
	width:688px;
	height:24px;
	z-index:1;
	top: 2px;
	padding-top:6px;
	border-bottom: solid 1px #54640D;
}
#maincontent {
	position:relative;
	width:688px;
	z-index:1;
	margin-top: 5px;
	border:5px;
	border-top: solid 1px #54640D;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#maincontent hr {
	width: 90%;
	border:solid 1px #FFFFFF;
	border-bottom:solid 1px #54640D;
}

#quotebox {
	position:relative;
	width:688px;
	height:24px;
	top: 12px;
	margin: 6px;
	border: solid 1px #54640D;
	font-family:"Times New Roman", Times, serif;
	color:#A10000;
	font-variant: normal;
	font-size: 10px;
	padding-top:6px;
}
#quotebox:first-letter {
	font-size: 14px;
}

#footer {
	position:relative;
	width:668px;
	height:40px;
	z-index:4;
	margin: 8px;
	top: 20px;
	/*border: solid 1px green;*/
	margin-top:20px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	margin-bottom:50px;
}
#footer a:link {
	color: #A10000;
	text-decoration:none;
}

/*Portfolio menu*/
#menubar {
width:663px;
height:18px;
background:url(images/portfolio_menu_r.gif);
margin: 10px auto;
margin-top:0px;
margin-bottom:0px;
padding: 0;
position: relative;
left: 0px;
}
#menubar li {
margin: 0;
padding: 0;
list-style: none;
position: absolute;
top: 1px;
}
#menubar li, #menubar a {
height: 18px;
display: block;
}
#menubar1b {left: 242px; width:106px;}
#menubar2b {left: 361px; width:45px;}
#menubar3b {left: 420px; width:56px;}
#menubar4b {left: 490px; width:93px;}
#menubar5b {left: 598px; width:65px;}
#menubar1b a:hover{background: transparent url(images/portfolio_menu_r.gif) -242px -19px no-repeat;}
#menubar2b a:hover{background: transparent url(images/portfolio_menu_r.gif) -361px -19px no-repeat;}
#menubar3b a:hover{background: transparent url(images/portfolio_menu_r.gif) -420px -19px no-repeat;}
#menubar4b a:hover{background: transparent url(images/portfolio_menu_r.gif) -490px -19px no-repeat;}
#menubar5b a:hover{background: transparent url(images/portfolio_menu_r.gif) -598px -19px no-repeat;}

/*Upper right menu*/
#topmenur {
width:150px;
height:87px;
background:url(images/top-right-menu_r.gif);
margin: 10px auto;
margin-top:0px;
margin-bottom:0px;
padding: 0;
position: relative;
left: 0px;
}

#topmenur li {
margin: 0;
padding: 0;
list-style: none;
display: block;
position: absolute;
}
#topmenur a {
display: block;
}
#topmenur1b {left: 0px; top: 3px; width: 63px; height: 22px;}
#topmenur2b {left: 0px; top: 30px; width: 150px; height: 24px;}
#topmenur3b {left: 0px; top: 60px; width: 58px; height: 22px;}

#topmenur1b a {height: 22px;}
#topmenur2b a {height: 24px;}
#topmenur3b a {height: 22px;}

#topmenur1b a:hover {background: url(images/top-right-menu_r.gif) 0px -90px no-repeat;}
#topmenur2b a:hover {background: url(images/top-right-menu_r.gif) 0px -117px no-repeat;}
#topmenur3b a:hover {background: url(images/top-right-menu_r.gif) 0px -147px no-repeat;}

/* Menu for about pages */
#menuabout {
width:663px;
height:18px;
background:url(images/about_menu_r.gif);
margin: 10px auto;
margin-top:0px;
margin-bottom:0px;
padding: 0;
position: relative;
left: 0px;
}
#menuabout li {
margin: 0;
padding: 0;
list-style: none;
position: absolute;
top: 1px;
}
#menuabout li, #menuabout a {
height: 20px;
display: block;
}
#menuabout1b {left: 230px; width:68px;}
#menuabout2b {left: 326px; width:58px;}
#menuabout3b {left: 414px; width:133px;}
#menuabout4b {left: 574px; width:90px;}
#menuabout1b a:hover{background: transparent url(images/about_menu_r.gif) -230px -21px no-repeat;}
#menuabout2b a:hover{background: transparent url(images/about_menu_r.gif) -326px -21px no-repeat;}
#menuabout3b a:hover{background: transparent url(images/about_menu_r.gif) -414px -21px no-repeat;}
#menuabout4b a:hover{background: transparent url(images/about_menu_r.gif) -574px -21px no-repeat;}