/* CSS Document */


#top{
height:250px;
margin:0px;
position:absolute;
top:0px;
left:0px;
}

#topcell{
height:310px;
margin:0px;
position:absolute;
top:210px;
left:10px;
}

#left1 {
width:380px;
height:300px;
margin:0px;
position:absolute;
top:0px;
left:40px;
}

#right1 {
position:absolute;
top:-20px;
left:400px;
}

#right11 {
position:absolute;
top:70px;
left:400px;
}

#right12 {
position:absolute;
top:105px;
left:400px;
}

#right13 {
position:absolute;
top:205px;
left:400px;
}

.topcell_right {
width:380px;
height:80px;
margin:0px;
border:#000000 1px solid;
background:#e0e0ef;
background-image:url(../pics/layout/blue_bar.gif);
background-repeat:repeat-y;
}

.topcell_rightlate {
width:380px;
height:20px;
margin:0px;
}

.topcell_righttop {
width:380px;
height:80px;
margin:0px;
}

.topcell_blurb {
padding:0px 5px 0px 5px;
}

#content {
width:780px;
color:#000000;
position:absolute;
top:590px;
left:10px;
}

#left2 {
position:absolute;
top:-65px;
left:0px;
}

#right2 {
position:absolute;
top:-65px;
left:400px;
}

#left3 {
position:absolute;
top:150px;
left:0px;
}

#right3 {
position:absolute;
top:150px;
left:400px;
}

#bottom1 {
position:absolute;
top:365px;
left:0px;
}

#bottom2 {
position:absolute;
top:365px;
left:200px;
}

#bottom3 {
position:absolute;
top:365px;
left:400px;
}

#bottom4 {
position:absolute;
top:365px;
left:600px;
}

#bottom5 {
position:absolute;
top:580px;
right:-11px;
}

#bottom6 {
position:absolute;
top:880px;
left:310px;
}

#bottom7 {
position:absolute;
top:865px;
right:120px;
}

.section_left {
width:380px;
height:200px;
margin:0px;
background:#e0e0ef;
background-image:url(../pics/layout/blue_bar.gif);
background-repeat:repeat-y;
border-bottom:2px solid;
border-right:2px solid;
border-left:2px solid;
border-color:#990000;
}

.section_right {
width:380px;
height:200px;
margin:0px;
background:#e0e0ef;
background-image:url(../pics/layout/blue_bar.gif);
background-repeat:repeat-y;
border-bottom:2px solid;
border-right:2px solid;
border-left:2px solid;
border-color:#990000;
}

.section_bottom {
width:180px;
height:200px;
margin:0px;
background-color:#ffffff;
border-bottom:2px solid;
border-right:2px solid;
border-left:2px solid;
border-color:#990000;
text-align:center;
}

.section_footer {
width:180px;
height:100px;
margin:0px;
background-color:#ffffff;
border-bottom:2px solid;
border-right:2px solid;
border-left:2px solid;
border-color:#990000;
text-align:center;
}

.section_header {
padding-left: 10px;
font-size:14px;
text-align:left;
background-image:url(../pics/layout/section_header_background.gif);
}

.section_blurb {
color:#000000;
padding:0px 5px 0px 5px;
}