html { font-size: 100%; }
body { font-size: 65%; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #000000; background-image: url(images/bg.gif); background-position: 50% top; background-repeat: repeat-x; margin: 0; padding: 0; text-align: center; }
p { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1.1em; color: #000000; margin: 20px 10px 0 15px; padding-bottom: 0; }
a { color: #776921; text-decoration: underline; }
a:hover { color: #fbba00; }
#container { 
	width: 790px; height: auto; margin-left: auto; margin-right: auto; background: #CCCCCC; text-align: left; margin-bottom: 0;
}
#top {
	width: 790px; height: 139px; background: url(images/top.jpg) top left no-repeat; border-bottom: #1a171b 4px solid;
}
#main {
	width: 790px; height: auto; background-image: url(images/background.png); background-position: top left; background-repeat: no-repeat; background-color: #f1f0e9; border-top: #776921 4px solid; text-align: left; padding-bottom: 20px; float: left;
}
#menu {
	width: 550px; height: 30px; float: right; margin-right: 5px; margin-bottom: 35px;
}
#menu ul {
	list-style: outside none none; margin: 0; padding: 0;
}
#menu ul li {
	float: left; width: 133px; height: 28px; background: url(images/button.gif) center top no-repeat; text-align: center; padding-top: 4px;
}	
#menu ul li a {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1.1em; color: #ffffff; text-decoration: none;
}
#menu ul li a:visited {
	color: #FFFFFF; text-decoration: none;
}	
#menu ul li a.active {
	color: #fbba00; font-weight: bold;
}		
#menu ul li a:hover {
	color: #d6d2bd; text-decoration: none;
}
h1 {
	clear: both; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1.5em; margin-bottom: 20px; margin-left: 60px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1.3em; margin-left: 15px; margin-right: 10px; margin-top: 0;
}
#text { margin-left: auto; margin-right: auto; width: 700px; min-height: 300px; height: auto; text-align: left; clear: right; }
* html div#text {
	height: 400px;
}
#left {
	width: 320px; min-height: 350px; height: auto; float: left; display: inline; margin: 0; 
}
* html div#left {
	height: 350px;
}	
#right {
	width: 320px; min-height: 350px; height: auto; float: left; display: inline; margin: 0; margin-left: 60px;
}
* html div#right {
	height: 350px;
}
#left ul { margin: 0 0 0 15px; padding: 0; list-style-type: none; list-style-position: outside; }
#left ul li { font-size: 1.1em; line-height: 1.3em; margin-bottom: 15px; margin-top: 0; }
#left ul li a {
	font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; text-decoration: none; padding-left: 15px; display: block;
}
#left ul li a.active {
	color: #fbba00; font-weight: bold;
}		
#left ul li a:hover {
	background: url(images/arrows.gif) top left no-repeat; color: #666666;
}	
#white_area {
	margin-top: 32px; width: 300px;
}
#white_top {
	height: 14px; width: 297px; background: url(images/white-area_01.gif) top left no-repeat; margin: 0; font-size: 0px; float: left;
}
#white_main {
	width: 297px; background-color: #FFFFFF; margin: 0; display: block; float: left; min-height: 150px; height: auto;
}
* html div#white_main {
	height: 150px;
}
#white_footer {
	height: 16px; width: 297px; background: url(images/white-area_03.gif) top left no-repeat; margin: 0; float: left;
}	
#right ul {
	list-style: outside none none; margin: 0; padding: 0; list-style-type: none; clear: left; float: left; padding-top: 15px;
}
#right ul li {
	margin-bottom: 5px; margin-top: 0; float: left; clear: left; width: 100%;
}
#right ul li a {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1.1em; color: #000000; text-decoration: none; padding-left: 15px; display: block; line-height: 1.3em;
}
#right ul li a.active {
	color: #fbba00; font-weight: bold;
}		
#right ul li a:hover {
	background: url(images/arrows.gif) top left no-repeat; color: #666666;
}
.portfolio {
	margin-top: 5px; float: left; display: inline; margin-left: 10px; margin-right: 10px; margin-bottom: 5px;
}	
.portfoliotext {
	margin: 10px; margin-top: 0;
}	
.about {
	margin-top: 5px; float: left; display: inline; margin-left: 20px; margin-right: 10px; margin-bottom: 5px;
}	
.abouttext {
	margin: 10px; margin-top: 15px;
}	
.first {
	margin-top: 15px;
}
#footer { text-align: right; width: 700px; margin-right: auto; margin-left: auto; }

