
/* Gives the specs for the "size of the page" */
div#container {width: 790px; position: relative; margin-top: 0px; margin-left: auto; margin-right: auto; text-align: left;}

body {text-align: center; margin: 0; background-image: url('images/background.png'); background-repeat:no-repeat; background-position: top center; background-color: #40488e;}

/* Setting up the table */
div.Table_01 {position:absolute; left:0px; top:0px; width:790px; height:540px;}

/* Background Images */
div.index-01_ {position:absolute; left:0px; top:0px; width:790px; height:21px;}
div.index-02_ {position:absolute; left:0px; top:21px; width:790px; height:139px;}
div.index-03_ {position:absolute; left:0px; top:160px; width:790px; height:73px;}
div.index-04_ {position:absolute; left:0px; top:233px; width:790px; height:171px;}
div.index-05_ {position:absolute; left:0px; top:404px; width:790px; height:103px;}
div.index-06_ {position:absolute; left:0px; top:507px; width:790px; height:33px;}


.headerText {font-size:21px; color:white; font-family: arial,verdana;}
.infoboxText {font-size: 14px; color:black; font-family: arial,verdana;}
.centerLinks {font-size: 14px; color:blue; text-decoration: none; font-family: arial, verdana; line-height:20px;}
.centerLinks:hover {text-decoration: underline; color:green;}


/* INSIDE PAGES IMAGE SECTION */

td.topCell {background-image: url('../images/inside_01.png'); height:21px;}
td.headCell {background-image: url('../images/inside_02.png'); height:139px;}
td.bannerCell {background-image: url('../images/inside_03.png'); height:71px;}
td.menuCell {background-image: url('../images/inside_04.png'); height:39px;}
td.bodyCell {background-image: url('../images/inside_05.png');}
td.closeCell {background-image: url('../images/inside_06.png'); height:42px;}

/* Menu Setup */
a.menu {font-family: arial,verdana; color: white; text-decoration: none;}
a.menu:hover {font-family: arial,verdana; color:yellow; text-decoration: none;}
