/*----------Universal-------------*/

a:link { font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration : none; font-weight: normal; color: white; }

a:visited { font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration : none; font-weight: normal; color: white; }

a:active { font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration : none; font-weight: normal; color: white; }

/*----------Document Structure-------------*/

body { background-color:#d8d8d8; margin: 0; }

.main { margin-top: 80px; margin-right: auto; margin-bottom: 40px; margin-left: auto; width: 800px; }

div#separator_line_dotted { height: 10px; background-image: url(images/line_dotted_bg.gif); background-repeat: repeat-x; background-position: left center; }

.imageLeft { width: 200px; height: 240px; position: relative; float: left; }

.imageRight { width: 200px; height: 240px; position: relative; float: left; }

/*----------Top / Bottom Navigation-------------*/
.navTop1 { background-color: #999999; margin: 0; width: 800px; height: 6px; }

.navTop2 { background-color: #999999; margin: 0; width: 800px; height: 24px; vertical-align:text-bottom; color: white;}

.navTop3 { background-color: #cccccc; margin: 0; width: 800px; height: 6px; }

.navBottom { background-color: #999999; margin: 0; width: 800px; height: 30px; position: relative; float: left; }

/*----------Main Section-------------*/

.sectionA { background-color: #990099; margin: 0; width: 800px; height: 40px; vertical-align:text-top; position: relative; }

.sectionB { background-color: #cc0000; margin: 0; width: 800px; height: 240px; position: relative; float: left; }

.sectionC { background-color: #990099; margin: 0; width: 800px; height: 40px; position: relative; float: left; }

.section1 { background-color: white; margin: 0; width: 200px; height: 240px; position: relative; float: left; }

.section2 { background-color: white; margin: 0; width: 200px; height: 240px; position: relative; float: left; }

.section3 { background-color: white; margin: 0; width: 400px; height: 240px; position: relative; float: left; }

/*----------Text Display-------------*/

p.footer { font-family: Arial, Helvetica, sans-serif; font-size: 10px; vertical-align: middle; color: white; }

p.centernav { font-family: Arial, Helvetica, sans-serif; font-size:12px; color: white; margin: 15px;}

p.centersect { font-family: Arial, Helvetica, sans-serif; font-size:12px; color: black; margin: 15px;}

ul {list-style-type:circle; margin: 0px; }
li { font-family: Arial, Helvetica, sans-serif; font-size:12px; color: white; }
