body{
font-family: "Arial";
font-size: 12px;
color: #000;
margin: 0px;
overflow:auto;
}
h1 {
font-size: 18px;
color: #A50C0F;
}
h2 {
font-size: 18px;
color: #134A8D;
}
.main-body{
left: 0px;
top: -275px;
position: absolute;
width: 1024px;
height: 768px;
z-index: -1;
}
.main-body-top{
background-image: url(body-top-bg.png);
background-repeat: no-repeat;
left: 0px;
top: -275px;
width: 1024px;
height: 768px;
z-index: -1;
position: absolute;
}
.header {
width: 1024px;
height: 140px;
padding: 0px;
z-index: 20;
}
.header-top {
background-image: url(header-top.png);
width: 1024px;
height: 140px;
padding: 0px;
z-index: 20;
position: absolute;
}
.sponsors{
width: 350px;
height: 140px;
top: 35px;
left: 560px;
text-align: right;
z-index: 20;
position: absolute;
}
.eccb {
top: 35px;
left: 940px;
position: absolute;
text-align: right;
}
/* Navigation and Menu 1 */
.nav1 {
background-image: url(nav1-bg.png);
width: 1024px;
height: 25px;
text-align: center;
color: #FFF;
padding-top: 5px;
position: absolute;
z-index: 50;
}
.menu1 {
display:inline;
}
.menu1 td a:link {
text-decoration: none;
color: #FFF;
font-weight: bold;
padding: 5px;
}
.menu1 td a:visited {
color: #FFF;
font-weight: bold;
padding: 5px;
}
.menu1 td a:hover {
padding: 5px;
color: #B80000;
background-image: url(nav-bg-hover.gif);
}
/* Navigation and Menu 1 End*/
/* Navigation and Menu 2 */
.nav2 {
background-image: url(nav2-bg.png);
width: 1024px;
height: 25px;
text-align: center;
color: #FFF;
padding-top: 5px;
position: absolute;
margin-top: 30px;
z-index: 50;
}
.menu2 {
display:inline;
}
.menu2 td a:link {
text-decoration: none;
color: #FFF;
padding: 5px;
}
.menu2 td a:visited {
color: #FFF;
font-weight: bold;
padding: 5px;
}
.menu2 td a:hover {
padding: 5px;
color: #B80000;
background-image: url(nav-bg-hover.gif);
}
/* Navigation and Menu 2 End*/
/* Navigation and Menu 3 */
.nav3{
top: 5px;
left: 5px;
width: 1024px;
text-align: right;
position: absolute;
z-index: 50;
}
.menu3{
display:inline;
}
.menu3 td a:link {
text-decoration: none;
color: #000;
}
.menu3 td a:visited {
text-decoration: none;
color: #000;
}
.menu3 td a:hover {
text-decoration: none;
background-color: #CCC;
color: #000;
}
/* Navigation and Menu 3 End*/
/* Navigation and Menu 4 */
.nav4{
background-image: url(footer-bg.gif);
width: 1015px;
height: 22px;
font-size: 10px;
text-align: center;
left: 5px;
margin-top: 70px;
border-style:solid;
border-width:1px;
border-color:#E7E7E7;
position: relative;
color: #000;
}
.menu4{
display:inline;
}
.menu4 td a:link {
text-decoration: none;
padding: 2px;
}
.menu4 td a:visited {
text-decoration: none;
padding: 2px;
}
.menu4 td a:hover {
text-decoration: none;
padding: 2px;
background-color: #000;
color: #FFF;
}
/* Navigation and Menu 4 End*/
.footer{
width: 1015px;
height: 30px;
font-size: 10px;
text-align: center;
left: 5px;
margin-top: 5px;
position: relative;
}
/* Links */
a:link {
text-decoration: underline;
color: #000;
}
a:visited {
text-decoration: none;
color: #000;
}
a:hover {
text-decoration: none;
}
.content {
width: 809px;
min-height: 455px;
position: relative;
left: 5px;
border-style:solid;
border-width:1px;
border-color:#E7E7E7;
background-image: url(content-bg.png);
top: 65px;
}
.searchbox{
width: 200px;
top: 5px;
position: absolute;
z-index: 50;
left: 0px;
}
#search {
text-align: left;
}
/* SideBar */
.sideBarBox {
width: 200px;
min-height: 455px;
position: absolute;
left: 814px;
top: 0px;
}