/* Define the Acess Distribution CSS Feb n25,2007*/ 

/* define body whole and top*/
body { margin:0px; background-image:url(images/whole_bg.gif); }
#whole {width:780px; margin-left:auto; margin-right:auto;}
#top {float:left; width:780px; height:51px; background-image:url(images/top_bottom_bg.jpg)
}
#flash {float:left; width:780px; height:220px}
#topmenu { float:right; width:180px; height:20px; margin-top:20px; margin-right:20px; text-align:right
}
#topmenu A:link {color:#ffffff;text-decoration:none}
#topmenu A:visited {color:#ffffff;text-decoration:none}
#topmenu A:hover { color:#ffffff;text-decoration:underline}
#homemenu { clear:both; width:600px; height:30px; float:right; margin-right:0px; margin-top:21px
}
#toptopic { clear:both; width:300px; height:20px; float:right; margin-right:40px; margin-top:230px; text-align:left
}
#topcontent {clear:both; width:320px; heigh:50px; float:right; margin-right:20px; margin-top:0px; text-align:left
}
#more { clear:both; width:60px; height:20px; float:right; margin-right:20px;
}
#more A:link{  color:#898989;text-decoration:none}
#more A:visited {color:#898989;text-decoration:none}
#more A:hover { color:#006b98;text-decoration:none}

/* define middle */
#middle {float:left; width:780px; height:290px; background-image:url(images/middle_bg.gif);
}
#homeframe01 { float:left; width:195px; height:290px; text-align:left
}
#homeframe02 { float:left; width:195px; height:290px; text-align:left
}
#homeframe03 { float:left; width:195px; height:290px; text-align:left
}
#homeframe04{ float:left; width:195px; height:290px; text-align:left
}
#homepicture { float:left; width:80px; height:110px; margin-top:30px; margin-left:10px 
}
#homepicture02 { float:left; width:80px; height:110px; margin-top:30px; margin-left:10px 
}
#contentframe {float:left; width:95px; height:120px; margin-top:20px; margin-left:5px
}
#contentframe02 {float:left; width:100px; height:120px; margin-top:20px; margin-left:3px
}

/* Ren's Added Middle Stuff */
#bigContentFrame1 { float:left; width:176px; height:130px; margin-left:14px; margin-top:2px; text-align: left
}
#bigContentFrame2 { float:left; width:179px; height:130px; margin-left:14px; margin-top:2px; text-align: left
}
/* end of Ren's added middle stuff */

#middlemore { clear:both; width:60px; height:15px; float:left; margin-left:130px
}
#middlemore A:link{  color:#ab845d;text-decoration:none}
#middlemore A:visited {color:#ab845d;text-decoration:none}
#middlemore A:hover { color:#898989;text-decoration:none}

/* define bottom */
#bottom {float:left;width:780px; height:30px; background-image:url(images/bottom.gif); background-repeat:no-repeat; text-align:left
}
#bottomcontent01 {float:left;width:120px; height:30px; text-align:left; margin-top:8px; margin-left:20px
}
#bottom A:link{  color:#ffffff;text-decoration:none}
#bottom A:visited {color:#ffffff;text-decoration:none}
#bottom A:hover { color:#ffffff;text-decoration:underline}



/* define text */
.contentwhite01 { font-family:Verdana; font-size:11px; color:#ffffff}
.contentblack01 { font-family:Verdana; font-size:11px; color:#363636}
.contentblack02 { font-family:Verdana; font-size:11px; color:#898989}
.contentblack03 { font-family:Verdana; font-size:11px; color:#898989}
.topicblack01 { font-family:Verdana; font-size:14px; color:#363636; font-weight:bold}
.topblue01 { font-family:Verdana; font-size:11px; color:#006b98; font-weight:bold}