body{margin:0px;color:white;font-family:arial; background-color:#074166;}
p{font-size:80%;}
h1{color:#a0d7f8;font-weight:bold;font-size:26px;margin-bottom:0px;margin-top:2px;}
h6{color:#a0d7f8;font-weight:bold;font-size:16px;margin-bottom:0px;margin-top:2px;}
a{color:white;}
a:hover{color:#000000;}

#root{text-align:center; margin:0px;}
#body{text-align:left; border-left:solid 1px #666666;border-right:solid 1px #666666;border-bottom:solid 1px #666666;width:900px;}
#header{background:url('./images/header.jpg');width:900px;height:133px;overflow:hidden;}
#footer{width:900px;height:37px;overflow:hidden; background:url('./images/footer.gif');}

#navigation{padding-left:361px;width:900px;padding-top:88px; height:133px;}
#navigation ul{display:inline;margin:0px;}
#navigation li{display:inline;}
.about{background:url('./images/navItems.jpg') 0px 0px no-repeat; width:131px; height:43px; display:block; float:left;}
.portfolio{background:url('./images/navItems.jpg');background-position:-132px 0px; width:155px; height:43px; display:block; float:left;}
.services{background:url('./images/navItems.jpg');background-position:-286px 0px; width:129px; height:43px; display:block; float:left;}
.contact{background:url('./images/navItems.jpg');background-position:-415px 0px; width:124px; height:43px; display:block; float:left;}

.about:hover{background-position:0px -43px;}
.portfolio:hover{background:url('./images/navItems.jpg');background-position:-132px -43px; width:155px; height:43px; display:block; float:left;}
.services:hover{background:url('./images/navItems.jpg');background-position:-286px -43px; width:129px; height:43px; display:block; float:left;}
.contact:hover{background:url('./images/navItems.jpg');background-position:-415px -43px; width:124px; height:43px; display:block; float:left;}

#homeLeft{float:left; width:390px;padding-top:12px;}
#homeRight{float:left;width:506px;padding-top:12px;}

#contentLeft{float:left; width:667px;padding-top:12px; overflow:hidden;}
#contentRight{float:left; width:203px;padding-top:12px; overflow:hidden;}