#innerTopNavWrapper {
position:absolute; top:120px; left:0px;
width:740px; height:32px;
border-right: 1px #ccc solid;
}

#innerTopNav {
position:absolute; top:120px; left:0px;
}

#contentWrapper {
position:absolute; top:151px; left:0px;
width:740px;
min-height: 100%;
border-right: 1px #ccc solid;
margin-bottom: 200px;
background-image: url("../images/nav/bg.gif");
background-repeat: repeat-y;
}

#leftNavContent {
width:151px;
padding:5px 5px 5px 10px;
}

.leftNavContent, .leftNavContent a {
font: 11px Arial, Helvetica, sans-serif;
line-height: 18px;
}

#leftNavContent2 {
width:145px;
padding:3px 5px 4px 0px;
}

.leftNavContent2, .leftNavContent2 a {
font: 11px Arial, Helvetica, sans-serif;
line-height: 12px;
}

#leftNavSubContent  {
width:125px;
padding:0px 5px 0px 20px;
border: 0px #000 solid;
}

.leftNavSubContent a, .leftNavSubContent li {
font: 11px Arial, Helvetica, sans-serif;
color: #f63;
line-height: 14px;
list-style-position: outside;
}

#leftNavSubContent2  {
width:125px;
padding: 0px;
border: 0px #999 solid;
}
.leftNavSubContent2 {
font: 14px Arial, Helvetica, sans-serif;
color: #000;
line-height: 14px;
}
.leftNavSubContent2 a {
font: 11px Arial, Helvetica, sans-serif;
color: #000;
line-height: 14px;
} 

#breadcrumbNav {
position: absolute;
top: 5px;
left: 176px;
width: 540px;
}
#buttonArea2 {
position: absolute;
top: 5px;
left: 576px;
width: 158px;
}
.breadcrumb {
font: 12px Arial, Helvetica, sans-serif;
}

.breadcrumb a {
font: 11px Arial, Helvetica, sans-serif;
color: #f63;
font-weight: bold;
}

#mainContent {
position: relative;
top: 30px;
left: 10px;
width:540px;
}

#photoArea {
float: right;
padding: 5px;
margin: 5px;
border: 2px solid #ccc;
}

#photoAreaECE {
float: right;
padding: 5px;
margin: 5px;
}

#LinkArea {
width: 150px;
float: right;
padding: 5px;
margin: 5px;
}

#hotTopicArea {
width: 150px;
float: right;
padding: 5px;
margin: 5px;
border: 2px solid #f63;
}

#footer {
text-align:center;
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
background-color:#f5f5f5;
width:720px;
padding: 15px 5px 15px 15px;
}

.footerPipe {
font-size: 10px; 
font-weight: bold;
padding: 0 5px 0 5px;
color:#f63;
}
