					/* common */

html, body {margin:0;}
html {height: 100%; margin-bottom: 1px; }
body {font-family:"arial"; color:#555555; font-size:12px; background:#e6e1ce; font-family:Verdana, Arial, Helvetica, sans-serif;}
img {border-style:none;}
h1 {color:#999966; font-size:16px;}
h2 {color:#333333; font-size:16px;}
h3 {color:white; background:#b6b48e; padding:2px 0; width:160px; text-align:center; margin-left:10px; text-transform:uppercase;}
h4 {color:white; background:#b6b48e; font-size:10px; padding:2px 0; width:160px; text-align:center; margin-left:10px; text-transform:uppercase; margin-bottom:0; border-bottom:0;}
h5 {color:white; background:#b6b48e; padding:2px 0; width:100%; text-align:center; text-transform:uppercase;}
.more {color:#7c8749; font-weight:bold; text-decoration:none;}
.grey {font-size:10px; color:#555555; padding:10px; margin-left:10px; width:140px; background:#eeebdf;}
.white {color:white; font-size:12px; font-weight:bold; text-decoration:none;}
.white:hover {text-decoration:underline;}
.link1 {color:#999966;}
.link1:hover {text-decoration:none;}

				/* header */

#header {width:900px; height:153px; text-align:left; background:white url(images/headerBk.gif) repeat-x top; font-family:Verdana, Arial, Helvetica, sans-serif;}

				/* menu */

#topMenu {width:900px; height:34px; background: url(images/topMenuBk.gif) repeat-x top;}
#topMenu a {float:left; display:block; text-align:center; width:184px; padding-top:10px; color:#624f17; text-decoration:none; margin-right:40px;}
#topMenu a:hover {font-weight:bold;}
#topMenu a.active {font-weight:bold; padding-bottom:10px; background: url(images/topMenuActive.gif) no-repeat top left;}
#menuSpace {width:900px; height:20px; background: url(images/menuSpace.gif) no-repeat top left;}
#menu {float: left; display:inline; width:184px; text-align:left;}
#menu a {display:block; text-align:left; width:160px; padding-top:4px; padding-bottom:6px; margin-left:14px; color:#663333; text-decoration:none; font-weight:bold;}
#menu a:hover, #menu a.active {text-decoration:underline;}

				/* content */

#main {width:900px; border-left:2px solid #a4a375; border-right:2px solid #a4a375; background: url(images/mainBk.gif) repeat-y left;}
#content {margin-left:200px; margin-right:20px; text-align:left;}
#welcome {float:left; display:inline; width:255px; height:160px; background: url(images/welcome.gif) no-repeat top;}
#projects {float:right; display:inline; width:470px; height:175px; background: url(images/projects.gif) no-repeat top;}
#box {float:left; display:inline; margin-left:5px; margin-right:5px; width:350px; height:246px;}
#home_box {float:left; display:inline; width:180px; margin-left:20px; padding:10px;}

				/* footer */

#footer {width:900px; height:51px; clear:both; text-align:center; background: #e6e1ce url(images/footerBk.gif) repeat-x top;}
#footer, #footer a {color:#663333; font-size:10px; text-decoration:none;}