body {
background-image: url('../images/backgrounds/bgbody.jpg');
background-repeat: repeat;
text-align: center;
margin:0;

}

.hidden {
posistion: absolute;
width: 0px;
height: 0px;
background-image: url('../images/headers/headerh.jpg');
background-repeat: no-repeat;
}

.whole {
margin: 0 auto;
padding-top: 24px;
width: 1024px;
height: 768px;
background-image: url('../images/backgrounds/bg.jpg');
background-repeat: no-repeat;
}

.header {
margin: 0 auto;
width: 940px;
height: 225px;
}

.menu {
margin: 0 auto;
width: 940px;
height: 35px;
padding-top: 5px;
}


.content {
margin: auto;
width: 940px;
height: 408px;
margin-top: 23px;
}

.left {
text-align: center;
margin: auto;
width: 544px;
height: 426px;
float: left;
background-image: url('../images/backgrounds/eventsbg.jpg');
}

.tag {
position: absolute;
margin: 0 auto;
margin-top: 7px;
margin-left: 7px;
width: 530px;
height: 35px;
text-align: left;
}

.picevents {
position: relative;
top: 42px;
width: 544px;
height: 215px;
background-image: url('../images/make2008.jpg');
background-repeat: no-repeat
}

.txt {
position: relative;
top: 42px;
margin: auto;
text-align: left;
overflow:auto;
font-family: Arial;
}

.right {
margin: 0 auto;
width: 361px;
height: 414px;
float: right;
}

.rates {
margin: 0 auto;
width: 361px;
height: 218px;
background-image: url('../images/backgrounds/ratestextbg.jpg');
background-repeat: repeat;
font-family:  Arial;
font-size: 24px;
}

.half {
width: 170px;
height: 180px;
margin: 0 auto;
text-align: left;
float: left;
color: black;
font-size: 14px;
}


.tab {
position: relative;
top: 7px;
left: 7px;
width: 160px;
height: 35px;
text-align: left;
padding-left: 15px;
background-image: url('../images/tab.jpg');
background-repeat: no-repeat;
color: white;
font-size: 24px;
font-family:  Arial;
font-weight: bold;
}

#partners {
position: relative;
background-image: url('../images/backgrounds/partners.jpg');
background-repeat: no-repeat;
width: 361px;
height: 174px;
margin-top: 22px;

}

.infinity {
background-color: #000;
border-top: 1px #000 solid;
font-size: 14px;
color: white;
width: 361px;
height: 18px;
font-family:  courier new, Arial, century gothic;
}


a:link {
color: white;
}

a:visited {
color: white;
}

a:active {
color: white;
}

a:hover {
color: white;
}

#partners ul {   
margin: 0;   
padding: 0;   
list-style: none;
} 

#partners a {   
position: absolute;       
text-indent: -1000em; 
} 

#partners a:hover {   
border: 1px solid #fff; 
} 

#partners .MFPI a {  
width: 103px;       
height: 103px;      
top: 53px;   
left: 85px;
}

#partners .SCAPI a {        
width: 105px;       
height: 150px;      
top: 10px;  
left: 195px;
}

