body  {
background-color : transparent;
background-image : url();
background-position : top right;
background-repeat : repeat;
background-attachment : fixed;
font-family : Tahoma, Verdana, Helvetica, Arial, sans-serif;
color : maroon;
font-size : 12px;
}

td {
font-family : Tahoma, Verdana, Helvetica, Arial, sans-serif;
color : navy;
font-size : 11px;
}

a:link, a:active, a:visited  {
text-decoration : none;
color : maroon;
font-weight:bold;
}

a:hover  {
text-decoration : none;
color : #b22222;
}

h6  {
font-size : 1.1em;
font-weight : bold;
font-style : normal;
color : navy;
text-align:left;
}

h5  {
font-weight : bold;
font-size : 1.1em;
font-style : italic;
text-align : center;
color : navy;
}

h4  {
font-weight : bold;
font-size : 1.2em;
text-align : center;
color : navy;
}

h3  {
font-weight : bold;
font-size : 1.3em;
text-align : center;
color : navy;
}

h2  {
font-style : normal;
font-size : 1.4em;
text-align : center;
color : navy;
}

h1 {
font-weight : bold;
font-size : 1.5em;
text-align : center;
color : #8b0000;
}

ul  {
list-style-type : square;
}

/* Custom divs*/
#container  {
position : absolute;
top : 0px;
left : 0px;
width :782;
height:441;
background-color:transparent;;
background-image : url();
background-position : top left;
background-repeat : no-repeat;
background-attachment : scroll;
z-index : 1;
}

#header {
position : absolute;
top : 0px;
left : 0px;
width : 100%;
height: 100px;
background-color:transparent;
background-image : url();
background-position : right;
background-repeat : no-repeat;
background-attachment : absolute;
text-align : center;
z-index:2;
}

#logo {
position : absolute;
top : 0px;
left : 0px;
width : 175;
height: 280;
background-color:transparent;
background-image : url(graphics/logo.jpg);
background-position : top left;;
background-repeat : no-repeat;
background-attachment : absolute;
text-align : center;
z-index:3;
}

#name {
position : absolute;
top : 22px;
left : 176px;
width : 606;;
height: 60px;
font-color:white;
font-size:1.5em;
background-color:transparent;;
background-image : url(graphics/name.gif);
background-position : center;;
background-repeat : no-repeat;
background-attachment : absolute;
border-bottom:1px #a0522d solid;
text-align : left;
z-index:4;
}

#slogan {
position : absolute;
top : 75px;
left : 195px;
width : 550px;;
height: 30px;
font-color:white;
font-size:1.5em;
background-color:transparent;
background-image : url();
background-position : center;;
background-repeat : no-repeat;
background-attachment : absolute;
text-align : left;
z-index:5;
}

#linkbar-top  {
background-color:#383838;
position : absolute;
top : 130px;
left : 200px;
width :570px;
height : 17px;
text-align : center;
border-top: 1px #282828 solid;
border-bottom: 1px #282828 solid;
font-size:.9em;
text-align:left;
font-weight:bold;
}

#linkbar-left  {
background-color:transparent;
position : absolute;
top : 280px;
left : 5px;
width :150px;
font-size:.9em;
text-align:right;
font-weight:bold;
padding-left : 0px;
padding-right : 10px;
z-index:20;
}

#mainbox  {
background-color:transparent;
position : absolute;
top : 83px;
left : 176;
width:600;
padding-left:10px;
padding-right:10px;
border-left:1px #a0522d solid;
overflow : auto;
scrollbar-base-color : white;
text-align:left;
z-align:26;
}

#help  {
background-color:transparent;
position : absolute;
top : 105px;
left : 655;
height : 35px;
width:105px;
z-index:99;
}

#menu1 a {color:white;background-color:#0000cc;text-decoration:none;text-indent:1ex;}
#menu1 a:active {color:white;text-decoration:none;}
#menu1 a:hover {color:white;background-color:#990000}
#menu1 a:visited {color:silver;text-decoration:none;}