body{margin:0;padding:0;font-family:verdana;font-size:12px;line-height:130%;}
html{background:url(images/gradient.jpg) repeat-x #788FA7;}

h1{background:url(images/ptg.gif) top right no-repeat; height:88px;margin:12px 15px 12px 15px;}

#main h2, #side h2{font-size:12px;margin:0 0 10px 0;}

a{text-decoration:none;}

#page-title {margin:1% 0 1% 0;padding:5px 2% 5px 2%;background:#162645;font-size:14px;text-transform:capitalize;}
.clear{clear:both;}

.center{text-align:center;}
.left{text-align:left;}
.right{text-align:right;}

.float-left{float:left;}
.float-right{float:right;}

#navigation{width:22%;float:right;margin-top:138px;margin-right:6%;}
#navigation #sub a{font-size:12px;font-weight:normal;}

.navigation {background:url(images/shadow.gif) left repeat-y #999999;padding:5% 5% 5% 10%;margin-bottom:20px;}
.navigation a, .navigation a:visited{display:block;font-weight:bold;font-size:12px;color:#eeeeee;margin-bottom:5px;}
.navigation a.current{color:#003366;}
.navigation a:hover{color:#003366;}

#header{background:url(images/tree.gif) center left no-repeat;margin-left:15px;}
#main-full{width:62%;margin-left:10%;background:url(images/grid.gif) left;float:left;color:#eeeeee;min-height:400px;}
#main-full .section img{float:left;margin:10px;
    width: 125px;
    height: 164px;
}
#main-full .section .section{background-image:none;padding:0;}

#singleColumn{padding:2%;min-height:324px;}

#main {width:86%;
margin-left:1%;float:left;color:#eeeeee;padding:1%;
}
#side {width:44%;margin-right:1%;float:right;color:#eeeeee;padding:1%;}

.section{color:#333333;padding:9px;background:url(images/topRight.gif) top right no-repeat #eeeeee;}
.section{margin-bottom:20px;}

#footer{font-size:10px;clear:both;text-align:center;padding:10px 0 10px 0;background:#162645;color:#ffffff;}
#footer a, #footer a:visited{color:#99ccff;}

li{font-size:12px;margin-bottom:6px;}

/** IE Fix **/
#main-full{margin-left:5%;width:79%;
}
#navigation{margin-right:5%;width:20%;}

head:first-child+body #main-full{margin-left:10%;width:62%;}
head:first-child+body #navigation{margin-right:6%;width:22%;}
/** IE Fix **/